-
Notifications
You must be signed in to change notification settings - Fork 0
Home
inesc-id-esw edited this page Mar 21, 2011
·
9 revisions
JWormBench is a port of the WormBench benchmark from C# to Java. This port extends the original benchmark in several ways, making it more useful as a testbed for evaluating STMs. Moreover, our port, which we called JWormBench, was designed to be easily extensible and to allow easy integration with different STMs.
The JWormBenchApp is a Java console application that extends the JWormBench framework with some built-in Guice modules for several synchronization strategies. You can find some guidelines on how to parametrize and run JWormBenchApp application here: Running JWormBenchApp.
This Wiki is organized in the following pages: