benchmarks/sieve/src/test/java/org/apidesign/benchmark/sieve/SieveTest.java
Tue, 26 Jan 2016 04:36:23 +0100 JavaScript in a browser can be at most three times slower than HotSpot when computing five or ten thousands of prime numbers
Mon, 25 Jan 2016 06:40:40 +0100 Some operations are faster when included in the generated code rather than dispatched to Number.prototype
Sun, 24 Jan 2016 12:08:45 +0100 The sieve benchmark makes the testing more real than the fake matrix multiplication