Created
May 29, 2017 20:52
-
-
Save zaharidichev/3e9149f6393b5eeeb92b249bf4e5a136 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[info] Benchmark (dispatcher) (throughput) Mode Cnt Score Error Units | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 1 thrpt 5 6097275.910 ± 1248149.192 ops/s | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 2 thrpt 5 9070178.790 ± 711526.993 ops/s | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 8 thrpt 5 12852178.473 ± 742689.364 ops/s | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 16 thrpt 5 14109371.573 ± 1631717.831 ops/s | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 128 thrpt 5 16567587.352 ± 470220.141 ops/s | |
[info] ThreadpoolBenchmark.pingPong default-fork-join-dispatcher 1024 thrpt 5 17837330.628 ± 1792452.723 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 1 thrpt 5 5180984.762 ± 1285348.734 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 2 thrpt 5 8090102.686 ± 1470242.416 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 8 thrpt 5 13366502.997 ± 1281346.778 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 16 thrpt 5 15158215.777 ± 1808447.806 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 128 thrpt 5 16640570.274 ± 3278877.726 ops/s | |
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 1024 thrpt 5 15790100.537 ± 3202798.262 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 1 thrpt 5 2008239.337 ± 279561.747 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 2 thrpt 5 3297427.783 ± 372634.411 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 8 thrpt 5 7507992.480 ± 494439.027 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 16 thrpt 5 11061134.289 ± 2530193.811 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 128 thrpt 5 16337833.930 ± 956257.958 ops/s | |
[info] ThreadpoolBenchmark.pingPong fixed-size-dispatcher 1024 thrpt 5 16934258.974 ± 1493073.227 ops/s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment