On wto, mar 04, 2003 at 05:05:37 +0100, Torsten Curdt wrote:
> >while trying to test the esql:get-object I have run just this:
> ><esql:execute-query>
> > <esql:query>
> > SELECT * from kontrah</esql:query>
> > <esql:results>
> > <esql:row-results><a></a></esql:row-results>
> > </esql:results>
> ></esql:execute-query>
> >
> >The execution time does not differ much from first case even though I do
> >not do any esql-getXXX.
>
> Not weird at all!
> You are still looping through the ResultSet (row-results)
Yes but some people in this discussion blamed the amount of SAX events to
handle for bad performance. So now it is clear that it's the rowset traversal
that consumes so much CPU, but still why? I'm not skilled in JDBC. The only
difference I can tell from Squirell SQL client is that it does not use prepared
statements.
ouzo
--
__
| / \ | Leszek Gawron // \\
\_\\ //_/ [EMAIL PROTECTED] _\\()//_
.'/()\'. Phone: +48(600)341118 / // \\ \
\\ // recursive: adj; see recursive | \__/ |- big ESQL performance problem Leszek Gawron
- Re: big ESQL performance problem Antonio Gallardo
- Re: big ESQL performance problem Leszek Gawron
- Re: big ESQL performance problem Antonio Gallardo
- Re: big ESQL performance problem Torsten Curdt
- Re: big ESQL performance problem Christian Haul
- Re: big ESQL performance problem - this ... Leszek Gawron
- Re: big ESQL performance problem - ... Torsten Curdt
- Re: big ESQL performance proble... Leszek Gawron
- Re: big ESQL performance pr... Peter Royal
- Re: big ESQL performance pr... Christian Haul
- Re: big ESQL performance pr... Leszek Gawron
- Re: big ESQL performance pr... haul
- Re: big ESQL performance pr... Christian Haul
- Re: big ESQL performance pr... Torsten Curdt
- Re: big ESQL performance pr... Leszek Gawron
- Re: big ESQL performance pr... Torsten Curdt
- Re: big ESQL performance pr... Leszek Gawron
- Re: big ESQL performance pr... Torsten Curdt
