|
|
Sponsor |
Re: new String(byte[]) performance: msg#00227db.postgresql.jdbc
Aaron Mulder <ammulder@xxxxxxxxxxxxxxxxxxxx> wrote: > On Mon, 21 Oct 2002, Teofilis Martisius wrote: > > The things that take up most time now is transferring everything over > > network (PG_Stream.receiveTuple if i remember correctly) and allocating > > memmory for byte[] arrays. But I don't know any way to speed them up. > > There is probably room for improvement here under JDK 1.4, if we > want to get really fancy. I think we could manipulate IO buffers to read > directly from the network into byte arrays, rather than reading in from > the network at the hardware level, allocating a new buffer in the program, > and then copying the data from the network buffer to the program buffer. > But of course, IANAIOGuy; I've never actually tried that... :) > > Aaron You are talking about the new IO system in java.nio.*, right? I think there could be a major improvement. On the other hand this would definatly increase the maintenance overhead in the driver. Anyway, what else if not this would be a stronger reason for object oriented programming? ;-) Regards, Michael Paesold ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: null: was is the default returned value?, Toby |
|---|---|
| Next by Date: | coonnection, Florian Litot |
| Previous by Thread: | Re: new String(byte[]) performance, Aaron Mulder |
| Next by Thread: | Re: new String(byte[]) performance, Barry Lind |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|