# JMH 1.11.3 (released 55 days ago) # VM version: JDK 1.8.0_31, VM 25.31-b07 # VM invoker: /home/petr/jdk/jdk1.8.0_31/jre/bin/java # VM options: # Warmup: 5 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 1 thread, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: test.jsparse.MyBenchmark.testGccES6 # Run progress: 0.00% complete, ETA 00:00:20 # Fork: 1 of 1 # Warmup Iteration 1: 1746.347 ms/op # Warmup Iteration 2: 529.069 ms/op # Warmup Iteration 3: 340.455 ms/op # Warmup Iteration 4: 324.341 ms/op # Warmup Iteration 5: 320.028 ms/op Iteration 1: 316.784 ms/op Iteration 2: 340.389 ms/op Iteration 3: 260.731 ms/op Iteration 4: 292.914 ms/op Iteration 5: 277.978 ms/op Result "testGccES6": 297.759 ±(99.9%) 121.236 ms/op [Average] (min, avg, max) = (260.731, 297.759, 340.389), stdev = 31.484 CI (99.9%): [176.524, 418.995] (assumes normal distribution) # JMH 1.11.3 (released 55 days ago) # VM version: JDK 1.8.0_31, VM 25.31-b07 # VM invoker: /home/petr/jdk/jdk1.8.0_31/jre/bin/java # VM options: # Warmup: 5 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 1 thread, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: test.jsparse.MyBenchmark.testGccJS5 # Run progress: 50.00% complete, ETA 00:00:12 # Fork: 1 of 1 # Warmup Iteration 1: 1438.624 ms/op # Warmup Iteration 2: 411.101 ms/op # Warmup Iteration 3: 301.966 ms/op # Warmup Iteration 4: 200.506 ms/op # Warmup Iteration 5: 233.847 ms/op Iteration 1: 162.482 ms/op Iteration 2: 203.203 ms/op Iteration 3: 122.684 ms/op Iteration 4: 101.823 ms/op Iteration 5: 113.577 ms/op Result "testGccJS5": 140.754 ±(99.9%) 160.539 ms/op [Average] (min, avg, max) = (101.823, 140.754, 203.203), stdev = 41.691 CI (99.9%): [≈ 0, 301.293] (assumes normal distribution) # Run complete. Total time: 00:00:24 Benchmark Mode Cnt Score Error Units MyBenchmark.testGccES6 avgt 5 297.759 ± 121.236 ms/op MyBenchmark.testGccJS5 avgt 5 140.754 ± 160.539 ms/op