Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zaharidichev/0b0d1219ab0d740af4569bcf1a0618a9 to your computer and use it in GitHub Desktop.
Save zaharidichev/0b0d1219ab0d740af4569bcf1a0618a9 to your computer and use it in GitHub Desktop.
Affinity dispatcher benchmarks
Benchmark (dispatcher) (numActors) (threads) (throughput) Mode Cnt Score Error Units
ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 128 8 1 thrpt 10 58358.753 ± 5270.535 ops/s
ThreadpoolBenchmark.pingPong affinity-threadpool-dispatcher 256 8 1 thrpt 10 33101.067 ± 2022.473 ops/s
ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 128 8 1 thrpt 10 29639.695 ± 1914.299 ops/s
ThreadpoolBenchmark.pingPong default-threadpool-dispatcher 256 8 1 thrpt 10 15540.180 ± 1169.904 ops/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment