You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Guicemodules for several synchronization strategies. You can find some guidelines on how to parametrize and run JWormBenchApp application here: Running JWormBenchApp.