On 7/26/07, Alan McKean <[EMAIL PROTECTED]> wrote:
I would like to run benchmarks on the jar file that I have created from my changes for persistence/serialization and compare it with the original jar built from the trunk. Can someone give me a clue on what the standard procedure is?
There are some benchmark scripts in test/bench. You should be able to just run them as normal ruby scripts with either version, and they'll print out their numbers. /Nick
