Actually I take that back.  I have re-run the tests here and the results
between wrapped vs. non-wrapped were essentially the same (this was
verified across multiple runs).  Again, this is still against 10g; still
need to test this against 8i/9i.

P.S., I think my hard drive is about ready to crash (those scratching
and clicking sounds can't be a good thing :).  This may be affecting the
timings I am seeing.  Hopefully, the effect is symmetric between the
various runs.  If some one else wants to run them let me know.  I have
not checked them in as they are not unit tests, strictly-speaking.


> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:hibernate-devel-
> [EMAIL PROTECTED] On Behalf Of Steve Ebersole
> Sent: Friday, November 26, 2004 7:35 PM
> To: Max Andersen; Hibernate development
> Subject: RE: [Hibernate] WRAP_RESULT_SETS
> 
> I use oracle 10g for my testing and it is actually almost twice as
slow
> against those drivers.  The first version I wrote used arrays as
opposed
> to lists, but I found the performance hit of using Lists minimal
enough
> to warrant the easier programming model.
> 
> I still need to test this against 8i/9i, which is where people have
been
> seeing this issue.  I looked into the classes in the newer 10g jar and
> they seem to be handling this the correct way (in terms of caching the
> name-to-index resolution).  I just do not currently have an install of
> either 8i or 9i to test against.
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> [mailto:hibernate-devel-
> > [EMAIL PROTECTED] On Behalf Of Max Rydahl Andersen
> > Sent: Friday, November 26, 2004 9:45 AM
> > To: Hibernate development
> > Subject: [Hibernate] WRAP_RESULT_SETS
> >
> > Hi!
> >
> > Did someone try to compare the performance with and without the new
> > WRAP_RESULT_SETS feature ?
> >
> > --
> > --
> > Max Rydahl Andersen
> > callto://max.rydahl.andersen
> >
> > Hibernate
> > [EMAIL PROTECTED]
> > http://hibernate.org
> >
> > JBoss Inc
> > [EMAIL PROTECTED]
> > http://jboss.com
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real
> users.
> > Discover which products truly live up to the hype. Start reading
now.
> > http://productguide.itmanagersjournal.com/
> > _______________________________________________
> > hibernate-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/hibernate-devel
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real
users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to