Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zaharidichev/0d57ed3dce39cfaf943d54296bbae9e2 to your computer and use it in GitHub Desktop.
Save zaharidichev/0d57ed3dce39cfaf943d54296bbae9e2 to your computer and use it in GitHub Desktop.
Dispatcher-benchmark-varying-throughput
[info] # Run complete. Total time: 01:25:49
[info]
[info] Benchmark (dispatcher) (numActors) (threads) (throughput) Mode Cnt Score Error Units
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 1 thrpt 10 32756.157 ± 2997.516 ops/s
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 2 thrpt 10 33552.653 ± 2026.925 ops/s
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 8 thrpt 10 34137.171 ± 1895.055 ops/s
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 16 thrpt 10 30414.035 ± 3477.621 ops/s
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 128 thrpt 10 27184.412 ± 4789.360 ops/s
[info] ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 1024 thrpt 10 30568.444 ± 2825.177 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 1 thrpt 10 14986.518 ± 932.381 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 2 thrpt 10 15131.626 ± 983.397 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 8 thrpt 10 14855.026 ± 960.017 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 16 thrpt 10 15282.042 ± 536.205 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 128 thrpt 10 15128.203 ± 824.896 ops/s
[info] ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 1024 thrpt 10 15135.325 ± 1405.157 ops/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment