Last active
July 21, 2017 04:53
-
-
Save zaharidichev/d94e69ea79034b697ba8fbd9653e005e to your computer and use it in GitHub Desktop.
Results of running AffinityPoolRequestResponseBenchmark
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
> jmh:run -i 7 -wi 5 -f1 -t1 akka.actor.AffinityPoolRequestResponseBenchmark | |
/////////////////////// | |
//////FIRST RUN//////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 4652382.488 ± 796750.230 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4833844.790 ± 1182309.731 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5432140.247 ± 574668.680 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3746450.427 ± 1411310.490 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4426901.883 ± 506330.879 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5068865.594 ± 842797.110 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1402994.374 ± 199020.862 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3391695.004 ± 688131.395 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5227701.318 ± 719894.592 ops/s | |
/////////////////////// | |
//////SECOND RUN/////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3891600.696 ± 747867.026 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4928113.708 ± 713860.570 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5699490.966 ± 1023549.174 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3636215.506 ± 748421.212 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4271579.599 ± 714587.390 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4488382.365 ± 553999.785 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1409347.563 ± 158003.297 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3637447.276 ± 498207.909 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5158313.052 ± 397619.508 ops/s | |
/////////////////////// | |
//////THIRD RUN//////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 4048973.062 ± 760643.822 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4812513.454 ± 298858.873 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5156068.730 ± 766970.552 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3770916.181 ± 594811.741 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4105598.759 ± 523023.874 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4455162.338 ± 987022.088 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1407625.730 ± 93018.634 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3476483.936 ± 253500.503 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4882048.719 ± 1158443.793 ops/s | |
/////////////////////// | |
//////FOURTH RUN/////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3621557.351 ± 969323.138 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4833808.648 ± 694956.080 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4977800.309 ± 926053.233 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3794118.229 ± 438936.923 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4076173.160 ± 1092184.646 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4776851.686 ± 408386.553 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1459893.148 ± 161709.471 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3688819.567 ± 193614.663 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4836125.960 ± 965731.552 ops/s | |
/////////////////////// | |
//////FIFTH RUN/////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3651920.841 ± 1050086.224 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4580800.592 ± 1278641.823 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5208647.987 ± 486904.209 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3765619.785 ± 651147.116 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4168982.417 ± 344085.574 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4454071.729 ± 1195857.437 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1427508.839 ± 94210.336 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3427902.305 ± 467659.401 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4649310.271 ± 847154.144 ops/s | |
/////////////////////// | |
//////SIXTH RUN//////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 4041073.686 ± 410302.556 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4735695.679 ± 775792.913 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5134326.029 ± 792240.105 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3854932.825 ± 259695.776 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4114011.409 ± 930397.122 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4982328.541 ± 416095.720 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1408403.347 ± 200076.334 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3370450.993 ± 521221.465 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4774440.855 ± 1042861.575 ops/s | |
/////////////////////// | |
//////SEVENTH RUN////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 4229227.462 ± 716733.902 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 5115835.222 ± 328150.032 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5526082.139 ± 368112.368 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3525990.456 ± 815081.244 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4192172.135 ± 501236.638 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4073668.618 ± 1095711.539 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1400033.746 ± 110494.221 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3325308.983 ± 525966.328 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4475185.746 ± 1020226.035 ops/s | |
/////////////////////// | |
//////EITH RUN///////// | |
/////////////////////// | |
[info] Benchmark (dispatcher) (mailbox) (throughPut) Mode Cnt Score Error Units | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 4321672.450 ± 1463765.286 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 4982460.385 ± 938304.623 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor affinity-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 5030807.152 ± 1577430.302 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 3590132.201 ± 439466.647 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3981941.768 ± 1232861.490 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor default-fj-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4419598.943 ± 1240139.181 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 1 thrpt 7 1400168.817 ± 173117.418 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 5 thrpt 7 3454404.053 ± 287341.937 ops/s | |
[info] AffinityPoolRequestResponseBenchmark.queryUserServiceActor fixed-size-dispatcher SingleConsumerOnlyUnboundedMailbox 50 thrpt 7 4890850.270 ± 599641.527 ops/s | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment