Last active
August 29, 2015 14:02
-
-
Save normanmaurer/dd36ba2e2e50d5883551 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
| 4.0 | |
| # Run complete. Total time: 00:04:56 | |
| Benchmark (size) Mode Samples Score Score error Units | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 00000 thrpt 80 30753.272 1113.449 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 00256 thrpt 80 31506.991 791.776 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 01024 thrpt 80 31871.752 726.351 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 04096 thrpt 80 29383.672 975.254 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 16384 thrpt 80 30394.323 837.736 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 65536 thrpt 80 33430.803 656.572 ops/ms | |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 296.946 sec - in io.netty.microbench.internal.RecyclableArrayListBenchmark | |
| Results : | |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 | |
| recycler branch | |
| # Run complete. Total time: 00:04:56 | |
| Benchmark (size) Mode Samples Score Score error Units | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 00000 thrpt 80 50816.536 1202.691 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 00256 thrpt 80 48429.297 914.285 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 01024 thrpt 80 46868.734 937.693 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 04096 thrpt 80 49567.184 850.400 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 16384 thrpt 80 48167.506 1044.524 ops/ms | |
| i.n.m.i.RecyclableArrayListBenchmark.recycleSameThread 65536 thrpt 80 48952.913 1066.888 ops/ms | |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 296.83 sec - in io.netty.microbench.internal.RecyclableArrayListBenchmark | |
| Results : |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment