Re: Performance Issues/Questions

From: halse..vv.ntnu.no
Date: Sat Dec 12 2009 - 02:03:00 EST

  • Next message: Apache Hudson Server: "Build failed in Hudson: Cayenne-trunk » sqlite,JDK 1.6 (latest) #97"

    > http://spreadsheets.google.com/pub?key=tNytbSdt5wYIRTmTl4L-cCA&output=html

    If the differences are not in the database, my best guess would be that
    you are hitting the ugly synchronization on the DataRowStore since the
    problem seem to be with concurrent commits.

    It would be very interesting to see the same test with a quickfix on
    DataRowStore that removes all of the synchronization and uses stuff from
    java.util.concurrent instead.

    Regards,
     - Tore.



    This archive was generated by hypermail 2.0.0 : Sat Dec 12 2009 - 02:03:38 EST