Subject | Re: How do I use the type 2 JDBC Driver? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-01-21T12:46:12Z |
Hi Rick,
I do not know what does JSTL does, but on my dual CPU Netfinity with
750 MHz Pentium III I'm transferring megabytes, usually it is ~4-8 ms
per 1k object to load from DB and ~20 ms to parse XML, construct
object and save it to the DB.
Can you please run AS3AP benchmark on your machine and report numbers
here?
Thanks!
Roman
> My web app returns 10 records of about 100 characters each in lessSeconds?!
> than 4 seconds on the first search, and in less than 1 second on
> subsequent searches (connection is pooled, so it doesn't have to set
> it up again).
I do not know what does JSTL does, but on my dual CPU Netfinity with
750 MHz Pentium III I'm transferring megabytes, usually it is ~4-8 ms
per 1k object to load from DB and ~20 ms to parse XML, construct
object and save it to the DB.
Can you please run AS3AP benchmark on your machine and report numbers
here?
Thanks!
Roman