db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Multithreaded performance

Last post 07-31-2008, 02:08 PM by ErikNRC. 2 replies.
Sort Posts: Previous Next
  •  07-29-2008, 06:36 PM 50382

    Multithreaded performance

    Attachment: lemanscircuit.zip
    I wrote a new circuit to test multithreaded performance and the bad news is that out of the box db4o-7.2.39.10644 performs much better that the one in the workspace. What changed between these two versions?
  •  07-31-2008, 12:38 AM 50403 in reply to 50382

    Re: Multithreaded performance

    As far as I have seen in the logs, some additional synchronisation were introduced some days ago. Maybe that causes some overhead.
  •  07-31-2008, 02:08 PM 50423 in reply to 50403

    Re: Multithreaded performance

    Andrei.hu:
    As far as I have seen in the logs, some additional synchronisation were introduced some days ago. Maybe that causes some overhead.

    This was a silly one, I did not realize that it was necessary to build the jar to run the benchmark. I was only running the benchmark in eclipse and it had probably the example db4o jar.

    Erik.

View as RSS news feed in XML