Created
June 4, 2014 11:20
-
-
Save normanmaurer/3bf2e66b59d0890ee35b 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
| Benchmark Mode Samples Mean Mean error Units | |
| i.n.m.b.SwappedByteBufBenchmark.swappedByteBufSetInt thrpt 20 462235,281 33713,804 ops/ms | |
| i.n.m.b.SwappedByteBufBenchmark.swappedByteBufSetLong thrpt 20 495231,092 7664,395 ops/ms | |
| i.n.m.b.SwappedByteBufBenchmark.swappedByteBufSetShort thrpt 20 465994,055 28305,292 ops/ms | |
| i.n.m.b.SwappedByteBufBenchmark.unsafeSwappedByteBufSetInt thrpt 20 448036,264 9674,808 ops/ms | |
| i.n.m.b.SwappedByteBufBenchmark.unsafeSwappedByteBufSetLong thrpt 20 452934,999 12550,814 ops/ms | |
| i.n.m.b.SwappedByteBufBenchmark.unsafeSwappedByteBufSetShort thrpt 20 430741,519 40414,819 ops/ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment