Skip to content

Instantly share code, notes, and snippets.

@tkrs
Created July 20, 2018 03:59
Show Gist options
  • Save tkrs/98e1dca1f4d8110aaa5fff488e781a17 to your computer and use it in GitHub Desktop.
Save tkrs/98e1dca1f4d8110aaa5fff488e781a17 to your computer and use it in GitHub Desktop.
orcus benchmark running on 1fc40f23aae7f351dc1b533c47089e7c9e009c59, GCP n1-highcpu-8
> sbt "benchmark/jmh:run -p threads=8,16,32 -t 8 -prof gc -rf json"
[info] Benchmark (size) (threads) Mode Cnt Score Error Units
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench N/A 8 thrpt 20 20309.348 ± 1636.720 ops/s
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate N/A 8 thrpt 20 1118.660 ± 177.257 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 63807.306 ± 9571.187 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 1194.851 ± 112.504 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 68041.949 ± 5326.176 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.031 ± 0.013 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 1.757 ± 0.676 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.count N/A 8 thrpt 20 129.000 counts
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.time N/A 8 thrpt 20 441.000 ms
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench N/A 16 thrpt 20 19163.104 ± 2080.205 ops/s
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate N/A 16 thrpt 20 1065.081 ± 219.285 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 64850.395 ± 10609.822 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 1138.418 ± 131.784 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 69771.052 ± 3358.210 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.018 ± 0.010 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 1.064 ± 0.542 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.count N/A 16 thrpt 20 125.000 counts
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.time N/A 16 thrpt 20 274.000 ms
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench N/A 32 thrpt 20 15858.348 ± 1201.127 ops/s
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate N/A 32 thrpt 20 912.827 ± 158.423 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 67596.890 ± 11621.055 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 972.899 ± 83.535 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 72125.260 ± 5315.827 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.015 ± 0.006 MB/sec
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 1.119 ± 0.480 B/op
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.count N/A 32 thrpt 20 107.000 counts
[info] o.async.benchmark.ArrowsTwitterAsyncHandler.bench:·gc.time N/A 32 thrpt 20 183.000 ms
[info] o.async.benchmark.CatsAsyncHandler.bench N/A 8 thrpt 20 29432.954 ± 992.915 ops/s
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate N/A 8 thrpt 20 1058.244 ± 146.304 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 41500.653 ± 5617.750 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 1129.493 ± 48.524 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 44325.008 ± 2200.123 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.018 ± 0.009 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 0.719 ± 0.346 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.count N/A 8 thrpt 20 122.000 counts
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.time N/A 8 thrpt 20 359.000 ms
[info] o.async.benchmark.CatsAsyncHandler.bench N/A 16 thrpt 20 29553.225 ± 604.504 ops/s
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate N/A 16 thrpt 20 1035.004 ± 171.260 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 40754.475 ± 5838.459 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 1102.598 ± 58.947 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 43735.395 ± 1289.058 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.013 ± 0.007 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 0.533 ± 0.263 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.count N/A 16 thrpt 20 121.000 counts
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.time N/A 16 thrpt 20 297.000 ms
[info] o.async.benchmark.CatsAsyncHandler.bench N/A 32 thrpt 20 29387.487 ± 1017.144 ops/s
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate N/A 32 thrpt 20 1047.753 ± 174.353 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 41501.005 ± 5840.312 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 1110.903 ± 50.704 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 44403.202 ± 2216.985 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.015 ± 0.010 MB/sec
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 0.614 ± 0.391 B/op
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.count N/A 32 thrpt 20 122.000 counts
[info] o.async.benchmark.CatsAsyncHandler.bench:·gc.time N/A 32 thrpt 20 420.000 ms
[info] o.async.benchmark.MonixAsyncHandler.bench N/A 8 thrpt 20 28670.488 ± 287.081 ops/s
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate N/A 8 thrpt 20 1282.298 ± 44.482 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 52000.517 ± 32.745 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 1295.777 ± 64.749 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 52549.980 ± 1922.409 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.027 ± 0.012 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 1.086 ± 0.468 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.count N/A 8 thrpt 20 142.000 counts
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.time N/A 8 thrpt 20 2911.000 ms
[info] o.async.benchmark.MonixAsyncHandler.bench N/A 16 thrpt 20 28375.641 ± 211.035 ops/s
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate N/A 16 thrpt 20 1267.884 ± 55.997 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 52369.234 ± 330.876 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 1276.921 ± 66.865 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 52741.392 ± 1480.697 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.024 ± 0.009 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 1.005 ± 0.363 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.count N/A 16 thrpt 20 141.000 counts
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.time N/A 16 thrpt 20 2945.000 ms
[info] o.async.benchmark.MonixAsyncHandler.bench N/A 32 thrpt 20 27878.261 ± 256.999 ops/s
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate N/A 32 thrpt 20 1248.305 ± 55.111 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 52491.807 ± 952.817 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 1251.018 ± 82.990 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 52561.232 ± 2199.967 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.026 ± 0.010 MB/sec
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 1.094 ± 0.410 B/op
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.count N/A 32 thrpt 20 138.000 counts
[info] o.async.benchmark.MonixAsyncHandler.bench:·gc.time N/A 32 thrpt 20 2717.000 ms
[info] o.async.benchmark.ScalaAsyncHandler.bench N/A 8 thrpt 20 18928.955 ± 314.933 ops/s
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate N/A 8 thrpt 20 880.008 ± 14.919 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 53634.666 ± 351.003 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 896.470 ± 58.349 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 54641.554 ± 3529.319 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.022 ± 0.008 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 1.318 ± 0.490 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.count N/A 8 thrpt 20 97.000 counts
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.time N/A 8 thrpt 20 368.000 ms
[info] o.async.benchmark.ScalaAsyncHandler.bench N/A 16 thrpt 20 19705.824 ± 830.256 ops/s
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate N/A 16 thrpt 20 905.107 ± 52.432 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 53386.427 ± 455.830 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 917.279 ± 78.624 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 54102.562 ± 3435.034 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.021 ± 0.010 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 1.248 ± 0.589 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.count N/A 16 thrpt 20 100.000 counts
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.time N/A 16 thrpt 20 466.000 ms
[info] o.async.benchmark.ScalaAsyncHandler.bench N/A 32 thrpt 20 20144.042 ± 1230.246 ops/s
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate N/A 32 thrpt 20 913.991 ± 75.106 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 53140.483 ± 462.483 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 928.656 ± 82.538 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 54110.914 ± 3553.794 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.021 ± 0.014 MB/sec
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 1.217 ± 0.807 B/op
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.count N/A 32 thrpt 20 102.000 counts
[info] o.async.benchmark.ScalaAsyncHandler.bench:·gc.time N/A 32 thrpt 20 520.000 ms
[info] o.async.benchmark.ScalaJavaConverter.bench N/A 8 thrpt 20 20757.715 ± 862.037 ops/s
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate N/A 8 thrpt 20 921.468 ± 41.243 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 51206.585 ± 479.336 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 933.814 ± 79.924 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 51870.893 ± 3569.810 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.020 ± 0.011 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 1.137 ± 0.586 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.count N/A 8 thrpt 20 101.000 counts
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.time N/A 8 thrpt 20 429.000 ms
[info] o.async.benchmark.ScalaJavaConverter.bench N/A 16 thrpt 20 19886.121 ± 1432.008 ops/s
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate N/A 16 thrpt 20 867.874 ± 73.321 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 51137.775 ± 451.203 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 874.136 ± 95.121 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 51503.038 ± 3701.908 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.021 ± 0.009 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 1.249 ± 0.567 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.count N/A 16 thrpt 20 96.000 counts
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.time N/A 16 thrpt 20 539.000 ms
[info] o.async.benchmark.ScalaJavaConverter.bench N/A 32 thrpt 20 21538.481 ± 1265.932 ops/s
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate N/A 32 thrpt 20 939.837 ± 82.402 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 51043.857 ± 441.816 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 956.647 ± 100.862 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 52040.258 ± 3788.280 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.027 ± 0.016 MB/sec
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 1.465 ± 0.851 B/op
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.count N/A 32 thrpt 20 105.000 counts
[info] o.async.benchmark.ScalaJavaConverter.bench:·gc.time N/A 32 thrpt 20 619.000 ms
[info] o.async.benchmark.TwitterAsyncHandler.bench N/A 8 thrpt 20 22476.830 ± 343.699 ops/s
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate N/A 8 thrpt 20 981.788 ± 122.086 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 8 thrpt 20 50392.679 ± 6225.089 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 8 thrpt 20 1027.439 ± 82.132 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 8 thrpt 20 52737.508 ± 4175.418 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 8 thrpt 20 0.013 ± 0.009 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 8 thrpt 20 0.685 ± 0.446 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.count N/A 8 thrpt 20 111.000 counts
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.time N/A 8 thrpt 20 259.000 ms
[info] o.async.benchmark.TwitterAsyncHandler.bench N/A 16 thrpt 20 24067.241 ± 423.570 ops/s
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate N/A 16 thrpt 20 1047.516 ± 134.420 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 16 thrpt 20 50199.840 ± 6309.381 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 16 thrpt 20 1110.958 ± 74.144 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 16 thrpt 20 53241.552 ± 3305.093 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 16 thrpt 20 0.014 ± 0.009 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 16 thrpt 20 0.682 ± 0.439 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.count N/A 16 thrpt 20 120.000 counts
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.time N/A 16 thrpt 20 323.000 ms
[info] o.async.benchmark.TwitterAsyncHandler.bench N/A 32 thrpt 20 23487.729 ± 233.069 ops/s
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate N/A 32 thrpt 20 1032.049 ± 152.319 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.alloc.rate.norm N/A 32 thrpt 20 51172.295 ± 6226.299 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space N/A 32 thrpt 20 1084.178 ± 55.326 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Eden_Space.norm N/A 32 thrpt 20 54111.338 ± 1746.421 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space N/A 32 thrpt 20 0.016 ± 0.011 MB/sec
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.churn.PS_Survivor_Space.norm N/A 32 thrpt 20 0.778 ± 0.521 B/op
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.count N/A 32 thrpt 20 119.000 counts
[info] o.async.benchmark.TwitterAsyncHandler.bench:·gc.time N/A 32 thrpt 20 372.000 ms
[info] o.codec.benchmark.DecoderBench.decodeSelf 10 N/A thrpt 20 1203812.343 ± 3675.673 ops/s
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.alloc.rate 10 N/A thrpt 20 1967.160 ± 6.049 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.alloc.rate.norm 10 N/A thrpt 20 1800.032 ± 0.018 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 1981.560 ± 30.745 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 1813.190 ± 26.561 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.069 ± 0.007 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.063 ± 0.007 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.count 10 N/A thrpt 20 750.000 counts
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.time 10 N/A thrpt 20 2796.000 ms
[info] o.codec.benchmark.DecoderBench.decodeSelf 30 N/A thrpt 20 341224.650 ± 1588.475 ops/s
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.alloc.rate 30 N/A thrpt 20 1400.213 ± 6.505 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.alloc.rate.norm 30 N/A thrpt 20 4520.250 ± 0.021 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 1409.351 ± 23.614 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 4549.732 ± 72.133 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.055 ± 0.008 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.177 ± 0.027 B/op
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.count 30 N/A thrpt 20 565.000 counts
[info] o.codec.benchmark.DecoderBench.decodeSelf:·gc.time 30 N/A thrpt 20 2009.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass 10 N/A thrpt 20 1051458.657 ± 63460.580 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.alloc.rate 10 N/A thrpt 20 4979.890 ± 307.786 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.alloc.rate.norm 10 N/A thrpt 20 5216.036 ± 7.119 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 5015.259 ± 309.058 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 5253.227 ± 24.607 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.210 ± 0.022 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.220 ± 0.018 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.count 10 N/A thrpt 20 1767.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.time 10 N/A thrpt 20 6916.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass 30 N/A thrpt 20 351605.405 ± 2630.897 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.alloc.rate 30 N/A thrpt 20 4478.603 ± 31.901 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.alloc.rate.norm 30 N/A thrpt 20 14032.243 ± 7.128 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 4509.670 ± 33.833 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 14129.721 ± 65.383 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.198 ± 0.021 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.622 ± 0.067 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.count 30 N/A thrpt 20 1589.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToCaseClass:·gc.time 30 N/A thrpt 20 6796.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder 10 N/A thrpt 20 1177196.848 ± 85258.385 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.alloc.rate 10 N/A thrpt 20 4635.884 ± 358.208 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.alloc.rate.norm 10 N/A thrpt 20 4336.032 ± 21.379 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 4671.662 ± 360.672 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 4369.569 ± 27.626 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.179 ± 0.023 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.168 ± 0.017 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.count 10 N/A thrpt 20 1647.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.time 10 N/A thrpt 20 6030.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder 30 N/A thrpt 20 384770.595 ± 1677.171 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.alloc.rate 30 N/A thrpt 20 4188.518 ± 18.321 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.alloc.rate.norm 30 N/A thrpt 20 11992.213 ± 0.009 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 4217.930 ± 27.860 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 12076.408 ± 57.293 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.174 ± 0.018 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.499 ± 0.051 B/op
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.count 30 N/A thrpt 20 1491.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder:·gc.time 30 N/A thrpt 20 5591.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToMap 10 N/A thrpt 20 936672.518 ± 23344.537 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.alloc.rate 10 N/A thrpt 20 5059.970 ± 86.174 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.alloc.rate.norm 10 N/A thrpt 20 5952.033 ± 49.886 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 5094.450 ± 88.070 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 5992.615 ± 55.319 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.203 ± 0.018 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.239 ± 0.023 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.count 10 N/A thrpt 20 1795.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.time 10 N/A thrpt 20 6677.000 ms
[info] o.codec.benchmark.DecoderBench.decodeToMap 30 N/A thrpt 20 308766.809 ± 1145.980 ops/s
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.alloc.rate 30 N/A thrpt 20 4808.175 ± 68.481 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.alloc.rate.norm 30 N/A thrpt 20 17152.253 ± 228.083 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 4840.492 ± 71.096 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 17267.558 ± 238.885 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.183 ± 0.018 MB/sec
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.654 ± 0.065 B/op
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.count 30 N/A thrpt 20 1706.000 counts
[info] o.codec.benchmark.DecoderBench.decodeToMap:·gc.time 30 N/A thrpt 20 5586.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass 10 N/A thrpt 20 1927705.114 ± 19437.742 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.alloc.rate 10 N/A thrpt 20 6070.389 ± 51.136 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.alloc.rate.norm 10 N/A thrpt 20 3468.014 ± 10.691 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 6110.619 ± 56.407 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 3490.995 ± 16.811 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.233 ± 0.017 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.133 ± 0.010 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.count 10 N/A thrpt 20 2152.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.time 10 N/A thrpt 20 8781.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass 30 N/A thrpt 20 681593.092 ± 7623.937 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.alloc.rate 30 N/A thrpt 20 5716.994 ± 53.689 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.alloc.rate.norm 30 N/A thrpt 20 9240.131 ± 21.380 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 5757.124 ± 63.465 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 9304.891 ± 43.411 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.237 ± 0.024 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.384 ± 0.038 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.count 30 N/A thrpt 20 2028.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClass:·gc.time 30 N/A thrpt 20 7308.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder 10 N/A thrpt 20 2275519.782 ± 50263.392 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.alloc.rate 10 N/A thrpt 20 5305.061 ± 74.030 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.alloc.rate.norm 10 N/A thrpt 20 2568.012 ± 21.382 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 5344.154 ± 76.104 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 2586.945 ± 23.622 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.199 ± 0.015 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.096 ± 0.007 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.count 10 N/A thrpt 20 1882.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.time 10 N/A thrpt 20 6763.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder 30 N/A thrpt 20 806425.304 ± 6199.964 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.alloc.rate 30 N/A thrpt 20 5273.108 ± 30.800 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.alloc.rate.norm 30 N/A thrpt 20 7204.106 ± 17.810 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 5307.024 ± 35.936 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 7250.420 ± 26.504 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.199 ± 0.023 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.271 ± 0.030 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.count 30 N/A thrpt 20 1870.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder:·gc.time 30 N/A thrpt 20 6725.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap 10 N/A thrpt 20 2605057.233 ± 18821.009 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.alloc.rate 10 N/A thrpt 20 4957.435 ± 36.167 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.alloc.rate.norm 10 N/A thrpt 20 2096.012 ± 0.007 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Eden_Space 10 N/A thrpt 20 4991.551 ± 38.621 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Eden_Space.norm 10 N/A thrpt 20 2110.445 ± 7.657 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Survivor_Space 10 N/A thrpt 20 0.177 ± 0.019 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Survivor_Space.norm 10 N/A thrpt 20 0.075 ± 0.008 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.count 10 N/A thrpt 20 1758.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.time 10 N/A thrpt 20 7046.000 ms
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap 30 N/A thrpt 20 870585.622 ± 8331.920 ops/s
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.alloc.rate 30 N/A thrpt 20 4587.263 ± 51.206 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.alloc.rate.norm 30 N/A thrpt 20 5804.098 ± 10.680 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Eden_Space 30 N/A thrpt 20 4616.003 ± 51.041 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Eden_Space.norm 30 N/A thrpt 20 5840.539 ± 27.625 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Survivor_Space 30 N/A thrpt 20 0.181 ± 0.019 MB/sec
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.churn.PS_Survivor_Space.norm 30 N/A thrpt 20 0.229 ± 0.024 B/op
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.count 30 N/A thrpt 20 1627.000 counts
[info] o.codec.benchmark.PutEncoderBench.encodeFromMap:·gc.time 30 N/A thrpt 20 7754.000 ms
[info] Benchmark result is saved to jmh-result.json
[
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ArrowsTwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 20309.34785401788,
"scoreError" : 1636.7195745196495,
"scoreConfidence" : [
18672.628279498233,
21946.067428537528
],
"scorePercentiles" : {
"0.0" : 15083.471777994559,
"50.0" : 20871.33113259959,
"90.0" : 21649.145142263533,
"95.0" : 21693.357699804317,
"99.0" : 21695.67831866841,
"99.9" : 21695.67831866841,
"99.99" : 21695.67831866841,
"99.999" : 21695.67831866841,
"99.9999" : 21695.67831866841,
"100.0" : 21695.67831866841
},
"scoreUnit" : "ops/s",
"rawData" : [
[
18681.016636188648,
20950.878847417225,
20558.60353930786,
20611.36599763232,
20928.936020842826,
20459.361381426228,
20850.3243720025,
20724.512210836365,
21140.821546352585,
20892.337893196676
],
[
15083.471777994559,
15291.675036920931,
19984.684484553472,
21649.265941386548,
21648.057950156406,
21695.67831866841,
21562.00045618286,
20552.48119517012,
21467.81608620352,
21453.667387917532
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1118.6604163949744,
"scoreError" : 177.25670793767742,
"scoreConfidence" : [
941.403708457297,
1295.9171243326518
],
"scorePercentiles" : {
"0.0" : 582.1167104690218,
"50.0" : 1192.4512723148223,
"90.0" : 1269.432497663725,
"95.0" : 1271.966651466209,
"99.0" : 1272.0998992022876,
"99.9" : 1272.0998992022876,
"99.99" : 1272.0998992022876,
"99.999" : 1272.0998992022876,
"99.9999" : 1272.0998992022876,
"100.0" : 1272.0998992022876
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1052.3277449327888,
1193.1565065967811,
1194.2552998955464,
1188.0765870788134,
1196.3884653644536,
1185.7470199471989,
1191.7460380328637,
1190.4927106289795,
1195.9089164770621,
593.1789790378166
],
[
938.4124857662466,
958.173082589009,
1162.0689930831074,
1269.4104763108,
1272.0998992022876,
1269.4349444807167,
1267.2719555721637,
1211.7190011445048,
1261.2225112893288,
582.1167104690218
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 63807.30550490819,
"scoreError" : 9571.18657095617,
"scoreConfidence" : [
54236.11893395202,
73378.49207586436
],
"scorePercentiles" : {
"0.0" : 31310.288595796243,
"50.0" : 66940.76211621404,
"90.0" : 71405.02989699219,
"95.0" : 72261.3124696725,
"99.0" : 72286.5587300757,
"99.9" : 72286.5587300757,
"99.99" : 72286.5587300757,
"99.999" : 72286.5587300757,
"99.9999" : 72286.5587300757,
"100.0" : 72286.5587300757
},
"scoreUnit" : "B/op",
"rawData" : [
[
64980.345888321615,
65701.73841337711,
67016.9123182415,
66495.8544650563,
65948.18497993503,
66864.61191418658,
65935.71454873231,
66264.83673449696,
65255.000482392665,
32762.228802771744
],
[
71781.63352201175,
72286.5587300757,
67086.8042627708,
67643.05097582827,
67787.09934141858,
67440.17970497023,
67800.65001020161,
68015.59727181622,
67768.81913576224,
31310.288595796243
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1194.8505108248746,
"scoreError" : 112.50389504040048,
"scoreConfidence" : [
1082.3466157844741,
1307.354405865275
],
"scorePercentiles" : {
"0.0" : 917.5919090827318,
"50.0" : 1291.1923384726051,
"90.0" : 1301.1846923297912,
"95.0" : 1301.2379229755209,
"99.0" : 1301.2405163041296,
"99.9" : 1301.2405163041296,
"99.99" : 1301.2405163041296,
"99.999" : 1301.2405163041296,
"99.9999" : 1301.2405163041296,
"100.0" : 1301.2405163041296
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
917.5919090827318,
1288.9242030615048,
1293.4604738837054,
1110.9402513870555,
1113.0732219493539,
1299.8218226527129,
1114.41610139017,
1301.0788612989434,
1115.6850814547608,
1301.1886497319535
],
[
1101.2059993790072,
920.6144890002731,
1107.9548519891755,
1296.0839635841803,
1298.2988539340388,
1298.8552201226603,
1300.3531712862912,
1115.0734992945163,
1301.1490757103297,
1301.2405163041296
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 68041.9492288038,
"scoreError" : 5326.175918598225,
"scoreConfidence" : [
62715.77331020558,
73368.12514740202
],
"scorePercentiles" : {
"0.0" : 56660.52227894979,
"50.0" : 69318.11923475415,
"90.0" : 73225.98192021411,
"95.0" : 83687.29586127274,
"99.0" : 84234.13656428544,
"99.9" : 84234.13656428544,
"99.99" : 84234.13656428544,
"99.999" : 84234.13656428544,
"99.9999" : 84234.13656428544,
"100.0" : 84234.13656428544
},
"scoreUnit" : "B/op",
"rawData" : [
[
56660.52227894979,
70975.2328014049,
72583.91666585614,
62178.58518468237,
61355.622243455,
73297.32250403166,
61657.282344367304,
72420.24882044751,
60877.571465054905,
71866.74134548203
],
[
84234.13656428544,
69453.06076336677,
63962.7687596938,
69064.4005652692,
69183.17770614152,
69003.16541360303,
69570.53682785228,
62590.7409101081,
69914.17897412501,
69989.77243789905
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.030949940360783808,
"scoreError" : 0.012539864066208953,
"scoreConfidence" : [
0.018410076294574855,
0.04348980442699276
],
"scorePercentiles" : {
"0.0" : 0.011359445250873273,
"50.0" : 0.034066827412824165,
"90.0" : 0.05053654691075142,
"95.0" : 0.06726178570468244,
"99.0" : 0.06811225109019683,
"99.9" : 0.06811225109019683,
"99.99" : 0.06811225109019683,
"99.999" : 0.06811225109019683,
"99.9999" : 0.06811225109019683,
"100.0" : 0.06811225109019683
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.02271941935928325,
0.03407688777129613,
0.017038347537810507,
0.03406398971955403,
0.045438978688330904,
0.01703835233133275,
0.039755140603245226,
0.011360356081473032,
0.01704064457256172,
0.0340696651060943
],
[
0.034071967802568284,
0.022717759574579832,
0.011359445250873273,
0.04543836641369304,
0.03407966332250207,
0.06811225109019683,
0.03408110422367621,
0.022719508950581016,
0.05110294337990926,
0.022714015436114537
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.757449579291847,
"scoreError" : 0.6756766836934356,
"scoreConfidence" : [
1.0817728955984114,
2.4331262629852826
],
"scorePercentiles" : {
"0.0" : 0.6323366235370173,
"50.0" : 1.8197021049875333,
"90.0" : 2.7319320211730336,
"95.0" : 3.5749088060843732,
"99.0" : 3.6185410474201,
"99.9" : 3.6185410474201,
"99.99" : 3.6185410474201,
"99.999" : 3.6185410474201,
"99.9999" : 3.6185410474201,
"100.0" : 3.6185410474201
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.402904879641225,
1.8764602580743681,
0.956125079025434,
1.9065387934796312,
2.504720045862794,
0.9607975370180325,
2.199532047102144,
0.6323366235370173,
0.92982605487926,
1.8817223854598355
],
[
2.6062542253801184,
1.7138747597316841,
0.6557862610696953,
2.421273333518062,
1.8160220943443282,
3.6185410474201,
1.8233821156307384,
1.2752799696436041,
2.74589622070558,
1.2217178543132776
]
]
},
"·gc.count" : {
"score" : 129.0,
"scoreError" : "NaN",
"scoreConfidence" : [
129.0,
129.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 7.0,
"90.0" : 7.0,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
7.0,
7.0,
6.0,
6.0,
7.0,
6.0,
7.0,
6.0,
7.0
],
[
6.0,
5.0,
6.0,
7.0,
7.0,
7.0,
7.0,
6.0,
7.0,
7.0
]
]
},
"·gc.time" : {
"score" : 441.0,
"scoreError" : "NaN",
"scoreConfidence" : [
441.0,
441.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 22.5,
"90.0" : 33.9,
"95.0" : 35.9,
"99.0" : 36.0,
"99.9" : 36.0,
"99.99" : 36.0,
"99.999" : 36.0,
"99.9999" : 36.0,
"100.0" : 36.0
},
"scoreUnit" : "ms",
"rawData" : [
[
15.0,
22.0,
22.0,
23.0,
26.0,
25.0,
36.0,
23.0,
14.0,
26.0
],
[
10.0,
7.0,
17.0,
16.0,
34.0,
33.0,
31.0,
14.0,
26.0,
21.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ArrowsTwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 19163.10404422417,
"scoreError" : 2080.205155932261,
"scoreConfidence" : [
17082.898888291907,
21243.30920015643
],
"scorePercentiles" : {
"0.0" : 14676.169914473408,
"50.0" : 20355.69091060334,
"90.0" : 21364.58765177397,
"95.0" : 21546.926509924644,
"99.0" : 21556.414399365407,
"99.9" : 21556.414399365407,
"99.99" : 21556.414399365407,
"99.999" : 21556.414399365407,
"99.9999" : 21556.414399365407,
"100.0" : 21556.414399365407
},
"scoreUnit" : "ops/s",
"rawData" : [
[
14823.24293529537,
16275.908574613286,
20337.77077468052,
17591.945513256087,
17891.775010082736,
20950.38171562053,
17150.49294514442,
15365.810879404995,
20373.61104652616,
18753.18654305462
],
[
14676.169914473408,
19678.765789572077,
21345.96702278824,
21556.414399365407,
21366.656610550162,
20940.664649859547,
21116.57423792203,
21106.97798571744,
20961.54893538,
20998.215401176363
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1065.0807310120313,
"scoreError" : 219.28521352132822,
"scoreConfidence" : [
845.7955174907031,
1284.3659445333594
],
"scorePercentiles" : {
"0.0" : 374.8311194648552,
"50.0" : 1182.6341361641862,
"90.0" : 1248.1558123609298,
"95.0" : 1252.2441522954296,
"99.0" : 1252.4590901364422,
"99.9" : 1252.4590901364422,
"99.99" : 1252.4590901364422,
"99.999" : 1252.4590901364422,
"99.9999" : 1252.4590901364422,
"100.0" : 1252.4590901364422
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
912.8388470680754,
989.6360528500725,
1223.2772952349046,
1067.8853005174983,
1047.826720602572,
1235.5569667310479,
1029.068085260662,
931.338671858913,
1233.4907230855267,
374.8311194648552
],
[
903.3871558094698,
1141.990977093468,
1252.4590901364422,
1247.0783331774746,
1248.1603333161895,
1248.115123763591,
1247.9594305354576,
1240.025604407912,
1245.2057179498556,
481.4830713766339
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 64850.39508741062,
"scoreError" : 10609.821969618892,
"scoreConfidence" : [
54240.57311779173,
75460.21705702951
],
"scorePercentiles" : {
"0.0" : 27356.629841675996,
"50.0" : 68351.29796786254,
"90.0" : 70934.63363155808,
"95.0" : 71042.68914171064,
"99.0" : 71043.69081422157,
"99.9" : 71043.69081422157,
"99.99" : 71043.69081422157,
"99.999" : 71043.69081422157,
"99.9999" : 71043.69081422157,
"100.0" : 71043.69081422157
},
"scoreUnit" : "B/op",
"rawData" : [
[
71043.69081422157,
70133.42003955337,
69385.74460095743,
70033.67330840314,
67560.70773766977,
68050.99439591389,
69235.7825321503,
69919.60620413262,
69848.08252522476,
27356.629841675996
],
[
71023.65736400305,
66943.58121056322,
67687.98523611904,
66747.63739576473,
67405.90255498362,
68764.93126826193,
68176.4970270782,
67783.61439208777,
68526.09890864688,
31379.664390801314
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1138.4175548709547,
"scoreError" : 131.78365311840125,
"scoreConfidence" : [
1006.6339017525535,
1270.201207989356
],
"scorePercentiles" : {
"0.0" : 916.7364292820594,
"50.0" : 1113.9456986552996,
"90.0" : 1301.2069616915667,
"95.0" : 1301.644767013396,
"99.0" : 1301.6611908453006,
"99.9" : 1301.6611908453006,
"99.99" : 1301.6611908453006,
"99.999" : 1301.6611908453006,
"99.9999" : 1301.6611908453006,
"100.0" : 1301.6611908453006
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
917.0825894007567,
920.207802529162,
1292.0248368794657,
1110.5826339868393,
1111.782626283587,
1113.6347919740924,
1114.2566053365065,
928.6975550201278,
1301.33271420721,
940.1998022858155
],
[
916.7364292820594,
1103.42737592887,
1291.7620218296956,
1295.3001698075466,
1298.0113356949053,
1299.3886577180047,
1300.075189050777,
1115.0646322899302,
1301.6611908453006,
1097.1221370684395
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 69771.05197695192,
"scoreError" : 3358.2099007256643,
"scoreConfidence" : [
66412.84207622625,
73129.26187767758
],
"scorePercentiles" : {
"0.0" : 60952.86322211486,
"50.0" : 71198.78503795518,
"90.0" : 73649.27312788363,
"95.0" : 74903.39564127372,
"99.0" : 74967.27293077919,
"99.9" : 74967.27293077919,
"99.99" : 74967.27293077919,
"99.999" : 74967.27293077919,
"99.9999" : 74967.27293077919,
"100.0" : 74967.27293077919
},
"scoreUnit" : "B/op",
"rawData" : [
[
71373.9693942213,
65213.18635531698,
73285.1870128083,
72833.83461962514,
71684.39170836311,
61335.86473817366,
74967.27293077919,
69721.3261853953,
73689.72714066978,
68619.43054533824
],
[
72073.16777499183,
64682.98054197954,
69812.07558057837,
69328.62495710005,
70098.06614880674,
71589.84779328915,
71023.60068168907,
60952.86322211486,
71632.95367473098,
71502.66853306671
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.017727469525340107,
"scoreError" : 0.009737962955889292,
"scoreConfidence" : [
0.007989506569450815,
0.0274654324812294
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.01703826836626588,
"90.0" : 0.03354360439130111,
"95.0" : 0.04486195571325626,
"99.0" : 0.045429488159558495,
"99.9" : 0.045429488159558495,
"99.99" : 0.045429488159558495,
"99.999" : 0.045429488159558495,
"99.9999" : 0.045429488159558495,
"100.0" : 0.045429488159558495
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.011353404345359471,
0.011359468231892678,
0.022714923292536316,
0.02271687600202175,
0.011352134315099523,
0.017039866451374435,
0.005679412640778668,
0.017039098038676807,
0.01914711229809823
],
[
0.005679622009330761,
0.034078839233513944,
0.022719889225933862,
0.045429488159558495,
0.017037438693854958,
0.017036909277818053,
0.01703671924334761,
0.02840169823622095,
0.02872649081138562
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.0643676714313204,
"scoreError" : 0.5423839120441277,
"scoreConfidence" : [
0.5219837593871927,
1.606751583475448
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.9385929394405941,
"90.0" : 1.9851522526026362,
"95.0" : 2.430599267604114,
"99.0" : 2.453383247543285,
"99.9" : 2.453383247543285,
"99.99" : 2.453383247543285,
"99.999" : 2.453383247543285,
"99.9999" : 2.453383247543285,
"100.0" : 2.453383247543285
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.8836036619072658,
0.8050215578130182,
1.288417493192832,
1.489810068311756,
0.731951393852752,
0.9385078046684806,
0.4263779732472805,
0.9648619999214794,
1.3974305666613358
],
[
0.4465278534830481,
1.9977036487598687,
1.227875256447488,
2.453383247543285,
0.9386780742127074,
0.9307328157545919,
0.9312794861592679,
1.563000839502404,
1.8721896871875445
]
]
},
"·gc.count" : {
"score" : 125.0,
"scoreError" : "NaN",
"scoreConfidence" : [
125.0,
125.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 6.0,
"90.0" : 7.0,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
5.0,
7.0,
6.0,
6.0,
6.0,
6.0,
5.0,
7.0,
6.0
],
[
5.0,
6.0,
7.0,
7.0,
7.0,
7.0,
7.0,
6.0,
7.0,
7.0
]
]
},
"·gc.time" : {
"score" : 274.0,
"scoreError" : "NaN",
"scoreConfidence" : [
274.0,
274.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 14.5,
"90.0" : 22.799999999999997,
"95.0" : 23.0,
"99.0" : 23.0,
"99.9" : 23.0,
"99.99" : 23.0,
"99.999" : 23.0,
"99.9999" : 23.0,
"100.0" : 23.0
},
"scoreUnit" : "ms",
"rawData" : [
[
8.0,
14.0,
15.0,
7.0,
16.0,
16.0,
7.0,
8.0,
8.0,
9.0
],
[
8.0,
10.0,
14.0,
16.0,
23.0,
16.0,
17.0,
21.0,
18.0,
23.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ArrowsTwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 15858.348404133978,
"scoreError" : 1201.1266367293117,
"scoreConfidence" : [
14657.221767404666,
17059.47504086329
],
"scorePercentiles" : {
"0.0" : 15043.773184584777,
"50.0" : 15481.06165153579,
"90.0" : 16513.143621296484,
"95.0" : 21200.689707781465,
"99.0" : 21445.4971234498,
"99.9" : 21445.4971234498,
"99.99" : 21445.4971234498,
"99.999" : 21445.4971234498,
"99.9999" : 21445.4971234498,
"100.0" : 21445.4971234498
},
"scoreUnit" : "ops/s",
"rawData" : [
[
15510.408417645976,
15241.959093796922,
15178.193590109635,
15207.54274910859,
15120.470480692902,
15451.714885425605,
15192.880425679437,
15043.773184584777,
15165.113994979274,
15294.17706509856
],
[
15677.212928372906,
16187.29692221664,
15527.208451839893,
16137.119671154844,
16092.065349775756,
15921.414994836974,
15339.651501031907,
15883.918442796063,
16549.348810083135,
21445.4971234498
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 912.8269346984905,
"scoreError" : 158.42256363765318,
"scoreConfidence" : [
754.4043710608373,
1071.2494983361437
],
"scorePercentiles" : {
"0.0" : 293.1996499544857,
"50.0" : 963.6586253111545,
"90.0" : 995.8792661019171,
"95.0" : 997.0139579965663,
"99.0" : 997.063051326236,
"99.9" : 997.063051326236,
"99.99" : 997.063051326236,
"99.999" : 997.063051326236,
"99.9999" : 997.063051326236,
"100.0" : 997.063051326236
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
960.4642667440155,
956.1917210493298,
966.8529838782936,
956.9074864309874,
949.5517036411226,
958.2446315308867,
953.9959813555879,
949.658170560748,
951.1323582508925,
293.1996499544857
],
[
974.5646544583037,
996.0811847328445,
973.9607818218295,
997.063051326236,
993.9814833540374,
989.0674355385545,
971.2112803477268,
984.5900958895456,
994.061998423571,
485.75777468081236
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 67596.89002790631,
"scoreError" : 11621.054712164187,
"scoreConfidence" : [
55975.83531574212,
79217.9447400705
],
"scorePercentiles" : {
"0.0" : 26235.226371443136,
"50.0" : 71695.13477234816,
"90.0" : 73024.69929730186,
"95.0" : 73458.60421784825,
"99.0" : 73480.25647374938,
"99.9" : 73480.25647374938,
"99.99" : 73480.25647374938,
"99.999" : 73480.25647374938,
"99.9999" : 73480.25647374938,
"100.0" : 73480.25647374938
},
"scoreUnit" : "B/op",
"rawData" : [
[
71475.91234473952,
72372.89657343758,
73480.25647374938,
72593.16775576213,
72449.22362523303,
71546.11798501572,
72437.44441373501,
72822.09077147789,
72354.82123361726,
26235.226371443136
],
[
71719.41116751269,
70989.2076637061,
72373.60249343156,
71298.21338191372,
71264.53596411664,
71670.85837718361,
73047.21135572674,
71511.02202975906,
69294.60852759995,
31001.97204896559
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 972.8994605726317,
"scoreError" : 83.53507312076641,
"scoreConfidence" : [
889.3643874518652,
1056.4345336933982
],
"scorePercentiles" : {
"0.0" : 783.3179810335744,
"50.0" : 928.0219955242299,
"90.0" : 1112.8322850281759,
"95.0" : 1114.3614457305277,
"99.0" : 1114.438830547889,
"99.9" : 1114.438830547889,
"99.99" : 1114.438830547889,
"99.999" : 1114.438830547889,
"99.9999" : 1114.438830547889,
"100.0" : 1114.438830547889
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
917.1414245661606,
1103.8077735353581,
922.4517624704114,
924.750777720856,
926.0980730042037,
1112.8911342006643,
928.2056150115114,
927.8383760369484,
928.7194017426756,
783.3179810335744
],
[
918.3681767362522,
921.2800453458946,
1108.4393234409579,
925.5341912624584,
1112.3026424757813,
927.8144614912945,
928.5075946964783,
1114.438830547889,
929.1734255062324,
1096.90820062703
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 72125.25984958862,
"scoreError" : 5315.8266040401895,
"scoreConfidence" : [
66809.43324554843,
77441.08645362881
],
"scorePercentiles" : {
"0.0" : 64771.32098079478,
"50.0" : 70129.73844371975,
"90.0" : 83019.99301014707,
"95.0" : 83523.10391026168,
"99.0" : 83545.7618722779,
"99.9" : 83545.7618722779,
"99.99" : 83545.7618722779,
"99.999" : 83545.7618722779,
"99.9999" : 83545.7618722779,
"100.0" : 83545.7618722779
},
"scoreUnit" : "B/op",
"rawData" : [
[
68251.90935238807,
83545.7618722779,
70105.78983693791,
70153.6870505016,
70659.7504198014,
83092.60263195352,
70479.16758136902,
71148.89602974373,
70649.81619683026,
70090.54941377912
],
[
67583.84327730021,
65658.24298049485,
82366.50641388903,
66183.31124908602,
79747.69449448952,
67232.2801059942,
69835.36114912864,
80941.96772325588,
64771.32098079478,
70006.73823175678
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.015065412800166097,
"scoreError" : 0.006403732665150151,
"scoreConfidence" : [
0.008661680135015946,
0.021469145465316246
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.014360126557139728,
"90.0" : 0.027828693521861143,
"95.0" : 0.028398587823802945,
"99.0" : 0.028398693429713857,
"99.9" : 0.028398693429713857,
"99.99" : 0.028398693429713857,
"99.999" : 0.028398693429713857,
"99.9999" : 0.028398693429713857,
"100.0" : 0.028398693429713857
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.028396581311495608,
0.022717703415151027,
0.01703700802435009,
0.01135834206692611,
0.017036829495642107,
0.028398693429713857,
0.011348316732350152,
0.005679546243533975,
0.014359808510343684
],
[
0.02271614170219284,
0.017038864519861436,
0.011358822383187386,
0.011357920077342166,
0.011357444070370256,
0.005679013205680728,
0.017036419806790264,
0.01135884326634753,
0.022711513138106973,
0.014360444603935771
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.1189416257423008,
"scoreError" : 0.480022606149739,
"scoreConfidence" : [
0.6389190195925618,
1.5989642318920398
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1.06542237297077,
"90.0" : 2.073844621540787,
"95.0" : 2.154173089453891,
"99.0" : 2.1563285558231664,
"99.9" : 2.1563285558231664,
"99.99" : 2.1563285558231664,
"99.999" : 2.1563285558231664,
"99.9999" : 2.1563285558231664,
"100.0" : 2.1563285558231664
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.113219228437657,
1.7194731594689616,
1.2948025605226416,
0.8616695373206937,
1.2720332293836778,
2.1563285558231664,
0.8702164387199575,
0.4320561166635901,
1.2849020351078986
],
[
1.671708797796087,
1.2143342433263746,
0.8440574931739735,
0.8121847541857208,
0.8142837617882037,
0.41151870596656914,
1.2813514253314042,
0.8249955940481886,
1.5831863751660828,
0.9165105026151652
]
]
},
"·gc.count" : {
"score" : 107.0,
"scoreError" : "NaN",
"scoreConfidence" : [
107.0,
107.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 5.0,
"90.0" : 6.0,
"95.0" : 6.949999999999999,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
6.0,
5.0,
5.0,
5.0,
6.0,
5.0,
5.0,
5.0,
5.0
],
[
5.0,
5.0,
6.0,
5.0,
6.0,
5.0,
5.0,
6.0,
5.0,
7.0
]
]
},
"·gc.time" : {
"score" : 183.0,
"scoreError" : "NaN",
"scoreConfidence" : [
183.0,
183.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 9.0,
"90.0" : 11.0,
"95.0" : 11.0,
"99.0" : 11.0,
"99.9" : 11.0,
"99.99" : 11.0,
"99.999" : 11.0,
"99.9999" : 11.0,
"100.0" : 11.0
},
"scoreUnit" : "ms",
"rawData" : [
[
8.0,
10.0,
10.0,
7.0,
9.0,
10.0,
9.0,
10.0,
7.0,
8.0
],
[
9.0,
9.0,
11.0,
8.0,
11.0,
9.0,
9.0,
10.0,
8.0,
11.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.CatsAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 29432.95352088764,
"scoreError" : 992.9146230290017,
"scoreConfidence" : [
28440.038897858638,
30425.868143916643
],
"scorePercentiles" : {
"0.0" : 25131.606347926354,
"50.0" : 29585.35493758815,
"90.0" : 30279.62517563166,
"95.0" : 30308.162808414796,
"99.0" : 30309.57549708007,
"99.9" : 30309.57549708007,
"99.99" : 30309.57549708007,
"99.999" : 30309.57549708007,
"99.9999" : 30309.57549708007,
"100.0" : 30309.57549708007
},
"scoreUnit" : "ops/s",
"rawData" : [
[
25131.606347926354,
29014.960580288294,
29061.83935818386,
29109.764690584474,
29085.387634568262,
29138.17309803735,
29144.896251535527,
29063.820869873693,
29152.714702724894,
29191.169739205303
],
[
29979.540135970998,
29994.707282322903,
30281.321723774603,
30154.48743426156,
30309.57549708007,
30124.761535410908,
30057.64059297542,
30168.003180104573,
30230.34352057867,
30264.35624234517
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1058.24399111538,
"scoreError" : 146.30401491475754,
"scoreConfidence" : [
911.9399762006224,
1204.5480060301375
],
"scorePercentiles" : {
"0.0" : 569.2230373454994,
"50.0" : 1101.8147883927677,
"90.0" : 1143.4551803263103,
"95.0" : 1145.078274706847,
"99.0" : 1145.1615277527308,
"99.9" : 1145.1615277527308,
"99.99" : 1145.1615277527308,
"99.999" : 1145.1615277527308,
"99.9999" : 1145.1615277527308,
"100.0" : 1145.1615277527308
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
948.2512044729506,
1097.5590999706133,
1098.1706069286724,
1100.9333094781134,
1099.5145268229985,
1101.9703731475827,
1101.659203637953,
1099.0192709948064,
1101.4076205766132,
569.2230373454994
],
[
1133.3078735869367,
1133.5170062496425,
1143.496466835057,
1139.6561706518346,
1145.1615277527308,
1137.9216977559518,
1135.7701877226646,
1140.7086577622888,
1143.0836017475906,
594.5483788670972
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 41500.65311986925,
"scoreError" : 5617.750037672639,
"scoreConfidence" : [
35882.90308219661,
47118.403157541885
],
"scorePercentiles" : {
"0.0" : 22500.282651138892,
"50.0" : 43604.131550094244,
"90.0" : 43630.5837531778,
"95.0" : 43637.493581983705,
"99.0" : 43637.83390078156,
"99.9" : 43637.83390078156,
"99.99" : 43637.83390078156,
"99.999" : 43637.83390078156,
"99.9999" : 43637.83390078156,
"100.0" : 43637.83390078156
},
"scoreUnit" : "B/op",
"rawData" : [
[
43525.71196019363,
43637.83390078156,
43591.75327025632,
43626.58980835759,
43614.463019236326,
43631.027524824494,
43605.749399640474,
43622.875681030215,
43607.86873821038,
22500.282651138892
],
[
43612.2306450537,
43602.51370054802,
43578.55104710312,
43595.19206184133,
43576.50608644129,
43598.80950832077,
43577.99005978726,
43619.54683512419,
43619.527593205996,
22668.03890628923
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1129.493136486422,
"scoreError" : 48.52372758131923,
"scoreConfidence" : [
1080.9694089051027,
1178.0168640677412
],
"scorePercentiles" : {
"0.0" : 1100.3689990475098,
"50.0" : 1113.32632871659,
"90.0" : 1268.3647597786887,
"95.0" : 1298.5888347308448,
"99.0" : 1299.2857621244693,
"99.9" : 1299.2857621244693,
"99.99" : 1299.2857621244693,
"99.999" : 1299.2857621244693,
"99.9999" : 1299.2857621244693,
"100.0" : 1299.2857621244693
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1100.3689990475098,
1105.2346257945107,
1108.6225129973197,
1110.2998291909876,
1112.7790626692738,
1113.8735947639066,
1114.5740503548539,
1114.901965782407,
1115.0572644961098,
1115.4312511369124
],
[
1285.347214251978,
1105.504095585812,
1109.1603765611258,
1110.3236764595697,
1110.9792824013778,
1299.2857621244693,
1112.0112853346632,
1115.5226695190888,
1115.1302049281862,
1115.455006328378
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 44325.00848219289,
"scoreError" : 2200.1233449335987,
"scoreConfidence" : [
42124.88513725929,
46525.13182712649
],
"scorePercentiles" : {
"0.0" : 42270.00562859219,
"50.0" : 44002.19826782185,
"90.0" : 49749.54656693874,
"95.0" : 50471.74139994031,
"99.0" : 50508.07621076394,
"99.9" : 50508.07621076394,
"99.99" : 50508.07621076394,
"99.999" : 50508.07621076394,
"99.9999" : 50508.07621076394,
"100.0" : 50508.07621076394
},
"scoreUnit" : "B/op",
"rawData" : [
[
50508.07621076394,
43943.005003652805,
44006.64045415448,
43997.75608148921,
44140.62760735353,
44102.319496579126,
44116.943394672926,
44253.30031368665,
44148.297067599546,
44090.83396471998
],
[
49463.0457207658,
42524.95305145539,
42270.00562859219,
42473.13810302914,
42275.77882089601,
49781.37999429129,
42666.392605224915,
42656.46008524516,
42552.83924073229,
42528.37679895334
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.018452998465817418,
"scoreError" : 0.00903095434301892,
"scoreConfidence" : [
0.009422044122798498,
0.027483952808836337
],
"scorePercentiles" : {
"0.0" : 0.005667050337036566,
"50.0" : 0.01703883631191514,
"90.0" : 0.03407426103207358,
"95.0" : 0.03947119100470826,
"99.0" : 0.0397548941162907,
"99.9" : 0.0397548941162907,
"99.99" : 0.0397548941162907,
"99.999" : 0.0397548941162907,
"99.9999" : 0.0397548941162907,
"100.0" : 0.0397548941162907
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.005674345085847307,
0.01704066214427027,
0.022721399266218228,
0.01135183041459786,
0.02839649331080745,
0.02839659800650357,
0.011360221485188905,
0.017037010479560008,
0.005677018493891077,
0.011357845095480127
],
[
0.03408083188464199,
0.0397548941162907,
0.01704093498895535,
0.01134836137019184,
0.03401512335895793,
0.028385542552006197,
0.005667050337036566,
0.017040940242368352,
0.01135477970153334,
0.011358086982001242
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.7190858182580863,
"scoreError" : 0.3461787738197335,
"scoreConfidence" : [
0.37290704443835276,
1.0652645920778196
],
"scorePercentiles" : {
"0.0" : 0.21743717692649683,
"50.0" : 0.6505284471249486,
"90.0" : 1.309792995715794,
"95.0" : 1.518348122784894,
"99.0" : 1.529234502713442,
"99.9" : 1.529234502713442,
"99.99" : 1.529234502713442,
"99.999" : 1.529234502713442,
"99.9999" : 1.529234502713442,
"100.0" : 1.529234502713442
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.26045831379313084,
0.6775194012157636,
0.9019232754171684,
0.4498380099939597,
1.12640422401584,
1.124324917823542,
0.44965899578719143,
0.676242364206703,
0.2247693521281339,
0.44895358794314094
],
[
1.3115069041424854,
1.529234502713442,
0.6494285525533461,
0.4341081163433068,
1.294367819875572,
1.0875755906191296,
0.21743717692649683,
0.651628341696551,
0.4332930030214676,
0.4330439149453541
]
]
},
"·gc.count" : {
"score" : 122.0,
"scoreError" : "NaN",
"scoreConfidence" : [
122.0,
122.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 6.0,
"90.0" : 6.899999999999999,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0
],
[
7.0,
6.0,
6.0,
6.0,
6.0,
7.0,
6.0,
6.0,
6.0,
6.0
]
]
},
"·gc.time" : {
"score" : 359.0,
"scoreError" : "NaN",
"scoreConfidence" : [
359.0,
359.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 16.5,
"90.0" : 29.599999999999994,
"95.0" : 40.44999999999999,
"99.0" : 41.0,
"99.9" : 41.0,
"99.99" : 41.0,
"99.999" : 41.0,
"99.9999" : 41.0,
"100.0" : 41.0
},
"scoreUnit" : "ms",
"rawData" : [
[
15.0,
26.0,
41.0,
15.0,
17.0,
9.0,
8.0,
14.0,
25.0,
6.0
],
[
23.0,
26.0,
24.0,
6.0,
17.0,
16.0,
25.0,
30.0,
8.0,
8.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.CatsAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 29553.225288141937,
"scoreError" : 604.5040745304326,
"scoreConfidence" : [
28948.721213611505,
30157.72936267237
],
"scorePercentiles" : {
"0.0" : 28628.75917493669,
"50.0" : 29533.537233465526,
"90.0" : 30472.23480758807,
"95.0" : 30515.78954186886,
"99.0" : 30516.763700357016,
"99.9" : 30516.763700357016,
"99.99" : 30516.763700357016,
"99.999" : 30516.763700357016,
"99.9999" : 30516.763700357016,
"100.0" : 30516.763700357016
},
"scoreUnit" : "ops/s",
"rawData" : [
[
30516.763700357016,
30497.280530593907,
30208.881114479656,
30137.90045475759,
30011.336184116226,
30246.823300535525,
30127.618850089442,
30162.28316316649,
30165.194887892678,
30096.824301708853
],
[
28950.9168600521,
28755.936391710376,
28868.812282691117,
28988.93651853305,
28628.75917493669,
28813.09297079701,
28998.5694392535,
28897.658601350686,
28935.178753001932,
29055.738282814826
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1035.0035491583167,
"scoreError" : 171.2599137195785,
"scoreConfidence" : [
863.7436354387382,
1206.263462877895
],
"scorePercentiles" : {
"0.0" : 454.09867288908146,
"50.0" : 1097.7495689592402,
"90.0" : 1112.8565098881302,
"95.0" : 1114.1337741912464,
"99.0" : 1114.152564783335,
"99.9" : 1114.152564783335,
"99.99" : 1114.152564783335,
"99.999" : 1114.152564783335,
"99.9999" : 1114.152564783335,
"100.0" : 1114.152564783335
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1114.152564783335,
1113.7767529415607,
1103.1516423074513,
1100.2914667262528,
1095.644065210574,
1104.5743224072553,
1100.1211230249855,
1102.2580925428783,
1101.1967794533366,
454.09867288908146
],
[
1096.519451375188,
1089.348883049535,
1094.2934365562526,
1098.4539040657253,
1085.6532865781535,
1092.1470126255801,
1098.5635629775645,
1095.5219948956278,
1097.045233852755,
463.2587349032414
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 40754.47466044713,
"scoreError" : 5838.4585790036135,
"scoreConfidence" : [
34916.016081443515,
46592.933239450744
],
"scorePercentiles" : {
"0.0" : 20650.97718302747,
"50.0" : 42149.81053627226,
"90.0" : 43736.11785156974,
"95.0" : 43741.17522598702,
"99.0" : 43741.43317252533,
"99.9" : 43741.43317252533,
"99.99" : 43741.43317252533,
"99.999" : 43741.43317252533,
"99.9999" : 43741.43317252533,
"100.0" : 43741.43317252533
},
"scoreUnit" : "B/op",
"rawData" : [
[
42120.08198730088,
42126.558997745975,
42123.84033874756,
42137.19612773948,
42116.74508236047,
42132.93708512945,
42126.07271013521,
42162.42494480505,
42111.41771900169,
20650.97718302747
],
[
43688.59264775854,
43701.843560500696,
43712.718504890094,
43713.19478763547,
43736.27424175916,
43724.67664134846,
43712.88378797807,
43734.71033986494,
43741.43317252533,
21814.913348688508
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1102.597895308566,
"scoreError" : 58.94717893438923,
"scoreConfidence" : [
1043.6507163741767,
1161.5450742429553
],
"scorePercentiles" : {
"0.0" : 939.7192555593477,
"50.0" : 1112.0465251908925,
"90.0" : 1115.6606710969832,
"95.0" : 1276.2501777404802,
"99.0" : 1284.7022523787743,
"99.9" : 1284.7022523787743,
"99.99" : 1284.7022523787743,
"99.999" : 1284.7022523787743,
"99.9999" : 1284.7022523787743,
"100.0" : 1284.7022523787743
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1284.7022523787743,
1104.5396284269216,
1108.0823047664564,
1110.5694064934419,
1112.9590693030486,
1113.7577836608903,
1114.5865694783483,
1114.850282325447,
1115.6607596128927,
940.3600100613435
],
[
1099.7700949671894,
1105.21699490579,
1107.3433760306727,
1111.1339810787363,
1110.2508190639203,
1113.3028718394808,
1114.53758493291,
1114.954986831909,
1115.6598744537982,
939.7192555593477
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 43735.39520820074,
"scoreError" : 1289.0576450236606,
"scoreConfidence" : [
42446.337563177076,
45024.4528532244
],
"scorePercentiles" : {
"0.0" : 41777.18173717042,
"50.0" : 44017.954478628744,
"90.0" : 44711.64842475323,
"95.0" : 48375.62112887494,
"99.0" : 48567.6431665236,
"99.9" : 48567.6431665236,
"99.99" : 48567.6431665236,
"99.999" : 48567.6431665236,
"99.9999" : 48567.6431665236,
"100.0" : 48567.6431665236
},
"scoreUnit" : "B/op",
"rawData" : [
[
48567.6431665236,
41777.18173717042,
42312.11766184789,
42530.80416420614,
42782.3367983368,
42483.23148123661,
42679.98667135736,
42644.088232369104,
42664.54203042657,
42764.61102178044
],
[
43818.107945964955,
44338.43093184979,
44234.012256359885,
44217.80101129254,
44727.20241355044,
44571.66252557833,
44348.50523847294,
44510.5014945201,
44483.63689645163,
44251.50048471931
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.013447275808047974,
"scoreError" : 0.006681262616788558,
"scoreConfidence" : [
0.006766013191259416,
0.020128538424836532
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.011360011429663745,
"90.0" : 0.027832821854139513,
"95.0" : 0.02840089596946612,
"99.0" : 0.028400897193448803,
"99.9" : 0.028400897193448803,
"99.99" : 0.028400897193448803,
"99.999" : 0.028400897193448803,
"99.9999" : 0.028400897193448803,
"100.0" : 0.028400897193448803
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.00567969801044588,
0.011353297718392007,
0.017032745707797226,
0.01135458660327828,
0.0056802173633382766,
0.011359311599021808,
0.02840087271379516,
0.005679666012825272,
0.02272036411723877,
0.004787593729947374
],
[
0.017013770033527064,
0.011360260205840288,
0.017021387359054858,
0.028400897193448803,
0.02266928330333062,
0.011359849813813907,
0.011358547135614397,
0.011360173045513585,
0.014352994494735883
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.5331856605675547,
"scoreError" : 0.26258609836462005,
"scoreConfidence" : [
0.27059956220293463,
0.7957717589321747
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.4532008793447322,
"90.0" : 1.0701037839502756,
"95.0" : 1.1280850773468616,
"99.0" : 1.130219435304181,
"99.9" : 1.130219435304181,
"99.99" : 1.130219435304181,
"99.999" : 1.130219435304181,
"99.9999" : 1.130219435304181,
"100.0" : 1.130219435304181
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.21471866010523627,
0.429417623316035,
0.6503953157563929,
0.4348397284905748,
0.21834852604083374,
0.4332901383122207,
1.087532276157793,
0.2172526503523858,
0.8688608266215903,
0.21772468139958273
],
[
0.6778791452036658,
0.4557440890125174,
0.6799374731978586,
1.130219435304181,
0.9132473540826209,
0.45201917439735145,
0.4534484667330898,
0.4529532919563745,
0.675884354910791
]
]
},
"·gc.count" : {
"score" : 121.0,
"scoreError" : "NaN",
"scoreConfidence" : [
121.0,
121.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 6.0,
"90.0" : 6.0,
"95.0" : 6.949999999999999,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
7.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0
],
[
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0
]
]
},
"·gc.time" : {
"score" : 297.0,
"scoreError" : "NaN",
"scoreConfidence" : [
297.0,
297.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 15.0,
"90.0" : 23.9,
"95.0" : 31.599999999999994,
"99.0" : 32.0,
"99.9" : 32.0,
"99.99" : 32.0,
"99.999" : 32.0,
"99.9999" : 32.0,
"100.0" : 32.0
},
"scoreUnit" : "ms",
"rawData" : [
[
17.0,
15.0,
16.0,
7.0,
16.0,
14.0,
15.0,
10.0,
18.0,
8.0
],
[
24.0,
14.0,
14.0,
23.0,
32.0,
9.0,
6.0,
16.0,
15.0,
8.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.CatsAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 29387.487278756184,
"scoreError" : 1017.1439779088658,
"scoreConfidence" : [
28370.34330084732,
30404.63125666505
],
"scorePercentiles" : {
"0.0" : 25014.79454189854,
"50.0" : 29207.30964421699,
"90.0" : 30354.018042623757,
"95.0" : 30390.542747139392,
"99.0" : 30392.09351291258,
"99.9" : 30392.09351291258,
"99.99" : 30392.09351291258,
"99.999" : 30392.09351291258,
"99.9999" : 30392.09351291258,
"100.0" : 30392.09351291258
},
"scoreUnit" : "ops/s",
"rawData" : [
[
25014.79454189854,
30290.47664919782,
30264.51600143114,
29958.855249223365,
30029.54684955652,
30018.64317121607,
30154.67934711854,
30361.07819744886,
30273.509590049478,
30392.09351291258
],
[
29106.85599359926,
29224.260112116794,
29188.785822723068,
29034.466399868972,
29080.827879251327,
29103.693067862707,
29190.359176317186,
29031.599730923044,
28946.27923994819,
29084.425042460276
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1047.752819850487,
"scoreError" : 174.35302700859086,
"scoreConfidence" : [
873.3997928418961,
1222.1058468590777
],
"scorePercentiles" : {
"0.0" : 452.7609070273879,
"50.0" : 1106.7974631007205,
"90.0" : 1145.62428854326,
"95.0" : 1148.6408667379867,
"99.0" : 1148.7991577033356,
"99.9" : 1148.7991577033356,
"99.99" : 1148.7991577033356,
"99.999" : 1148.7991577033356,
"99.9999" : 1148.7991577033356,
"100.0" : 1148.7991577033356
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
945.3792316553132,
1145.633338396356,
1144.367560201045,
1133.126662832857,
1136.5169986838876,
1135.2304179964367,
1141.2222037139109,
1148.7991577033356,
1145.5428398653967,
496.94654314267586
],
[
1103.6965569310037,
1108.3143141548414,
1106.4493075405485,
1100.2724572346508,
1102.754850975383,
1102.8336237857934,
1107.1456186608928,
1100.5169446460998,
1097.5468618619273,
452.7609070273879
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 41501.004890075696,
"scoreError" : 5840.312205339511,
"scoreConfidence" : [
35660.69268473618,
47341.31709541521
],
"scorePercentiles" : {
"0.0" : 21305.208610933492,
"50.0" : 43660.375644321124,
"90.0" : 43745.221160026245,
"95.0" : 43753.922126987,
"99.0" : 43754.35810635005,
"99.9" : 43754.35810635005,
"99.99" : 43754.35810635005,
"99.999" : 43754.35810635005,
"99.9999" : 43754.35810635005,
"100.0" : 43754.35810635005
},
"scoreUnit" : "B/op",
"rawData" : [
[
43601.24785955824,
43632.87816149626,
43620.65719609372,
43632.568384797145,
43660.83071739174,
43626.76108505649,
43659.920571250506,
43652.54714433444,
43651.96494217573,
22378.548809053824
],
[
43731.62760949231,
43735.967641211,
43719.15108632429,
43716.49505809749,
43745.63851908901,
43713.851341417336,
43754.35810635005,
43738.410028929604,
43741.464928461384,
21305.208610933492
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1110.9025626319062,
"scoreError" : 50.704047399589726,
"scoreConfidence" : [
1060.1985152323166,
1161.6066100314958
],
"scorePercentiles" : {
"0.0" : 940.409707813256,
"50.0" : 1112.2387280820697,
"90.0" : 1115.683770391903,
"95.0" : 1289.1959519835525,
"99.0" : 1298.3273798682494,
"99.9" : 1298.3273798682494,
"99.99" : 1298.3273798682494,
"99.999" : 1298.3273798682494,
"99.9999" : 1298.3273798682494,
"100.0" : 1298.3273798682494
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1101.4216568046722,
1105.2015756969286,
1108.5644138444095,
1111.1420672540307,
1298.3273798682494,
1114.0512523413843,
1114.3208022602553,
1115.1085637616723,
1115.5483043502204,
1097.147203571382
],
[
1101.1039640193644,
1104.57163851567,
1108.096730663797,
1111.536041635221,
1112.9414145289184,
1113.918286769321,
1114.0272688510038,
1114.9141579140578,
1115.6988221743122,
940.409707813256
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 44403.20179191946,
"scoreError" : 2216.9845153387237,
"scoreConfidence" : [
42186.21727658074,
46620.186307258184
],
"scorePercentiles" : {
"0.0" : 42092.983924315544,
"50.0" : 43905.28321942628,
"90.0" : 49829.97972054588,
"95.0" : 50751.93408922854,
"99.0" : 50797.98354797707,
"99.9" : 50797.98354797707,
"99.99" : 50797.98354797707,
"99.999" : 50797.98354797707,
"99.9999" : 50797.98354797707,
"100.0" : 50797.98354797707
},
"scoreUnit" : "B/op",
"rawData" : [
[
50797.98354797707,
42092.983924315544,
42255.92367158696,
42786.02192051477,
49876.99437300641,
42812.8484331699,
42630.74934859143,
42372.35797419329,
42508.99554181775,
49406.84784840111
],
[
43628.90163191919,
43588.27529567707,
43784.24574537243,
44164.02460275369,
44149.73352404005,
44153.22252069665,
44026.320693480135,
44310.60586857694,
44464.890381147794,
44252.10899115117
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.015439839827426286,
"scoreError" : 0.01017545076964694,
"scoreConfidence" : [
0.005264389057779345,
0.025615290597073227
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.011360353500301797,
"90.0" : 0.022720815643882546,
"95.0" : 0.055091469840043594,
"99.0" : 0.056795184931483195,
"99.9" : 0.056795184931483195,
"99.99" : 0.056795184931483195,
"99.999" : 0.056795184931483195,
"99.9999" : 0.056795184931483195,
"100.0" : 0.056795184931483195
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.02271909358095446,
0.011360101715493467,
0.02272020851460095,
0.022720883102691613,
0.011360137371099761,
0.01704067627786014,
0.017036460406376214,
0.011360111692763573,
0.056795184931483195,
0.009575715713337714
],
[
0.0056753255608783006,
0.0056735476172936694,
0.01134972888667442,
0.017041129011169574,
0.01703864241876715,
0.005677324225635008,
0.022716262386186997,
0.011360569629503832,
0.009575693505755701
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.6135907450344517,
"scoreError" : 0.3914381066810502,
"scoreConfidence" : [
0.22215263835340143,
1.005028851715502
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.4516790860841223,
"90.0" : 1.0333142808417892,
"95.0" : 2.1084118475237505,
"99.0" : 2.164232829393621,
"99.9" : 2.164232829393621,
"99.99" : 2.164232829393621,
"99.999" : 2.164232829393621,
"99.9999" : 2.164232829393621,
"100.0" : 2.164232829393621
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.0478131919962268,
0.43266367819582624,
0.8660420493438875,
0.8748982071101499,
0.43641497246435684,
0.6548710296312087,
0.6517665935144238,
0.4316662385309015,
2.164232829393621,
0.4312146335044085
],
[
0.22487269932335058,
0.22388783744081334,
0.44846203852602046,
0.6770854139833457,
0.6753735701281303,
0.22436766498226587,
0.9028240804518529,
0.4527624061293153,
0.4505957660389293
]
]
},
"·gc.count" : {
"score" : 122.0,
"scoreError" : "NaN",
"scoreConfidence" : [
122.0,
122.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 6.0,
"90.0" : 6.899999999999999,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
6.0,
6.0,
6.0,
7.0,
6.0,
6.0,
6.0,
6.0,
7.0
],
[
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0
]
]
},
"·gc.time" : {
"score" : 420.0,
"scoreError" : "NaN",
"scoreConfidence" : [
420.0,
420.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 22.0,
"90.0" : 32.0,
"95.0" : 33.9,
"99.0" : 34.0,
"99.9" : 34.0,
"99.99" : 34.0,
"99.999" : 34.0,
"99.9999" : 34.0,
"100.0" : 34.0
},
"scoreUnit" : "ms",
"rawData" : [
[
17.0,
22.0,
27.0,
30.0,
19.0,
15.0,
28.0,
22.0,
32.0,
23.0
],
[
17.0,
7.0,
9.0,
15.0,
8.0,
23.0,
9.0,
34.0,
32.0,
31.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.MonixAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 28670.48774853402,
"scoreError" : 287.0812772968955,
"scoreConfidence" : [
28383.406471237122,
28957.569025830915
],
"scorePercentiles" : {
"0.0" : 28256.245189232985,
"50.0" : 28617.359552448503,
"90.0" : 29177.337528041717,
"95.0" : 29182.775960062434,
"99.0" : 29183.05000286468,
"99.9" : 29183.05000286468,
"99.99" : 29183.05000286468,
"99.999" : 29183.05000286468,
"99.9999" : 29183.05000286468,
"100.0" : 29183.05000286468
},
"scoreUnit" : "ops/s",
"rawData" : [
[
28474.94805871688,
28280.259725598306,
28464.71241570177,
28330.088622862164,
28256.245189232985,
28585.657077900312,
28537.21437708613,
28351.294260796873,
28346.04642389737,
28303.109083068477
],
[
28677.880589473127,
28945.642888700786,
28819.937155770283,
28649.062026996693,
29175.25295903922,
29177.569146819773,
29183.05000286468,
28739.695325093453,
28972.447444055306,
29139.642197005673
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1282.2982429783503,
"scoreError" : 44.48246627548304,
"scoreConfidence" : [
1237.8157767028672,
1326.7807092538335
],
"scorePercentiles" : {
"0.0" : 1073.065765049315,
"50.0" : 1290.2762406831944,
"90.0" : 1315.3249918707374,
"95.0" : 1315.542229668147,
"99.0" : 1315.553094242324,
"99.9" : 1315.553094242324,
"99.99" : 1315.553094242324,
"99.999" : 1315.553094242324,
"99.9999" : 1315.553094242324,
"100.0" : 1315.553094242324
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1283.8883235284336,
1275.0591215506186,
1283.3517203591,
1277.2963543803403,
1273.976333522603,
1288.7754806067137,
1286.6809966470084,
1278.1541896348651,
1278.1050282577003,
1073.065765049315
],
[
1293.1081711862103,
1305.145164604838,
1299.4322560062199,
1291.777000759675,
1315.2276938783211,
1315.3358027587838,
1315.553094242324,
1295.5927507395813,
1306.0905852493804,
1310.3490266049728
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 52000.51657318311,
"scoreError" : 32.745486718535304,
"scoreConfidence" : [
51967.77108646457,
52033.262059901645
],
"scorePercentiles" : {
"0.0" : 51888.37272246889,
"50.0" : 52013.67901054908,
"90.0" : 52015.98507994384,
"95.0" : 52019.57031537087,
"99.0" : 52019.75598429754,
"99.9" : 52019.75598429754,
"99.99" : 52019.75598429754,
"99.999" : 52019.75598429754,
"99.9999" : 52019.75598429754,
"100.0" : 52019.75598429754
},
"scoreUnit" : "B/op",
"rawData" : [
[
52012.55024998596,
52013.19294871342,
52014.237753001595,
52014.06958473625,
52013.78151117779,
52014.03521437116,
52014.114482265824,
52013.57650992037,
52014.059836476124,
51893.03917024644
],
[
52019.75598429754,
52014.71617355503,
52015.46734756182,
52016.042605764065,
52006.07960519552,
52008.084656084655,
52006.53868186989,
52008.88861678888,
52009.727809180695,
51888.37272246889
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1295.777379195049,
"scoreError" : 64.74940326844606,
"scoreConfidence" : [
1231.027975926603,
1360.526782463495
],
"scorePercentiles" : {
"0.0" : 1087.3922256312212,
"50.0" : 1289.6998986160174,
"90.0" : 1448.5289325410986,
"95.0" : 1473.7611624562687,
"99.0" : 1474.1687258506738,
"99.9" : 1474.1687258506738,
"99.99" : 1474.1687258506738,
"99.999" : 1474.1687258506738,
"99.9999" : 1474.1687258506738,
"100.0" : 1474.1687258506738
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1278.641301844823,
1282.6027389872525,
1285.6646923110734,
1287.9442697666443,
1288.9850940366052,
1290.028639284623,
1289.7887842432058,
1290.0024348223471,
1290.17742908803,
1087.3922256312212
],
[
1278.5859469142067,
1466.0174579625727,
1286.0935755127848,
1288.3317071077963,
1289.611012988829,
1290.0976536747148,
1290.1192401977419,
1474.1687258506738,
1290.1624499279937,
1291.1322037478333
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 52549.98017016215,
"scoreError" : 1922.4087002593078,
"scoreConfidence" : [
50627.57146990284,
54472.388870421455
],
"scorePercentiles" : {
"0.0" : 50993.15754480963,
"50.0" : 52086.297137120455,
"90.0" : 57846.10445242242,
"95.0" : 59139.881552083236,
"99.0" : 59177.4514185532,
"99.9" : 59177.4514185532,
"99.99" : 59177.4514185532,
"99.999" : 59177.4514185532,
"99.9999" : 59177.4514185532,
"100.0" : 59177.4514185532
},
"scoreUnit" : "B/op",
"rawData" : [
[
51799.9842705466,
52320.917996620024,
52107.98249274629,
52447.674057133176,
52626.55772183968,
52064.61178149462,
52139.74688084513,
52495.73242863894,
52505.36107172335,
52585.861180194435
],
[
51435.549202674716,
58426.05408915385,
51481.52823957148,
51877.310811282434,
50993.15754480963,
51010.173862982156,
51001.085751092956,
59177.4514185532,
51375.45481775956,
51127.4077835805
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.02679982472013951,
"scoreError" : 0.011707830097046174,
"scoreConfidence" : [
0.015091994623093337,
0.03850765481718568
],
"scorePercentiles" : {
"0.0" : 0.011358663631567772,
"50.0" : 0.022719576763458517,
"90.0" : 0.04997576361663615,
"95.0" : 0.06191231486748369,
"99.0" : 0.06248082120026895,
"99.9" : 0.06248082120026895,
"99.99" : 0.06248082120026895,
"99.999" : 0.06248082120026895,
"99.9999" : 0.06248082120026895,
"100.0" : 0.06248082120026895
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.03407892595535242,
0.028400294475555615,
0.011359870399299086,
0.022719874925321838,
0.011359499207175385,
0.02271817130326541,
0.03407092097007623,
0.022717709827105297,
0.03976138526528692,
0.019149623584658024
],
[
0.039759798942536596,
0.01703931771435547,
0.06248082120026895,
0.01703744909136493,
0.01704031465365789,
0.022719386687706306,
0.022719766839210724,
0.05111069454456386,
0.011358663631567772,
0.028394005184461498
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.0857890917166277,
"scoreError" : 0.4677269860752987,
"scoreConfidence" : [
0.618062105641329,
1.5535160777919264
],
"scorePercentiles" : {
"0.0" : 0.4523124279630895,
"50.0" : 0.9248399688130771,
"90.0" : 2.0083735721294818,
"95.0" : 2.478601748821672,
"99.0" : 2.5010685243262745,
"99.9" : 2.5010685243262745,
"99.99" : 2.5010685243262745,
"99.999" : 2.5010685243262745,
"99.9999" : 2.5010685243262745,
"100.0" : 2.5010685243262745
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.3805965956968709,
1.15852666859943,
0.46041548113333475,
0.9251988790772858,
0.4637845258904371,
0.9168887676369156,
1.377317912110237,
0.9244810585488683,
1.6181385931867402,
0.9260682794483382
],
[
1.599475654908414,
0.6790779284475791,
2.5010685243262745,
0.6860477290653116,
0.673799650433531,
0.8983194889930641,
0.8981594419395069,
2.0517330142342316,
0.4523124279630895,
1.124371212693097
]
]
},
"·gc.count" : {
"score" : 142.0,
"scoreError" : "NaN",
"scoreConfidence" : [
142.0,
142.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 7.0,
"90.0" : 7.899999999999999,
"95.0" : 8.0,
"99.0" : 8.0,
"99.9" : 8.0,
"99.99" : 8.0,
"99.999" : 8.0,
"99.9999" : 8.0,
"100.0" : 8.0
},
"scoreUnit" : "counts",
"rawData" : [
[
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0
],
[
7.0,
8.0,
7.0,
7.0,
7.0,
7.0,
7.0,
8.0,
7.0,
7.0
]
]
},
"·gc.time" : {
"score" : 2911.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2911.0,
2911.0
],
"scorePercentiles" : {
"0.0" : 133.0,
"50.0" : 141.0,
"90.0" : 162.39999999999998,
"95.0" : 166.8,
"99.0" : 167.0,
"99.9" : 167.0,
"99.99" : 167.0,
"99.999" : 167.0,
"99.9999" : 167.0,
"100.0" : 167.0
},
"scoreUnit" : "ms",
"rawData" : [
[
138.0,
153.0,
141.0,
141.0,
151.0,
133.0,
140.0,
139.0,
141.0,
140.0
],
[
154.0,
157.0,
139.0,
163.0,
147.0,
139.0,
141.0,
167.0,
147.0,
140.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.MonixAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 28375.640851222957,
"scoreError" : 211.03498264214952,
"scoreConfidence" : [
28164.60586858081,
28586.675833865105
],
"scorePercentiles" : {
"0.0" : 27600.453030408247,
"50.0" : 28433.630989427642,
"90.0" : 28623.463123883437,
"95.0" : 28675.48859871988,
"99.0" : 28678.212773511263,
"99.9" : 28678.212773511263,
"99.99" : 28678.212773511263,
"99.999" : 28678.212773511263,
"99.9999" : 28678.212773511263,
"100.0" : 28678.212773511263
},
"scoreUnit" : "ops/s",
"rawData" : [
[
28364.7145813012,
28120.40925733019,
27600.453030408247,
28195.231737917708,
28488.179531735084,
28258.34533076947,
28207.7278051752,
28254.999825191142,
28330.27665682852,
28283.335545473812
],
[
28469.56165188175,
28510.589633327738,
28403.643111058816,
28463.618867796464,
28588.610653222247,
28475.95827982689,
28623.729277683567,
28621.06773968227,
28574.1517343376,
28678.212773511263
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1267.8839396430574,
"scoreError" : 55.99716808663558,
"scoreConfidence" : [
1211.8867715564218,
1323.881107729693
],
"scorePercentiles" : {
"0.0" : 1071.683507654817,
"50.0" : 1281.7036047766273,
"90.0" : 1308.5289505855183,
"95.0" : 1308.8781349451024,
"99.0" : 1308.8891463065263,
"99.9" : 1308.8891463065263,
"99.99" : 1308.8891463065263,
"99.999" : 1308.8891463065263,
"99.9999" : 1308.8891463065263,
"100.0" : 1308.8891463065263
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1278.9518758479314,
1267.8333490651085,
1244.3532769026685,
1271.2712086486395,
1284.455333705323,
1274.081106293991,
1271.7645619039183,
1273.9793327314126,
1277.3210739278047,
1071.683507654817
],
[
1301.7852576249934,
1303.6967532711585,
1298.7450705368058,
1301.568755900528,
1307.269234152737,
1302.118199771898,
1308.8891463065263,
1308.6689190780496,
1306.5617247494745,
1102.6811047873634
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 52369.23409715539,
"scoreError" : 330.87604565006325,
"scoreConfidence" : [
52038.35805150533,
52700.11014280545
],
"scorePercentiles" : {
"0.0" : 51876.55485640757,
"50.0" : 52320.17680114221,
"90.0" : 52751.699626426365,
"95.0" : 52751.78247510031,
"99.0" : 52751.78593422317,
"99.9" : 52751.78593422317,
"99.99" : 52751.78593422317,
"99.999" : 52751.78593422317,
"99.9999" : 52751.78593422317,
"100.0" : 52751.78593422317
},
"scoreUnit" : "B/op",
"rawData" : [
[
52014.36569873598,
52012.5543205399,
52010.24373492143,
52015.3350543247,
52014.71586705506,
52015.15438179348,
52014.13287015703,
52013.335239456756,
52013.15500970531,
51876.55485640757
],
[
52751.06992294779,
52751.78593422317,
52751.10159253157,
52751.445965787345,
52751.71675176611,
52750.618597531,
52751.545498368694,
52750.26619901346,
52750.56589988173,
52625.01854795973
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1276.921278872937,
"scoreError" : 66.86494770899249,
"scoreConfidence" : [
1210.0563311639444,
1343.7862265819294
],
"scorePercentiles" : {
"0.0" : 1087.446967788667,
"50.0" : 1288.9188674899767,
"90.0" : 1290.2885418702913,
"95.0" : 1465.217898162582,
"99.0" : 1474.4240954555944,
"99.9" : 1474.4240954555944,
"99.99" : 1474.4240954555944,
"99.999" : 1474.4240954555944,
"99.9999" : 1474.4240954555944,
"100.0" : 1474.4240954555944
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1280.33576886241,
1283.4415899531505,
1286.292883668829,
1288.2465862336048,
1289.3644476705795,
1290.1020012167844,
1290.1279358366603,
1290.1627535678638,
1290.3001495953527,
1088.130609939582
],
[
1280.8277420985673,
1284.1454222331402,
1286.6477235164798,
1288.473287309374,
1289.5430300290832,
1474.4240954555944,
1290.1840723447383,
1290.0974198963831,
1290.1310902418907,
1087.446967788667
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 52741.39205911005,
"scoreError" : 1480.6966266332174,
"scoreConfidence" : [
51260.69543247683,
54222.08868574326
],
"scorePercentiles" : {
"0.0" : 51897.97539954815,
"50.0" : 52240.220975015465,
"90.0" : 53663.392416934934,
"95.0" : 59432.58117835399,
"99.0" : 59730.969987219636,
"99.9" : 59730.969987219636,
"99.99" : 59730.969987219636,
"99.999" : 59730.969987219636,
"99.9999" : 59730.969987219636,
"100.0" : 59730.969987219636
},
"scoreUnit" : "B/op",
"rawData" : [
[
52070.647970729435,
52652.87860104253,
53763.193809906756,
52709.899634052934,
52213.51310146352,
52669.217391304344,
52765.17988018858,
52674.0631426974,
52541.66948297159,
52672.703157477976
],
[
51901.827422719514,
51960.675864294084,
52259.743899519846,
52220.698050511084,
52036.41826956704,
59730.969987219636,
51997.683673683256,
52001.67997428839,
52087.20246901485,
51897.97539954815
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.024305907630841058,
"scoreError" : 0.008972931857426354,
"scoreConfidence" : [
0.015332975773414704,
0.03327883948826741
],
"scorePercentiles" : {
"0.0" : 0.005679845642682723,
"50.0" : 0.02272022655505533,
"90.0" : 0.03976082799690406,
"95.0" : 0.045156423550257944,
"99.0" : 0.045440390029481255,
"99.9" : 0.045440390029481255,
"99.99" : 0.045440390029481255,
"99.999" : 0.045440390029481255,
"99.9999" : 0.045440390029481255,
"100.0" : 0.045440390029481255
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.011360162628322066,
0.03976106044501511,
0.022719600177844232,
0.011359397804684016,
0.039758735963904605,
0.028399329063133635,
0.022719919974581927,
0.022720533135528735,
0.028399689868189023,
0.01914374753588286
],
[
0.022719379560425843,
0.045440390029481255,
0.01703958526340867,
0.02839948527889543,
0.03407883271747048,
0.022719799301275802,
0.011360454285932114,
0.005679845642682723,
0.028399969406916796,
0.023938234533245874
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.0045441007836302,
"scoreError" : 0.36291360770565684,
"scoreConfidence" : [
0.6416304930779734,
1.3674577084892872
],
"scorePercentiles" : {
"0.0" : 0.22894512527423388,
"50.0" : 0.939418748149373,
"90.0" : 1.6290741967741709,
"95.0" : 1.828291240627411,
"99.0" : 1.8386651048936333,
"99.9" : 1.8386651048936333,
"99.99" : 1.8386651048936333,
"99.999" : 1.8386651048936333,
"99.9999" : 1.8386651048936333,
"100.0" : 1.8386651048936333
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.4620124216596522,
1.6311878195691905,
0.9496113079325059,
0.46478114096054013,
1.6100515916189941,
1.1594202898550725,
0.9292261883662402,
0.927621568447052,
1.1564496206105523,
0.9266837290196689
],
[
0.9206369274641606,
1.8386651048936333,
0.6920964812233346,
1.1510063577926868,
1.3751696160033573,
0.920410656854346,
0.4578550619336719,
0.22894512527423388,
1.146608253843839,
1.142442752349873
]
]
},
"·gc.count" : {
"score" : 141.0,
"scoreError" : "NaN",
"scoreConfidence" : [
141.0,
141.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 7.0,
"90.0" : 7.0,
"95.0" : 7.949999999999999,
"99.0" : 8.0,
"99.9" : 8.0,
"99.99" : 8.0,
"99.999" : 8.0,
"99.9999" : 8.0,
"100.0" : 8.0
},
"scoreUnit" : "counts",
"rawData" : [
[
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0
],
[
7.0,
7.0,
7.0,
7.0,
7.0,
8.0,
7.0,
7.0,
7.0,
7.0
]
]
},
"·gc.time" : {
"score" : 2945.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2945.0,
2945.0
],
"scorePercentiles" : {
"0.0" : 133.0,
"50.0" : 147.0,
"90.0" : 163.9,
"95.0" : 166.85,
"99.0" : 167.0,
"99.9" : 167.0,
"99.99" : 167.0,
"99.999" : 167.0,
"99.9999" : 167.0,
"100.0" : 167.0
},
"scoreUnit" : "ms",
"rawData" : [
[
154.0,
144.0,
148.0,
167.0,
146.0,
163.0,
152.0,
149.0,
153.0,
146.0
],
[
148.0,
140.0,
143.0,
135.0,
141.0,
164.0,
133.0,
133.0,
151.0,
135.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.MonixAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 27878.260829062383,
"scoreError" : 256.99918105630445,
"scoreConfidence" : [
27621.26164800608,
28135.260010118687
],
"scorePercentiles" : {
"0.0" : 27231.435412873056,
"50.0" : 27956.19951307296,
"90.0" : 28191.0619210381,
"95.0" : 28204.685505857673,
"99.0" : 28205.277088673225,
"99.9" : 28205.277088673225,
"99.99" : 28205.277088673225,
"99.999" : 28205.277088673225,
"99.9999" : 28205.277088673225,
"100.0" : 28205.277088673225
},
"scoreUnit" : "ops/s",
"rawData" : [
[
28057.428961268673,
28109.449985187402,
28205.277088673225,
28169.610319121166,
28153.52164403449,
28084.83274414509,
28030.51720795804,
28103.988299409,
28193.445432362205,
28027.94391995882
],
[
27412.828964244465,
27231.435412873056,
27300.04404275389,
27724.141205179963,
27848.851332560425,
27884.4551061871,
27779.553484249933,
27668.103698345625,
27722.668775895978,
27857.118956839164
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1248.304966431828,
"scoreError" : 55.11069639854812,
"scoreConfidence" : [
1193.19427003328,
1303.415662830376
],
"scorePercentiles" : {
"0.0" : 1050.881934857948,
"50.0" : 1257.225978797318,
"90.0" : 1293.059574432343,
"95.0" : 1294.7695192216977,
"99.0" : 1294.8410791922422,
"99.9" : 1294.8410791922422,
"99.99" : 1294.8410791922422,
"99.999" : 1294.8410791922422,
"99.9999" : 1294.8410791922422,
"100.0" : 1294.8410791922422
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1250.903758883441,
1253.3239969645704,
1257.4775748856275,
1255.7498993342451,
1255.192129369535,
1252.1754384716553,
1249.512249616633,
1253.0557392769706,
1256.9743827090083,
1050.881934857948
],
[
1272.86317285144,
1264.404213336712,
1267.566173458963,
1287.4823822967462,
1293.4098797813515,
1294.8410791922422,
1289.9068262912658,
1284.9418753349316,
1287.312551662922,
1088.124070060353
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 52491.80701320178,
"scoreError" : 952.8165062979107,
"scoreConfidence" : [
51538.99050690387,
53444.62351949969
],
"scorePercentiles" : {
"0.0" : 51315.18125717873,
"50.0" : 52449.15770414259,
"90.0" : 53574.22012984945,
"95.0" : 53574.45282498791,
"99.0" : 53574.46477377021,
"99.9" : 53574.46477377021,
"99.99" : 53574.46477377021,
"99.999" : 53574.46477377021,
"99.9999" : 53574.46477377021,
"100.0" : 53574.46477377021
},
"scoreUnit" : "B/op",
"rawData" : [
[
51432.69286355668,
51435.10334035168,
51433.61457639135,
51433.81726025258,
51436.238579545454,
51435.1275202187,
51437.30061489735,
51434.87972224989,
51434.91979292249,
51315.18125717873
],
[
53570.136149173406,
53565.416123892115,
53567.67605499682,
53573.54519884028,
53574.169115377714,
53574.225798124084,
53573.57462675823,
53574.46477377021,
53573.04210215019,
53461.01479338784
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1251.0183419114485,
"scoreError" : 82.99012677691842,
"scoreConfidence" : [
1168.02821513453,
1334.008468688367
],
"scorePercentiles" : {
"0.0" : 932.049560705295,
"50.0" : 1288.9390306403272,
"90.0" : 1291.0035947292422,
"95.0" : 1291.259977467549,
"99.0" : 1291.267659477377,
"99.9" : 1291.267659477377,
"99.99" : 1291.267659477377,
"99.999" : 1291.267659477377,
"99.9999" : 1291.267659477377,
"100.0" : 1291.267659477377
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1281.745721206326,
1284.4984150461828,
1103.0549884532988,
1288.3385986490591,
1289.227165159337,
1289.9599790025557,
1289.714591328519,
1290.0097737650485,
1289.894988880252,
932.049560705295
],
[
1281.1827594637102,
1284.53009763715,
1287.082164406063,
1288.6508961213176,
1289.6966931926588,
1289.946582772258,
1289.9863123238074,
1291.1140192808193,
1291.267659477377,
1088.415871357934
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 52561.231599916835,
"scoreError" : 2199.9674174912584,
"scoreConfidence" : [
50361.26418242558,
54761.19901740809
],
"scorePercentiles" : {
"0.0" : 45117.389181141436,
"50.0" : 53231.99083739353,
"90.0" : 54345.211915350665,
"95.0" : 54416.75194165689,
"99.0" : 54418.03220666309,
"99.9" : 54418.03220666309,
"99.99" : 54418.03220666309,
"99.999" : 54418.03220666309,
"99.9999" : 54418.03220666309,
"100.0" : 54418.03220666309
},
"scoreUnit" : "B/op",
"rawData" : [
[
52700.80415045396,
52714.46878734422,
45117.389181141436,
52768.606302398715,
52830.95272727273,
52987.18851805445,
53092.26633187337,
52951.75264303704,
52782.0186369761,
45512.52672806786
],
[
53920.27699465467,
54418.03220666309,
54392.42690653911,
53622.16833268423,
53420.36567737305,
53371.71534291369,
53576.87591240876,
53831.80661526121,
53737.63861539682,
53475.35138782219
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.0260516729158827,
"scoreError" : 0.010012726642598797,
"scoreConfidence" : [
0.016038946273283904,
0.036064399558481494
],
"scorePercentiles" : {
"0.0" : 0.01135842935191127,
"50.0" : 0.0261660802278453,
"90.0" : 0.04486785529806469,
"95.0" : 0.05082879553253897,
"99.0" : 0.05111263403841893,
"99.9" : 0.05111263403841893,
"99.99" : 0.05111263403841893,
"99.999" : 0.05111263403841893,
"99.9999" : 0.05111263403841893,
"100.0" : 0.05111263403841893
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.045435863920819775,
0.03407760209708656,
0.022719043261931516,
0.01135860663218595,
0.01135842935191127,
0.02839620269359669,
0.022712640732046332,
0.011358919535124757,
0.034073726460277155,
0.014362203536509107
],
[
0.022711174208744776,
0.028398702193958923,
0.028398868627896253,
0.011358956492148981,
0.017034244151424592,
0.05111263403841893,
0.028396782375400807,
0.034077122552808786,
0.039755777693269,
0.023935957762093906
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.093633348078181,
"scoreError" : 0.4099538280119506,
"scoreConfidence" : [
0.6836795200662305,
1.5035871760901316
],
"scorePercentiles" : {
"0.0" : 0.46523316319649033,
"50.0" : 1.171213004880531,
"90.0" : 1.8467927313490922,
"95.0" : 2.1024605959307223,
"99.0" : 2.114792186558816,
"99.9" : 2.114792186558816,
"99.99" : 2.114792186558816,
"99.999" : 2.114792186558816,
"99.9999" : 2.114792186558816,
"100.0" : 2.114792186558816
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.86816037399695,
1.3985090764240595,
0.9292591279688054,
0.46523316319649033,
0.46545454545454545,
1.1664198655883358,
0.9349863752443183,
0.4662559228218956,
1.3942840933267144,
0.7013148226095269
],
[
0.9558299119806897,
1.2030870226092831,
1.2001435718628448,
0.4726585601569374,
0.7055732998385071,
2.114792186558816,
1.1794007975928245,
1.4208141526409737,
1.654483947518375,
1.1760061441727259
]
]
},
"·gc.count" : {
"score" : 138.0,
"scoreError" : "NaN",
"scoreConfidence" : [
138.0,
138.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 7.0,
"90.0" : 7.0,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
7.0,
7.0,
6.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
6.0
],
[
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0,
7.0
]
]
},
"·gc.time" : {
"score" : 2717.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2717.0,
2717.0
],
"scorePercentiles" : {
"0.0" : 122.0,
"50.0" : 135.5,
"90.0" : 146.9,
"95.0" : 155.54999999999998,
"99.0" : 156.0,
"99.9" : 156.0,
"99.99" : 156.0,
"99.999" : 156.0,
"99.9999" : 156.0,
"100.0" : 156.0
},
"scoreUnit" : "ms",
"rawData" : [
[
142.0,
140.0,
122.0,
147.0,
140.0,
146.0,
156.0,
142.0,
139.0,
130.0
],
[
129.0,
126.0,
130.0,
129.0,
145.0,
130.0,
134.0,
137.0,
128.0,
125.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 18928.954589710607,
"scoreError" : 314.93260883202254,
"scoreConfidence" : [
18614.021980878584,
19243.88719854263
],
"scorePercentiles" : {
"0.0" : 18174.283252739464,
"50.0" : 18862.003141713918,
"90.0" : 19371.588385250692,
"95.0" : 19385.09509668413,
"99.0" : 19385.479512457492,
"99.9" : 19385.479512457492,
"99.99" : 19385.479512457492,
"99.999" : 19385.479512457492,
"99.9999" : 19385.479512457492,
"100.0" : 19385.479512457492
},
"scoreUnit" : "ops/s",
"rawData" : [
[
18643.422367430398,
18825.86263262126,
18788.25954368043,
18867.600776860818,
18687.375407281244,
18174.283252739464,
18856.405506567015,
18616.824513991316,
18227.48797623936,
18707.77503033268
],
[
19377.79119699024,
19167.061358515904,
19215.160410902598,
19315.08702795141,
19127.984874732083,
18784.38815196595,
19223.21228759022,
19385.479512457492,
19271.866885767475,
19315.763079594755
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 880.0079861420224,
"scoreError" : 14.919295029200804,
"scoreConfidence" : [
865.0886911128216,
894.9272811712233
],
"scorePercentiles" : {
"0.0" : 849.3541135786857,
"50.0" : 878.2660624111745,
"90.0" : 902.2140476455684,
"95.0" : 902.7921824792688,
"99.0" : 902.808629099774,
"99.9" : 902.808629099774,
"99.99" : 902.808629099774,
"99.999" : 902.808629099774,
"99.9999" : 902.808629099774,
"100.0" : 902.808629099774
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
868.9180141642959,
877.3750969550392,
875.5963054694934,
879.3621647519378,
870.8281603138134,
849.3541135786857,
878.8454149768033,
867.7209541193021,
849.5750700944636,
850.8882720945104
],
[
902.4796966896711,
892.6700900314855,
894.8370595606666,
899.8232062486444,
891.877271723199,
876.3574510461425,
895.5821429940898,
902.808629099774,
897.5738990828861,
877.6867098455458
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 53634.66644175091,
"scoreError" : 351.00341274752475,
"scoreConfidence" : [
53283.663029003386,
53985.66985449843
],
"scorePercentiles" : {
"0.0" : 52430.06062111801,
"50.0" : 53762.486899922704,
"90.0" : 53819.42289312517,
"95.0" : 53894.28642199015,
"99.0" : 53898.063124601904,
"99.9" : 53898.063124601904,
"99.99" : 53898.063124601904,
"99.999" : 53898.063124601904,
"99.9999" : 53898.063124601904,
"100.0" : 53898.063124601904
},
"scoreUnit" : "B/op",
"rawData" : [
[
53766.18381114794,
53763.218881111454,
53768.964502772724,
53767.26997551747,
53761.75491873396,
53898.063124601904,
53778.650241300486,
53768.37640286534,
53766.698654029686,
52487.51896542511
],
[
53728.421291567356,
53727.86470668016,
53723.88977230155,
53742.81761527154,
53791.46727994982,
53822.52907236688,
53746.055024495785,
53725.606898970516,
53727.917074790406,
52430.06062111801
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 896.4704764177966,
"scoreError" : 58.349115346240666,
"scoreConfidence" : [
838.121361071556,
954.8195917640372
],
"scorePercentiles" : {
"0.0" : 738.6652854333474,
"50.0" : 923.9881350062117,
"90.0" : 928.7501408911668,
"95.0" : 928.7974764719131,
"99.0" : 928.7998294726422,
"99.9" : 928.7998294726422,
"99.99" : 928.7998294726422,
"99.999" : 928.7998294726422,
"99.9999" : 928.7998294726422,
"100.0" : 928.7998294726422
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
916.0343240227705,
918.6956693648191,
921.1920996601195,
738.6652854333474,
924.4261564836513,
925.1183022385125,
925.6280691531065,
742.5763589143552,
928.7527694580614,
928.4667962797109
],
[
916.0772221601652,
918.6982066369036,
921.2312128639447,
923.5501135287722,
925.3520485284442,
741.3605830259842,
927.6193763503088,
928.4386209911995,
928.7998294726422,
928.726483789116
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 54641.553833836035,
"scoreError" : 3529.3185861982715,
"scoreConfidence" : [
51112.235247637764,
58170.872420034306
],
"scorePercentiles" : {
"0.0" : 45164.57202208727,
"50.0" : 55632.879258477784,
"90.0" : 58562.59558193255,
"95.0" : 58773.99929472195,
"99.0" : 58777.58427397681,
"99.9" : 58777.58427397681,
"99.99" : 58777.58427397681,
"99.999" : 58777.58427397681,
"99.9999" : 58777.58427397681,
"100.0" : 58777.58427397681
},
"scoreUnit" : "B/op",
"rawData" : [
[
56681.60751632936,
56295.23396390751,
56568.92908005237,
45164.57202208727,
57070.6997433704,
58705.88468887962,
56641.39260011853,
46013.78471319794,
58777.58427397681,
57272.99361940897
],
[
54537.939311397946,
55294.44024579816,
55308.53199017608,
55159.93026770741,
55810.41923478988,
45531.53680086866,
55668.68704688004,
55250.832539043964,
55597.071470075534,
55479.00554865425
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.02157620856342371,
"scoreError" : 0.007932828633422678,
"scoreConfidence" : [
0.013643379930001032,
0.029509037196846388
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.022717522364439788,
"90.0" : 0.03407696041066106,
"95.0" : 0.039474493479555825,
"99.0" : 0.039758434202377194,
"99.9" : 0.039758434202377194,
"99.99" : 0.039758434202377194,
"99.999" : 0.039758434202377194,
"99.9999" : 0.039758434202377194,
"100.0" : 0.039758434202377194
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.039758434202377194,
0.03407961974594986,
0.022718558243566132,
0.017039830341874094,
0.03405302639306181,
0.022683363628837595,
0.028336478410104407,
0.022717093701491532,
0.01703925090737637,
0.022709783687499045
],
[
0.011357831062291277,
0.02271980924515045,
0.011359761429219009,
0.02839805278734048,
0.022718060702357955,
0.022717951027388047,
0.01704015675762039,
0.02272015238436013,
0.011356956610608442
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.317790946040844,
"scoreError" : 0.4904982342517315,
"scoreConfidence" : [
0.8272927117891125,
1.8082891802925753
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1.3688209071394966,
"90.0" : 2.100909570615517,
"95.0" : 2.4422477376816145,
"99.0" : 2.4601392151184616,
"99.9" : 2.4601392151184616,
"99.99" : 2.4601392151184616,
"99.999" : 2.4601392151184616,
"99.9999" : 2.4601392151184616,
"100.0" : 2.4601392151184616
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.4601392151184616,
2.0883087087214673,
1.3951102170280252,
1.0418746621729038,
2.102309666381523,
1.4394342067693118,
1.7339768012869359,
1.4076659542706174,
1.0783558758679699,
1.4008657083311067
],
[
0.6761795689272707,
1.3674557385942765,
0.6820130708071431,
1.6961013685583552,
1.3701860756847166,
1.3633593026763333,
1.0140496379278332,
1.3600066406574252,
0.6784265010351966
]
]
},
"·gc.count" : {
"score" : 97.0,
"scoreError" : "NaN",
"scoreConfidence" : [
97.0,
97.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 5.0,
"95.0" : 5.0,
"99.0" : 5.0,
"99.9" : 5.0,
"99.99" : 5.0,
"99.999" : 5.0,
"99.9999" : 5.0,
"100.0" : 5.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
5.0,
5.0,
4.0,
5.0,
5.0,
5.0,
4.0,
5.0,
5.0
],
[
5.0,
5.0,
5.0,
5.0,
5.0,
4.0,
5.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 368.0,
"scoreError" : "NaN",
"scoreConfidence" : [
368.0,
368.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 16.5,
"90.0" : 36.8,
"95.0" : 37.0,
"99.0" : 37.0,
"99.9" : 37.0,
"99.99" : 37.0,
"99.999" : 37.0,
"99.9999" : 37.0,
"100.0" : 37.0
},
"scoreUnit" : "ms",
"rawData" : [
[
19.0,
16.0,
17.0,
5.0,
17.0,
23.0,
37.0,
6.0,
9.0,
37.0
],
[
16.0,
16.0,
35.0,
28.0,
28.0,
9.0,
8.0,
6.0,
29.0,
7.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 19705.8237919566,
"scoreError" : 830.2564765637435,
"scoreConfidence" : [
18875.56731539286,
20536.080268520345
],
"scorePercentiles" : {
"0.0" : 17646.630265245665,
"50.0" : 19920.137269050152,
"90.0" : 20933.092990472443,
"95.0" : 21098.337003587974,
"99.0" : 21103.810001839418,
"99.9" : 21103.810001839418,
"99.99" : 21103.810001839418,
"99.999" : 21103.810001839418,
"99.9999" : 21103.810001839418,
"100.0" : 21103.810001839418
},
"scoreUnit" : "ops/s",
"rawData" : [
[
19876.112851159065,
19843.33624578475,
20158.392977020725,
19895.884221577053,
20223.580898564323,
20150.73458696105,
20108.280941012414,
19944.390316523248,
19946.88003644283,
19829.041850214653
],
[
21103.810001839418,
20140.84361987512,
20994.350036810567,
20381.779573429332,
17661.586238167187,
17646.630265245665,
17848.65916979713,
19452.633184161612,
19493.75905726676,
19415.78976727914
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 905.10725895206,
"scoreError" : 52.43223749628147,
"scoreConfidence" : [
852.6750214557785,
957.5394964483414
],
"scorePercentiles" : {
"0.0" : 733.1517748614185,
"50.0" : 927.798947053182,
"90.0" : 968.682292454175,
"95.0" : 976.2801983779389,
"99.0" : 976.5352451882153,
"99.9" : 976.5352451882153,
"99.99" : 976.5352451882153,
"99.999" : 976.5352451882153,
"99.9999" : 976.5352451882153,
"100.0" : 976.5352451882153
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
925.8805772922004,
924.358468622034,
939.1324762391824,
926.6719674044235,
942.381874398671,
938.6908065114831,
936.044361257795,
929.1745868783046,
929.1769201902453,
902.0721464733705
],
[
976.5352451882153,
928.9259267019405,
971.4343089826862,
943.9141436975755,
819.4385808684078,
818.4087287331532,
827.7805196039062,
894.0086920830801,
894.9630730531045,
733.1517748614185
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 53386.4270097233,
"scoreError" : 455.8299338622668,
"scoreConfidence" : [
52930.597075861035,
53842.25694358557
],
"scorePercentiles" : {
"0.0" : 51679.82574665293,
"50.0" : 53507.70759358239,
"90.0" : 53745.66593011515,
"95.0" : 53756.40244026602,
"99.0" : 53756.94654616647,
"99.9" : 53756.94654616647,
"99.99" : 53756.94654616647,
"99.999" : 53756.94654616647,
"99.9999" : 53756.94654616647,
"100.0" : 53756.94654616647
},
"scoreUnit" : "B/op",
"rawData" : [
[
53739.88061683315,
53736.6271980652,
53742.079447734104,
53740.67518369234,
53756.94654616647,
53741.02630560545,
53738.07184973799,
53746.06442815749,
53736.78878886906,
52493.140604043765
],
[
53372.676038737896,
53207.86768720652,
53374.94205810377,
53416.88901935459,
53506.07140111691,
53503.21733218511,
53509.343786047866,
53019.19083985158,
52967.215316303824,
51679.82574665293
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 917.278567913907,
"scoreError" : 78.6241389353914,
"scoreConfidence" : [
838.6544289785155,
995.9027068492984
],
"scorePercentiles" : {
"0.0" : 739.8727591899639,
"50.0" : 924.837798439766,
"90.0" : 1088.437507935404,
"95.0" : 1114.0144331099712,
"99.0" : 1114.4287080313245,
"99.9" : 1114.4287080313245,
"99.99" : 1114.4287080313245,
"99.999" : 1114.4287080313245,
"99.9999" : 1114.4287080313245,
"100.0" : 1114.4287080313245
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
916.4583138912675,
919.174596291574,
921.7172914895586,
923.8879719430764,
925.7876249364555,
926.9746289324922,
927.2135659901838,
1114.4287080313245,
928.752045801526,
929.086192915721
],
[
916.1030337151713,
919.0411366890947,
1106.143209604258,
922.1207072500981,
739.8727591899639,
926.9972870357998,
741.9310327242902,
928.4783780614065,
928.4071072098191,
782.9957665750577
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 54102.56199415998,
"scoreError" : 3435.0341505488373,
"scoreConfidence" : [
50667.52784361114,
57537.59614470882
],
"scorePercentiles" : {
"0.0" : 47959.8658767401,
"50.0" : 53333.18311545985,
"90.0" : 60759.02201013013,
"95.0" : 64277.42086169764,
"99.0" : 64461.68243114529,
"99.9" : 64461.68243114529,
"99.99" : 64461.68243114529,
"99.999" : 64461.68243114529,
"99.9999" : 64461.68243114529,
"100.0" : 64461.68243114529
},
"scoreUnit" : "B/op",
"rawData" : [
[
53192.99441711682,
53435.26812112662,
52745.491355967504,
53579.22237076201,
52810.34920007119,
53070.26293697967,
53231.09810979308,
64461.68243114529,
53712.217165540605,
54065.13475520597
],
[
50069.74471992654,
52641.67765633221,
60776.45104219236,
52183.580265758625,
48310.74055483958,
60602.16072157005,
47959.8658767401,
55063.415773298664,
54946.55660038762,
55193.325808444904
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.021023652112856638,
"scoreError" : 0.009883200144190616,
"scoreConfidence" : [
0.011140451968666022,
0.030906852257047254
],
"scorePercentiles" : {
"0.0" : 0.0056788196648813955,
"50.0" : 0.01703845342997555,
"90.0" : 0.03975084501713043,
"95.0" : 0.03975796877867004,
"99.0" : 0.039758221138763955,
"99.9" : 0.039758221138763955,
"99.99" : 0.039758221138763955,
"99.999" : 0.039758221138763955,
"99.9999" : 0.039758221138763955,
"100.0" : 0.039758221138763955
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.03975317393688574,
0.011360176442203555,
0.01703854797932488,
0.017038358880626225,
0.022719829806038466,
0.03407660874911132,
0.02270134085765801,
0.011359666354392528,
0.039758221138763955,
0.02271382243584297
],
[
0.039729884739332616,
0.011358527000804513,
0.0056788196648813955,
0.01699740784598834,
0.03403904854572892,
0.011359147228651601,
0.01703135022475568,
0.005679183659115082,
0.011355272837693482,
0.02872465392933346
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.2477526836733221,
"scoreError" : 0.5885700774255417,
"scoreConfidence" : [
0.6591826062477805,
1.836322761098864
],
"scorePercentiles" : {
"0.0" : 0.3120197297631857,
"50.0" : 1.0445243117699787,
"90.0" : 2.291653340662508,
"95.0" : 2.3069489968139125,
"99.0" : 2.3073502932271075,
"99.9" : 2.3073502932271075,
"99.99" : 2.3073502932271075,
"99.999" : 2.3073502932271075,
"99.9999" : 2.3073502932271075,
"100.0" : 2.3073502932271075
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.3073502932271075,
0.6604121529702222,
0.9750349629541465,
0.9881089991657201,
1.29602309806791,
1.950921341179039,
1.303278281015402,
0.6570749656603736,
2.299324364963211,
1.3217566681792972
],
[
2.1714426362973693,
0.6506040841449008,
0.3120197297631857,
0.9618974931016262,
2.2226141219561826,
0.7426007342609799,
1.100939624374237,
0.33680402092691,
0.6720469251515121,
2.024799176107106
]
]
},
"·gc.count" : {
"score" : 100.0,
"scoreError" : "NaN",
"scoreConfidence" : [
100.0,
100.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 5.899999999999999,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0,
6.0,
5.0,
5.0
],
[
5.0,
5.0,
6.0,
5.0,
4.0,
5.0,
4.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 466.0,
"scoreError" : "NaN",
"scoreConfidence" : [
466.0,
466.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 23.0,
"90.0" : 37.599999999999994,
"95.0" : 41.8,
"99.0" : 42.0,
"99.9" : 42.0,
"99.99" : 42.0,
"99.999" : 42.0,
"99.9999" : 42.0,
"100.0" : 42.0
},
"scoreUnit" : "ms",
"rawData" : [
[
34.0,
28.0,
17.0,
18.0,
24.0,
17.0,
10.0,
30.0,
22.0,
30.0
],
[
25.0,
38.0,
42.0,
30.0,
26.0,
17.0,
5.0,
17.0,
17.0,
19.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 20144.042227575083,
"scoreError" : 1230.2458395952794,
"scoreConfidence" : [
18913.796387979804,
21374.28806717036
],
"scorePercentiles" : {
"0.0" : 17664.476095504284,
"50.0" : 20605.528129787068,
"90.0" : 21695.884827681784,
"95.0" : 21846.193401147855,
"99.0" : 21853.522165141472,
"99.9" : 21853.522165141472,
"99.99" : 21853.522165141472,
"99.999" : 21853.522165141472,
"99.9999" : 21853.522165141472,
"100.0" : 21853.522165141472
},
"scoreUnit" : "ops/s",
"rawData" : [
[
21853.522165141472,
21596.326309395485,
17857.30435727309,
21334.367099726293,
18180.012093395446,
17837.432844853905,
17664.476095504284,
21059.379413679944,
21706.94688526915,
19913.26164801878
],
[
21202.737930706655,
21414.34793568368,
20778.97544146289,
20432.08081811124,
19349.152538005903,
21445.69368650751,
20947.409902445077,
19695.259231565167,
19280.815095284244,
19331.343059471354
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 913.9914770719945,
"scoreError" : 75.10565964531715,
"scoreConfidence" : [
838.8858174266774,
989.0971367173116
],
"scorePercentiles" : {
"0.0" : 729.781298342898,
"50.0" : 950.3529822700245,
"90.0" : 1001.254892602198,
"95.0" : 1008.9310422058546,
"99.0" : 1009.317411160154,
"99.9" : 1009.317411160154,
"99.99" : 1009.317411160154,
"99.999" : 1009.317411160154,
"99.9999" : 1009.317411160154,
"100.0" : 1009.317411160154
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1009.317411160154,
998.2386373544939,
828.0630868753631,
986.5674209663927,
842.3271139620023,
827.8371448189214,
819.5478209893868,
973.6302956306329,
1001.590032074165,
751.2683409419568
],
[
974.9963312670834,
984.7105051158995,
957.7719509603853,
942.9340135796639,
895.6970416692467,
986.2962929623261,
965.7432786367053,
910.761593846489,
892.7499302857203,
729.781298342898
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 53140.48337215297,
"scoreError" : 462.4829301265744,
"scoreConfidence" : [
52678.0004420264,
53602.96630227954
],
"scorePercentiles" : {
"0.0" : 51634.83960113674,
"50.0" : 53299.88565183323,
"90.0" : 53527.815275637025,
"95.0" : 53532.607511327624,
"99.0" : 53532.68055241114,
"99.9" : 53532.68055241114,
"99.99" : 53532.68055241114,
"99.999" : 53532.68055241114,
"99.9999" : 53532.68055241114,
"100.0" : 53532.68055241114
},
"scoreUnit" : "B/op",
"rawData" : [
[
53276.56482885912,
53317.32778840556,
53497.17517970307,
53354.141922194656,
53475.01338583543,
53531.2197307408,
53532.68055241114,
53335.19105903355,
53282.443515260915,
51634.83960113674
],
[
53050.10608518505,
53047.52668334765,
53174.747144685316,
53236.93386828457,
53403.64663814307,
53054.433802081876,
53177.08233589998,
53350.297449015845,
53419.74290307525,
51658.55296975963
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 928.6560037128153,
"scoreError" : 82.53771361452871,
"scoreConfidence" : [
846.1182900982866,
1011.193717327344
],
"scorePercentiles" : {
"0.0" : 741.3900846101045,
"50.0" : 926.1890545091671,
"90.0" : 1103.3756914764565,
"95.0" : 1112.7134148064122,
"99.0" : 1113.1817617095292,
"99.9" : 1113.1817617095292,
"99.99" : 1113.1817617095292,
"99.999" : 1113.1817617095292,
"99.9999" : 1113.1817617095292,
"100.0" : 1113.1817617095292
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1099.423501939844,
918.5831711626724,
922.5232886065852,
923.5733257218765,
925.975143187931,
741.3900846101045,
927.8518506589476,
928.7932548324884,
1113.1817617095292,
783.3263862026581
],
[
916.9744591557773,
1103.8148236471911,
922.5379404986028,
924.6219594019051,
926.4029658304031,
927.0072803456849,
926.7838443718233,
928.5471237012025,
928.7615747958615,
783.0463338752174
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 54110.91432718139,
"scoreError" : 3553.7938408046525,
"scoreConfidence" : [
50557.120486376734,
57664.70816798604
],
"scorePercentiles" : {
"0.0" : 47941.21135279228,
"50.0" : 54115.164305096114,
"90.0" : 59586.197036935264,
"95.0" : 60556.711528164145,
"99.0" : 60607.07557165497,
"99.9" : 60607.07557165497,
"99.99" : 60607.07557165497,
"99.999" : 60607.07557165497,
"99.9999" : 60607.07557165497,
"100.0" : 60607.07557165497
},
"scoreUnit" : "B/op",
"rawData" : [
[
58032.792090787814,
49062.817451736024,
59599.79470183846,
49947.384485745046,
58785.39626252516,
47941.21135279228,
60607.07557165497,
50879.03069896404,
59218.88441489068,
53838.196157978775
],
[
49893.102953936694,
59463.81805280651,
51218.58253230571,
52203.05705059203,
55234.40887951882,
49865.18426570494,
51031.84447663338,
54392.13245221346,
55574.582378260646,
55428.99031274231
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.021154543527679967,
"scoreError" : 0.014335077273671362,
"scoreConfidence" : [
0.0068194662540086055,
0.03548962080135133
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.019870758132012535,
"90.0" : 0.05560033372826475,
"95.0" : 0.05679464710497995,
"99.0" : 0.056798041511488595,
"99.9" : 0.056798041511488595,
"99.99" : 0.056798041511488595,
"99.999" : 0.056798041511488595,
"99.9999" : 0.056798041511488595,
"100.0" : 0.056798041511488595
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.0056722774369523075,
0.01700911955293315,
0.00567888363418808,
0.011346109652602904,
0.028386034161882328,
0.02270302806865827,
0.02271474370003299,
0.02271999155656772,
0.0567301533813157,
0.014362771114120711
],
[
0.028399853170087253,
0.04543195685080635,
0.0170384881953668,
0.005679829837590758,
0.022707409375506683,
0.028355193985333343,
0.011356985368165392,
0.056798041511488595
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.2165988854254253,
"scoreError" : 0.8067680382829137,
"scoreConfidence" : [
0.4098308471425116,
2.023366923708339
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1.1043119105036234,
"90.0" : 2.960877697286525,
"95.0" : 3.379605355713963,
"99.0" : 3.3986412902556657,
"99.9" : 3.3986412902556657,
"99.99" : 3.3986412902556657,
"99.999" : 3.3986412902556657,
"99.9999" : 3.3986412902556657,
"100.0" : 3.3986412902556657
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.29940973300926516,
0.9084809670354044,
0.3668853707145576,
0.61360423201161,
1.8020832187599678,
1.468067471606819,
1.4837219832465474,
1.2445946844169287,
3.017922599421614,
0.9871564423646606
],
[
1.5452521975327271,
2.447473578070732,
0.9619727957725804,
0.33864533597900004,
1.2214673786425863,
1.5613326217885186,
0.6652658078793231,
3.3986412902556657
]
]
},
"·gc.count" : {
"score" : 102.0,
"scoreError" : "NaN",
"scoreConfidence" : [
102.0,
102.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
5.0,
5.0,
5.0,
5.0,
4.0,
5.0,
5.0,
6.0,
5.0
],
[
5.0,
6.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 520.0,
"scoreError" : "NaN",
"scoreConfidence" : [
520.0,
520.0
],
"scorePercentiles" : {
"0.0" : 7.0,
"50.0" : 28.0,
"90.0" : 38.9,
"95.0" : 45.64999999999999,
"99.0" : 46.0,
"99.9" : 46.0,
"99.99" : 46.0,
"99.999" : 46.0,
"99.9999" : 46.0,
"100.0" : 46.0
},
"scoreUnit" : "ms",
"rawData" : [
[
27.0,
28.0,
7.0,
17.0,
38.0,
26.0,
10.0,
31.0,
39.0,
38.0
],
[
27.0,
31.0,
37.0,
7.0,
10.0,
29.0,
37.0,
7.0,
46.0,
28.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaJavaConverter.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 20757.714649836897,
"scoreError" : 862.0372953020732,
"scoreConfidence" : [
19895.677354534822,
21619.75194513897
],
"scorePercentiles" : {
"0.0" : 19670.487977452885,
"50.0" : 20193.81810235528,
"90.0" : 22459.73147171571,
"95.0" : 23189.83855115465,
"99.0" : 23224.424279700976,
"99.9" : 23224.424279700976,
"99.99" : 23224.424279700976,
"99.999" : 23224.424279700976,
"99.9999" : 23224.424279700976,
"100.0" : 23224.424279700976
},
"scoreUnit" : "ops/s",
"rawData" : [
[
21195.750408987282,
20980.962688895812,
21321.86809850536,
21191.288516872664,
19812.116891526006,
19670.487977452885,
20007.972104715205,
21216.900659620635,
20066.847436761014,
19747.33546529505
],
[
23224.424279700976,
21802.92733818662,
22532.7097087745,
21666.431941457642,
20060.742143668635,
20163.137901648242,
20187.50282141397,
20000.67970679536,
20200.133383296587,
20104.073523163428
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 921.4681324169065,
"scoreError" : 41.24346972414972,
"scoreConfidence" : [
880.2246626927569,
962.7116021410562
],
"scorePercentiles" : {
"0.0" : 849.9872713056706,
"50.0" : 902.2324002413918,
"90.0" : 1002.0094001708557,
"95.0" : 1034.9490672277102,
"99.0" : 1036.5161985378131,
"99.9" : 1036.5161985378131,
"99.99" : 1036.5161985378131,
"99.999" : 1036.5161985378131,
"99.9999" : 1036.5161985378131,
"100.0" : 1036.5161985378131
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
939.4967293918896,
929.3501903971875,
944.5882973066447,
939.5770424483561,
882.1907415767494,
876.1714010853318,
891.0716301897833,
940.9748193162039,
893.1538597989492,
849.9872713056706
],
[
1036.5161985378131,
973.531850686749,
1005.1735723357565,
967.2481923371711,
896.0255281821414,
901.0787159286722,
901.8937560707177,
893.641207563671,
902.5710444120658,
865.1205994666038
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 51206.585324968946,
"scoreError" : 479.3361388993321,
"scoreConfidence" : [
50727.24918606962,
51685.921463868275
],
"scorePercentiles" : {
"0.0" : 49654.85697234931,
"50.0" : 51379.04243172622,
"90.0" : 51544.23088066382,
"95.0" : 51552.307765755446,
"99.0" : 51552.72911612986,
"99.9" : 51552.72911612986,
"99.99" : 51552.72911612986,
"99.999" : 51552.72911612986,
"99.9999" : 51552.72911612986,
"100.0" : 51552.72911612986
},
"scoreUnit" : "B/op",
"rawData" : [
[
51134.88706086563,
51100.44183519814,
51107.124994139,
51152.2103058153,
51368.47089696101,
51386.134374332854,
51371.95048911958,
51170.50289818192,
51349.874399601395,
49669.90959170447
],
[
51479.65987459467,
51510.145018984906,
51464.6135169672,
51492.52538965231,
51539.562387845435,
51538.21543942993,
51552.72911612986,
51544.30210864153,
51543.58982886441,
49654.85697234931
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 933.814481424726,
"scoreError" : 79.92355740853651,
"scoreConfidence" : [
853.8909240161895,
1013.7380388332624
],
"scorePercentiles" : {
"0.0" : 741.5727709837776,
"50.0" : 926.5282281239183,
"90.0" : 1102.5028323129509,
"95.0" : 1106.7818487797633,
"99.0" : 1106.9887002557264,
"99.9" : 1106.9887002557264,
"99.99" : 1106.9887002557264,
"99.999" : 1106.9887002557264,
"99.9999" : 1106.9887002557264,
"100.0" : 1106.9887002557264
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
916.252985728441,
1102.8516707364677,
921.7907581733657,
923.9609785370054,
925.7643798750298,
741.5727709837776,
926.7415943917836,
928.4844942745976,
928.7318302950158,
928.8891947794821
],
[
1099.3632865012994,
919.9719837477464,
1106.9887002557264,
924.1630759021073,
926.3148618560531,
925.9030164102943,
741.9568000991235,
928.8156246895568,
928.694548336407,
929.0770729212364
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 51870.89293009879,
"scoreError" : 3569.809572429239,
"scoreConfidence" : [
48301.08335766955,
55440.70250252802
],
"scorePercentiles" : {
"0.0" : 42410.64723413103,
"50.0" : 53158.624487370835,
"90.0" : 56469.87095297771,
"95.0" : 60442.297283252236,
"99.0" : 60640.44343632655,
"99.9" : 60640.44343632655,
"99.99" : 60640.44343632655,
"99.999" : 60640.44343632655,
"99.9999" : 60640.44343632655,
"100.0" : 60640.44343632655
},
"scoreUnit" : "B/op",
"rawData" : [
[
49869.777593298364,
60640.44343632655,
49873.65991166293,
50302.04459374027,
53905.68996457372,
43492.12723779316,
53428.39081653025,
50491.275143495346,
53395.349875435975,
54280.627349319504
],
[
54601.026156214786,
48676.26083606948,
56677.520374840264,
49198.84164899013,
53281.81074291183,
52958.06935866983,
42410.64723413103,
53573.126168551345,
53035.43823182984,
53325.731927591005
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.020440894708754494,
"scoreError" : 0.010539618699267164,
"scoreConfidence" : [
0.00990127600948733,
0.03098051340802166
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.017038884946026882,
"90.0" : 0.028399523307643035,
"95.0" : 0.05537666301145884,
"99.0" : 0.0567964975453438,
"99.9" : 0.0567964975453438,
"99.99" : 0.0567964975453438,
"99.999" : 0.0567964975453438,
"99.9999" : 0.0567964975453438,
"100.0" : 0.0567964975453438
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.017038325381739827,
0.0567964975453438,
0.01135881750509372,
0.028396715754604073,
0.017039444510313938,
0.02271975401298338,
0.02836778805440615,
0.01703766320967773,
0.017035086465292733
],
[
0.017024332360339744,
0.028399806867645042,
0.022717712614015072,
0.005676677370406064,
0.017037869001178138,
0.028350449992966584,
0.011351848226730776,
0.005680134691105411,
0.02839697126762497,
0.028391999343622767
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.1367909446322373,
"scoreError" : 0.585551546175161,
"scoreConfidence" : [
0.5512393984570763,
1.7223424908073983
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.9938206710112515,
"90.0" : 1.6348705769042817,
"95.0" : 3.0485875164520486,
"99.0" : 3.1229628500085775,
"99.9" : 3.1229628500085775,
"99.99" : 3.1229628500085775,
"99.999" : 3.1229628500085775,
"99.9999" : 3.1229628500085775,
"100.0" : 3.1229628500085775
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.9273612316516358,
3.1229628500085775,
0.6145709275392218,
1.5459666537710302,
0.9921779590024122,
1.3324793884127808,
1.6354561788780195,
0.9265134164616733,
0.9954633830200907
],
[
0.8455312524190843,
1.5026505493699214,
1.163140707085049,
0.3022041870331089,
0.9800215336762771,
1.6215360253365003,
0.6488777116605114,
0.3276243038683424,
1.6216804743098654,
1.6296001591406406
]
]
},
"·gc.count" : {
"score" : 101.0,
"scoreError" : "NaN",
"scoreConfidence" : [
101.0,
101.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
6.0,
5.0,
5.0,
5.0,
4.0,
5.0,
5.0,
5.0,
5.0
],
[
6.0,
5.0,
6.0,
5.0,
5.0,
5.0,
4.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 429.0,
"scoreError" : "NaN",
"scoreConfidence" : [
429.0,
429.0
],
"scorePercentiles" : {
"0.0" : 11.0,
"50.0" : 18.5,
"90.0" : 31.599999999999994,
"95.0" : 37.699999999999996,
"99.0" : 38.0,
"99.9" : 38.0,
"99.99" : 38.0,
"99.999" : 38.0,
"99.9999" : 38.0,
"100.0" : 38.0
},
"scoreUnit" : "ms",
"rawData" : [
[
38.0,
32.0,
17.0,
11.0,
25.0,
25.0,
16.0,
18.0,
19.0,
18.0
],
[
28.0,
16.0,
27.0,
28.0,
25.0,
17.0,
18.0,
15.0,
17.0,
19.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaJavaConverter.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 19886.120729535196,
"scoreError" : 1432.007863889755,
"scoreConfidence" : [
18454.112865645442,
21318.12859342495
],
"scorePercentiles" : {
"0.0" : 17766.16361280494,
"50.0" : 19922.124138609975,
"90.0" : 22182.727355500854,
"95.0" : 22393.678555344366,
"99.0" : 22401.969775262893,
"99.9" : 22401.969775262893,
"99.99" : 22401.969775262893,
"99.999" : 22401.969775262893,
"99.9999" : 22401.969775262893,
"100.0" : 22401.969775262893
},
"scoreUnit" : "ops/s",
"rawData" : [
[
19820.219935512556,
17843.412926149806,
18000.267438166833,
18107.44687358277,
20024.028341707395,
19125.030599000926,
18080.853605840042,
18061.327971931387,
17874.79170195539,
17766.16361280494
],
[
22236.14537689237,
21701.96516297722,
21280.314526078095,
21151.305803860603,
21247.37252870403,
21212.12976141897,
21108.55632685332,
20986.30985676401,
19692.80246524034,
22401.969775262893
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 867.8742590036524,
"scoreError" : 73.32112634084613,
"scoreConfidence" : [
794.5531326628062,
941.1953853444985
],
"scorePercentiles" : {
"0.0" : 644.5994769571533,
"50.0" : 877.2671029880458,
"90.0" : 962.8581067793373,
"95.0" : 982.5015143213676,
"99.0" : 983.4421034584242,
"99.9" : 983.4421034584242,
"99.99" : 983.4421034584242,
"99.999" : 983.4421034584242,
"99.9999" : 983.4421034584242,
"100.0" : 983.4421034584242
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
878.4020012405456,
795.4454769861393,
802.3050716653245,
806.9265102352944,
885.8525720476363,
848.1696955335403,
806.0021810886228,
805.0401605327639,
796.8974999392594,
644.5994769571533
],
[
983.4421034584242,
964.6303207172923,
946.9081813377419,
942.1722345491846,
945.4055903099245,
943.5670267185368,
939.219975285887,
933.4923578983677,
876.1322047355461,
812.8745388358648
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 51137.774890947694,
"scoreError" : 451.203357947641,
"scoreConfidence" : [
50686.57153300005,
51588.978248895335
],
"scorePercentiles" : {
"0.0" : 49655.25457450879,
"50.0" : 51329.9037987389,
"90.0" : 51420.34202274347,
"95.0" : 51423.33650311271,
"99.0" : 51423.485480482144,
"99.9" : 51423.485480482144,
"99.99" : 51423.485480482144,
"99.999" : 51423.485480482144,
"99.9999" : 51423.485480482144,
"100.0" : 51423.485480482144
},
"scoreUnit" : "B/op",
"rawData" : [
[
51124.96231135502,
51398.23622751146,
51418.866829593426,
51407.42794677856,
51037.57798238431,
51162.28602494537,
51423.485480482144,
51416.74744099063,
51420.505933093475,
49655.25457450879
],
[
51020.79938132835,
51276.44542732089,
51335.99954893577,
51369.448161955544,
51333.45168454733,
51315.6312901827,
51334.80012879032,
51309.94167769453,
51326.35591293048,
49667.273853624574
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 874.1362422555582,
"scoreError" : 95.12131059435458,
"scoreConfidence" : [
779.0149316612036,
969.2575528499127
],
"scorePercentiles" : {
"0.0" : 626.2092129773139,
"50.0" : 921.1792634760468,
"90.0" : 928.5537979569846,
"95.0" : 1097.4474799051818,
"99.0" : 1106.3338795091227,
"99.9" : 1106.3338795091227,
"99.99" : 1106.3338795091227,
"99.999" : 1106.3338795091227,
"99.9999" : 1106.3338795091227,
"100.0" : 1106.3338795091227
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
915.9977806878627,
916.3890178097716,
736.8204741402201,
738.2229613079178,
924.6488124968848,
926.3325462605975,
741.8824373244076,
927.6492653022088,
742.2728727570878,
626.2092129773139
],
[
916.562744345452,
919.1916481197698,
1106.3338795091227,
923.1668788323238,
925.959493429984,
927.3381453459822,
927.6421547506552,
928.084992697069,
928.6058874303085,
783.4136395862226
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 51503.03804588756,
"scoreError" : 3701.907687044194,
"scoreConfidence" : [
47801.130358843366,
55204.94573293175
],
"scorePercentiles" : {
"0.0" : 47030.48321095346,
"50.0" : 50383.12975105911,
"90.0" : 59244.16014028421,
"95.0" : 59942.58087654945,
"99.0" : 59979.15812620401,
"99.9" : 59979.15812620401,
"99.99" : 59979.15812620401,
"99.999" : 59979.15812620401,
"99.9999" : 59979.15812620401,
"100.0" : 59979.15812620401
},
"scoreUnit" : "B/op",
"rawData" : [
[
53313.12081349367,
59213.08320482735,
47222.029593423686,
47030.48321095346,
53272.78755317662,
55877.132766678165,
47332.60236647131,
59247.613133112754,
47895.804241435566,
48238.60241723121
],
[
47551.110263834686,
48861.081151808336,
59979.15812620401,
50333.2314284366,
50277.57124035385,
50433.02807368163,
50701.99299229152,
51012.722754838775,
54400.41585445094,
47867.18973104698
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.02115674093322645,
"scoreError" : 0.009175234991428671,
"scoreConfidence" : [
0.01198150594179778,
0.03033197592465512
],
"scorePercentiles" : {
"0.0" : 0.004786946650083429,
"50.0" : 0.02271259620630079,
"90.0" : 0.03918552037789059,
"95.0" : 0.04515241214769223,
"99.0" : 0.04543639785158049,
"99.9" : 0.04543639785158049,
"99.99" : 0.04543639785158049,
"99.999" : 0.04543639785158049,
"99.9999" : 0.04543639785158049,
"100.0" : 0.04543639785158049
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.04543639785158049,
0.02833398318646024,
0.011359467102556428,
0.005679337159249736,
0.022718644041692503,
0.022717592364640906,
0.03975668377381533,
0.022709784207359206,
0.034045049814568,
0.004786946650083429
],
[
0.022718687892758573,
0.017040580781338424,
0.02271919417424681,
0.02836115312967963,
0.017038018156832386,
0.017039974740530345,
0.017032207600445343,
0.01135133308093284,
0.022715408205242378,
0.009574374750516017
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.2490906151927847,
"scoreError" : 0.5667567400556495,
"scoreConfidence" : [
0.6823338751371353,
1.8158473552484342
],
"scorePercentiles" : {
"0.0" : 0.36181747915861534,
"50.0" : 1.2051737483435305,
"90.0" : 2.502531687533986,
"95.0" : 2.639100206973001,
"99.0" : 2.6445000403518684,
"99.9" : 2.6445000403518684,
"99.99" : 2.6445000403518684,
"99.999" : 2.6445000403518684,
"99.9999" : 2.6445000403518684,
"100.0" : 2.6445000403518684
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.6445000403518684,
1.830819085931389,
0.7280159964452344,
0.36181747915861534,
1.3089136990952486,
1.3703436523120995,
2.5365033727745216,
1.450440979561123,
2.1967865203691703,
0.3687515473430713
],
[
1.1786414402100607,
0.9058189357290947,
1.2317060564770004,
1.5463168326176207,
0.9251270468661773,
0.9267143045683365,
0.9309267220970094,
0.6239325190171082,
1.3307342430149447,
0.5850018299160024
]
]
},
"·gc.count" : {
"score" : 96.0,
"scoreError" : "NaN",
"scoreConfidence" : [
96.0,
96.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 5.0,
"95.0" : 5.949999999999999,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
5.0,
4.0,
4.0,
5.0,
5.0,
4.0,
5.0,
4.0,
4.0
],
[
5.0,
5.0,
6.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 539.0,
"scoreError" : "NaN",
"scoreConfidence" : [
539.0,
539.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 28.5,
"90.0" : 38.9,
"95.0" : 47.55,
"99.0" : 48.0,
"99.9" : 48.0,
"99.99" : 48.0,
"99.999" : 48.0,
"99.9999" : 48.0,
"100.0" : 48.0
},
"scoreUnit" : "ms",
"rawData" : [
[
39.0,
26.0,
19.0,
7.0,
14.0,
38.0,
36.0,
28.0,
36.0,
6.0
],
[
29.0,
18.0,
32.0,
48.0,
28.0,
27.0,
30.0,
33.0,
29.0,
16.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.ScalaJavaConverter.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 21538.481488785525,
"scoreError" : 1265.9318450385194,
"scoreConfidence" : [
20272.549643747006,
22804.413333824043
],
"scorePercentiles" : {
"0.0" : 18857.596511656615,
"50.0" : 21952.717044783276,
"90.0" : 23302.322312536788,
"95.0" : 23570.73913376993,
"99.0" : 23582.88623052414,
"99.9" : 23582.88623052414,
"99.99" : 23582.88623052414,
"99.999" : 23582.88623052414,
"99.9999" : 23582.88623052414,
"100.0" : 23582.88623052414
},
"scoreUnit" : "ops/s",
"rawData" : [
[
22900.389249823704,
22963.724466408414,
23582.88623052414,
23339.944295439942,
22904.76857777041,
22322.939698968676,
19986.543245574416,
19165.296199740624,
19054.641107226347,
18857.596511656615
],
[
21964.05458906201,
22126.483074724674,
22083.697809995865,
21931.293856311862,
22301.181008532003,
21941.379500504543,
21875.660336325393,
20318.759887930653,
20513.479735730754,
20634.910393459522
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 939.8367938455107,
"scoreError" : 82.4015154427683,
"scoreConfidence" : [
857.4352784027424,
1022.238309288279
],
"scorePercentiles" : {
"0.0" : 684.3026094285759,
"50.0" : 970.966477138591,
"90.0" : 1034.5362819558802,
"95.0" : 1046.3305984943984,
"99.0" : 1046.8625025812623,
"99.9" : 1046.8625025812623,
"99.99" : 1046.8625025812623,
"99.999" : 1046.8625025812623,
"99.9999" : 1046.8625025812623,
"100.0" : 1046.8625025812623
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1014.8142276409426,
1016.9997173641167,
1046.8625025812623,
1036.2244208439827,
1019.3430319629581,
994.031835567485,
892.0890795753763,
855.8997721748376,
850.8937699543951,
684.3026094285759
],
[
970.0643338695077,
977.3385097962622,
976.4823453337807,
971.8686204076743,
986.0272577691865,
969.7613649647556,
967.594625107097,
904.1877784809984,
913.1861288676149,
748.7639452194024
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 51043.85718193866,
"scoreError" : 441.8156846606567,
"scoreConfidence" : [
50602.041497278005,
51485.67286659932
],
"scorePercentiles" : {
"0.0" : 49658.10289301839,
"50.0" : 51106.23331003489,
"90.0" : 51503.327396389745,
"95.0" : 51508.22114921228,
"99.0" : 51508.39535176406,
"99.9" : 51508.39535176406,
"99.99" : 51508.39535176406,
"99.999" : 51508.39535176406,
"99.9999" : 51508.39535176406,
"100.0" : 51508.39535176406
},
"scoreUnit" : "B/op",
"rawData" : [
[
51118.51498511528,
51093.9516349545,
51211.31305114638,
51216.57676920836,
51341.43898606892,
51372.8946420733,
51489.07225734176,
51504.91130072841,
51508.39535176406,
49661.58769596049
],
[
50951.12785404756,
50959.76855709702,
51007.918450855956,
51089.38662108842,
51000.791418355184,
50989.07174103237,
51026.419803645535,
51314.85530950442,
51361.0443157669,
49658.10289301839
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 956.6469311505074,
"scoreError" : 100.86162260903994,
"scoreConfidence" : [
855.7853085414674,
1057.5085537595473
],
"scorePercentiles" : {
"0.0" : 741.2448345062694,
"50.0" : 927.5639279821328,
"90.0" : 1112.748333390289,
"95.0" : 1113.417629026973,
"99.0" : 1113.43822831073,
"99.9" : 1113.43822831073,
"99.99" : 1113.43822831073,
"99.999" : 1113.43822831073,
"99.9999" : 1113.43822831073,
"100.0" : 1113.43822831073
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1100.7332513018648,
920.2056714455454,
1107.4099733874734,
1110.2471501825755,
926.6839954520374,
1113.43822831073,
928.4867623981385,
741.2448345062694,
928.5205710806712,
783.3637399989209
],
[
917.1018199240592,
919.7697326911804,
1106.713047393119,
922.7787134939107,
926.0041870366649,
1113.0262426355905,
928.4438605122281,
926.3447855748738,
928.881027769902,
783.5410279143956
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 52040.25795559376,
"scoreError" : 3788.2800489351093,
"scoreConfidence" : [
48251.977906658656,
55828.53800452887
],
"scorePercentiles" : {
"0.0" : 44605.39737773153,
"50.0" : 52408.05209046077,
"90.0" : 57784.02854510135,
"95.0" : 58486.23945218539,
"99.0" : 58521.7941090697,
"99.9" : 58521.7941090697,
"99.99" : 58521.7941090697,
"99.999" : 58521.7941090697,
"99.9999" : 58521.7941090697,
"100.0" : 58521.7941090697
},
"scoreUnit" : "B/op",
"rawData" : [
[
55446.45282722376,
46231.02963382244,
54173.22588522588,
54875.234800784696,
46674.464159770956,
57543.97670856139,
53589.852284548295,
44605.39737773153,
56207.49188236775,
56850.706888693385
],
[
48169.353774443756,
47958.05366713362,
57810.700971383565,
48508.818444642435,
47896.187477035855,
58521.7941090697,
48961.79139623745,
52572.31934537534,
52243.7848355462,
51964.52264227721
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.02718280000289383,
"scoreError" : 0.016440699145700715,
"scoreConfidence" : [
0.010742100857193116,
0.04362349914859455
],
"scorePercentiles" : {
"0.0" : 0.005679423227902452,
"50.0" : 0.02839063538384895,
"90.0" : 0.06019568261327487,
"95.0" : 0.07866243579088608,
"99.0" : 0.07951485649135709,
"99.9" : 0.07951485649135709,
"99.99" : 0.07951485649135709,
"99.999" : 0.07951485649135709,
"99.9999" : 0.07951485649135709,
"100.0" : 0.07951485649135709
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.028395174263813168,
0.03407832577444988,
0.005679724547572386,
0.017038086483813466,
0.06246644248193702,
0.022719519839836968,
0.011357358381423556,
0.01133263262148773,
0.028386096503884732,
0.02871567961872877
],
[
0.028398168720399176,
0.039758843795315815,
0.03975262382877583,
0.011334119994766516,
0.0340643094112958,
0.07951485649135709,
0.03408050584299976,
0.011330048747246498,
0.005679423227902452,
0.009574059480869937
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.4648491437675757,
"scoreError" : 0.8507550830277401,
"scoreConfidence" : [
0.6140940607398356,
2.315604226795316
],
"scorePercentiles" : {
"0.0" : 0.2778456111789445,
"50.0" : 1.4609498854808323,
"90.0" : 3.0400299930957226,
"95.0" : 4.129083138376076,
"99.0" : 4.180810731991834,
"99.9" : 4.180810731991834,
"99.99" : 4.180810731991834,
"99.999" : 4.180810731991834,
"99.9999" : 4.180810731991834,
"100.0" : 4.180810731991834
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.4303299082472696,
1.7120912613750163,
0.2778456111789445,
0.8421269049883067,
3.146258859676687,
1.1741751695347984,
0.6555173241577978,
0.6819562955254943,
1.7183370390569284,
2.0839701938670596
],
[
1.491569862714395,
2.0730805730037507,
2.076533799259467,
0.5958143171445716,
1.761925672345345,
4.180810731991834,
1.7972466497248478,
0.643007819781988,
0.31943225907079215,
0.634952622706222
]
]
},
"·gc.count" : {
"score" : 105.0,
"scoreError" : "NaN",
"scoreConfidence" : [
105.0,
105.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 5.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
5.0,
6.0,
6.0,
5.0,
6.0,
5.0,
4.0,
5.0,
5.0
],
[
5.0,
5.0,
6.0,
5.0,
5.0,
6.0,
5.0,
5.0,
5.0,
5.0
]
]
},
"·gc.time" : {
"score" : 619.0,
"scoreError" : "NaN",
"scoreConfidence" : [
619.0,
619.0
],
"scorePercentiles" : {
"0.0" : 8.0,
"50.0" : 28.0,
"90.0" : 49.0,
"95.0" : 50.9,
"99.0" : 51.0,
"99.9" : 51.0,
"99.99" : 51.0,
"99.999" : 51.0,
"99.9999" : 51.0,
"100.0" : 51.0
},
"scoreUnit" : "ms",
"rawData" : [
[
51.0,
28.0,
12.0,
8.0,
40.0,
49.0,
8.0,
27.0,
25.0,
28.0
],
[
35.0,
48.0,
48.0,
16.0,
28.0,
38.0,
28.0,
26.0,
49.0,
27.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.TwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "8"
},
"primaryMetric" : {
"score" : 22476.830444013664,
"scoreError" : 343.6989269804376,
"scoreConfidence" : [
22133.131517033227,
22820.5293709941
],
"scorePercentiles" : {
"0.0" : 21936.974673910627,
"50.0" : 22491.898074294255,
"90.0" : 22920.989033852667,
"95.0" : 23071.26713525122,
"99.0" : 23079.008883003244,
"99.9" : 23079.008883003244,
"99.99" : 23079.008883003244,
"99.999" : 23079.008883003244,
"99.9999" : 23079.008883003244,
"100.0" : 23079.008883003244
},
"scoreUnit" : "ops/s",
"rawData" : [
[
22790.319600942963,
22892.324986862113,
22791.751837308526,
22839.24833719372,
22839.91785098218,
22734.305714175636,
22728.51828808587,
23079.008883003244,
22924.17392796273,
22877.13392828235
],
[
21996.55503245283,
21936.974673910627,
22075.073644452023,
22241.318408630268,
22198.367842328968,
22134.067315033895,
22255.27786050264,
22086.455784627942,
22012.124207930567,
22103.690755604144
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 981.7879783213517,
"scoreError" : 122.086245011526,
"scoreConfidence" : [
859.7017333098257,
1103.8742233328778
],
"scorePercentiles" : {
"0.0" : 564.033404053908,
"50.0" : 1017.0437073882753,
"90.0" : 1047.1595423455997,
"95.0" : 1053.989029809622,
"99.0" : 1054.3408906515479,
"99.9" : 1054.3408906515479,
"99.99" : 1054.3408906515479,
"99.999" : 1054.3408906515479,
"99.9999" : 1054.3408906515479,
"100.0" : 1054.3408906515479
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1041.2468024590116,
1045.8623591387043,
1041.207605348065,
1043.3465169177896,
1043.4563632526601,
1038.6675890000445,
1038.2653825706714,
1054.3408906515479,
1047.3036738130324,
583.4464505576267
],
[
1005.6991786324105,
1002.8662048620996,
1009.2196272685719,
1016.7554128253821,
1014.7727706427008,
1011.8528613327511,
1017.3320019511684,
1009.6768699675051,
1006.4076011813846,
564.033404053908
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 50392.67912921121,
"scoreError" : 6225.089453265957,
"scoreConfidence" : [
44167.58967594525,
56617.76858247717
],
"scorePercentiles" : {
"0.0" : 29418.494515563234,
"50.0" : 52707.821678718625,
"90.0" : 52741.36765366076,
"95.0" : 52744.50512691527,
"99.0" : 52744.66712120799,
"99.9" : 52744.66712120799,
"99.99" : 52744.66712120799,
"99.999" : 52744.66712120799,
"99.9999" : 52744.66712120799,
"100.0" : 52744.66712120799
},
"scoreUnit" : "B/op",
"rawData" : [
[
52706.613532673546,
52703.47804818393,
52703.58943221402,
52703.36421660903,
52704.19275589448,
52706.7857997326,
52708.85755770466,
52699.54581445514,
52705.55891101632,
29418.494515563234
],
[
52744.66712120799,
52741.427235353636,
52739.633708659065,
52737.10930286864,
52738.649875235344,
52738.1147198858,
52735.05585106383,
52734.44821624166,
52740.8314184249,
29443.164551236237
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1027.4393306708084,
"scoreError" : 82.13208327138447,
"scoreConfidence" : [
945.307247399424,
1109.571413942193
],
"scorePercentiles" : {
"0.0" : 917.5662484530748,
"50.0" : 1102.840688443888,
"90.0" : 1114.7206575045052,
"95.0" : 1115.390215483038,
"99.0" : 1115.423657484551,
"99.9" : 1115.423657484551,
"99.99" : 1115.423657484551,
"99.999" : 1115.423657484551,
"99.9999" : 1115.423657484551,
"100.0" : 1115.423657484551
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
917.5662484530748,
1104.7749848240942,
1108.039573267648,
925.4551920425881,
1112.3711394215136,
1113.6358789312094,
928.7913905856902,
1114.4132179564585,
1115.423657484551,
928.2241445191576
],
[
1100.9063920636818,
920.3779902840087,
1107.485718632669,
924.1848599658578,
1111.9646814295497,
927.879984390176,
1114.3329419056668,
928.6849167501125,
1114.754817454288,
929.5188830541723
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 52737.50771164687,
"scoreError" : 4175.418023438548,
"scoreConfidence" : [
48562.08968820832,
56912.92573508542
],
"scorePercentiles" : {
"0.0" : 46446.05825787885,
"50.0" : 55687.1948857563,
"90.0" : 57866.306344485754,
"95.0" : 58391.57347361016,
"99.0" : 58418.77170961208,
"99.9" : 58418.77170961208,
"99.99" : 58418.77170961208,
"99.999" : 58418.77170961208,
"99.9999" : 58418.77170961208,
"100.0" : 58418.77170961208
},
"scoreUnit" : "B/op",
"rawData" : [
[
46446.05825787885,
55672.22460210696,
56086.473479630426,
46748.22914678457,
56185.0260469107,
56511.022728872,
47151.27165849752,
55702.16516940563,
56133.69718856584,
46802.85033639624
],
[
57737.88267379387,
48403.314986828074,
57874.80698957361,
47935.656266278675,
57789.80053869506,
48361.41985960411,
57763.25704427832,
48504.31668612914,
58418.77170961208,
48521.90886309562
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.013345114530863292,
"scoreError" : 0.00865629270393751,
"scoreConfidence" : [
0.004688821826925782,
0.022001407234800804
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.011360083554028134,
"90.0" : 0.02782832664781847,
"95.0" : 0.039187576712540785,
"99.0" : 0.03975534746361783,
"99.9" : 0.03975534746361783,
"99.99" : 0.03975534746361783,
"99.999" : 0.03975534746361783,
"99.9999" : 0.03975534746361783,
"100.0" : 0.03975534746361783
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.017040581577370654,
0.017040470799514765,
0.005679590485335994,
0.017039999072020737,
0.017039883083042415,
0.028399932442077124,
0.01703787331758284,
0.022683874499490653
],
[
0.01703898826799483,
0.011360226065081538,
0.011348045922959942,
0.011359560737062253,
0.01135994104297473,
0.011359616517550835,
0.03975534746361783,
0.011358359323588687
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.6845962124059025,
"scoreError" : 0.4456431560746336,
"scoreConfidence" : [
0.2389530563312689,
1.130239368480536
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.5944480569552337,
"90.0" : 1.4119591631791932,
"95.0" : 2.0446521763538597,
"99.0" : 2.0763834197829256,
"99.9" : 2.0763834197829256,
"99.99" : 2.0763834197829256,
"99.999" : 2.0763834197829256,
"99.9999" : 2.0763834197829256,
"100.0" : 2.0763834197829256
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.8587152116563881,
0.8625503426370329,
0.286897517839163,
0.8606774823362546,
0.8646822883681655,
1.4417585512016122,
0.8516108911663043,
1.1437646709774252
],
[
0.8960921761483278,
0.5936608299439277,
0.5886008873560741,
0.5903665468565612,
0.5920839845691003,
0.5888441633122484,
2.0763834197829256,
0.5952352839665398
]
]
},
"·gc.count" : {
"score" : 111.0,
"scoreError" : "NaN",
"scoreConfidence" : [
111.0,
111.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 6.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
5.0,
6.0,
6.0,
5.0,
6.0,
6.0,
5.0,
6.0,
6.0,
5.0
],
[
6.0,
5.0,
6.0,
5.0,
6.0,
5.0,
6.0,
5.0,
6.0,
5.0
]
]
},
"·gc.time" : {
"score" : 259.0,
"scoreError" : "NaN",
"scoreConfidence" : [
259.0,
259.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 14.0,
"90.0" : 22.699999999999996,
"95.0" : 33.44999999999999,
"99.0" : 34.0,
"99.9" : 34.0,
"99.99" : 34.0,
"99.999" : 34.0,
"99.9999" : 34.0,
"100.0" : 34.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0,
6.0,
15.0,
14.0,
23.0,
20.0,
15.0,
9.0,
6.0,
15.0
],
[
6.0,
7.0,
18.0,
14.0,
7.0,
14.0,
8.0,
34.0,
16.0,
6.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.TwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "16"
},
"primaryMetric" : {
"score" : 24067.240624869642,
"scoreError" : 423.56977115849594,
"scoreConfidence" : [
23643.670853711148,
24490.810396028137
],
"scorePercentiles" : {
"0.0" : 23479.24264054526,
"50.0" : 24119.654884217704,
"90.0" : 24648.029666688275,
"95.0" : 24670.279585771885,
"99.0" : 24671.360520611808,
"99.9" : 24671.360520611808,
"99.99" : 24671.360520611808,
"99.999" : 24671.360520611808,
"99.9999" : 24671.360520611808,
"100.0" : 24671.360520611808
},
"scoreUnit" : "ops/s",
"rawData" : [
[
24430.590509754835,
24413.526651929795,
24424.370693108896,
24450.00348671637,
24558.718515827975,
24649.741823813336,
24610.07867897526,
24671.360520611808,
24492.042915209087,
24632.62025256273
],
[
23522.26018439809,
23619.804417418298,
23479.24264054526,
23825.783116505612,
23643.148770531545,
23566.61684025855,
23638.81155788152,
23558.975109075203,
23616.65433049912,
23540.461481769566
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1047.5161950331367,
"scoreError" : 134.42039810338758,
"scoreConfidence" : [
913.0957969297491,
1181.9365931365242
],
"scorePercentiles" : {
"0.0" : 584.126042900596,
"50.0" : 1068.345670537507,
"90.0" : 1142.8255234195444,
"95.0" : 1144.929575050093,
"99.0" : 1145.0334236875426,
"99.9" : 1145.0334236875426,
"99.99" : 1145.0334236875426,
"99.999" : 1145.0334236875426,
"99.9999" : 1145.0334236875426,
"100.0" : 1145.0334236875426
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1116.9105029410623,
1115.8242375462323,
1116.4788502857791,
1117.9672674228848,
1139.1431914161592,
1142.9564509385534,
1141.6471757484633,
1145.0334236875426,
1136.4768149692704,
628.8046481159049
],
[
1058.848159000367,
1063.847786714677,
1057.020243809089,
1072.4115244160944,
1064.2798166589196,
1060.45359643225,
1064.157862496081,
1060.7745651866467,
1063.1617399761572,
584.126042900596
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 50199.84030333725,
"scoreError" : 6309.381012624143,
"scoreConfidence" : [
43890.45929071311,
56509.2213159614
],
"scorePercentiles" : {
"0.0" : 28633.966803146395,
"50.0" : 51935.22771602735,
"90.0" : 53516.82974824631,
"95.0" : 53517.06581219031,
"99.0" : 53517.06749747117,
"99.9" : 53517.06749747117,
"99.99" : 53517.06749747117,
"99.999" : 53517.06749747117,
"99.9999" : 53517.06749747117,
"100.0" : 53517.06749747117
},
"scoreUnit" : "B/op",
"rawData" : [
[
52729.27269607002,
52727.321724030604,
52729.989627472474,
52748.38322373802,
53513.593407756634,
53514.9933557782,
53517.03379185388,
53517.06749747117,
53512.8321366574,
29455.85088246278
],
[
51933.15106225612,
51934.369894291754,
51935.05128860272,
51927.97179788484,
51930.86316501734,
51931.22736876045,
51933.82534915787,
51935.404143451975,
51934.636850884395,
28633.966803146395
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1110.9584092402868,
"scoreError" : 74.14360650633189,
"scoreConfidence" : [
1036.8148027339548,
1185.1020157466187
],
"scorePercentiles" : {
"0.0" : 920.213450430501,
"50.0" : 1113.1897651170962,
"90.0" : 1274.8574270218646,
"95.0" : 1299.3010262638213,
"99.0" : 1299.6551397482774,
"99.9" : 1299.6551397482774,
"99.99" : 1299.6551397482774,
"99.999" : 1299.6551397482774,
"99.9999" : 1299.6551397482774,
"100.0" : 1299.6551397482774
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1100.0455026230475,
1105.271904646894,
1292.5728700591544,
1111.4847331648223,
1113.0432284243411,
1113.7169133525133,
1114.4613969739844,
1113.8064209821462,
1299.6551397482774,
1115.4184396862595
],
[
1101.6057345064523,
920.213450430501,
1108.0203277482033,
1110.7458859725475,
1112.7454671741755,
1113.3363018098512,
928.7767164240114,
1113.7058178320094,
1115.2354727797447,
1115.3064604668023
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 53241.551961361394,
"scoreError" : 3305.093307412033,
"scoreConfidence" : [
49936.45865394936,
56546.64526877343
],
"scorePercentiles" : {
"0.0" : 44922.50330655391,
"50.0" : 53113.35390383022,
"90.0" : 60409.28663376538,
"95.0" : 61188.86301919917,
"99.0" : 61196.345066462374,
"99.9" : 61196.345066462374,
"99.99" : 61196.345066462374,
"99.999" : 61196.345066462374,
"99.9999" : 61196.345066462374,
"100.0" : 61196.345066462374
},
"scoreUnit" : "B/op",
"rawData" : [
[
51933.07712046549,
52228.68024179676,
61046.70412119824,
52442.521673700394,
52287.493986695,
52145.952865776984,
52242.645108346806,
52057.56633623306,
61196.345066462374,
52250.8848008573
],
[
54030.27481785644,
44922.50330655391,
54440.86136235883,
53784.186133960044,
54295.71404888776,
54520.93408113222,
45326.8537301312,
54526.91235657771,
54478.39882136779,
54672.529246869744
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.014192999741721068,
"scoreError" : 0.009116794601311257,
"scoreConfidence" : [
0.005076205140409811,
0.023309794343032327
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.011353142372626607,
"90.0" : 0.02840023485712242,
"95.0" : 0.033748051402571484,
"99.0" : 0.034029512456752134,
"99.9" : 0.034029512456752134,
"99.99" : 0.034029512456752134,
"99.999" : 0.034029512456752134,
"99.9999" : 0.034029512456752134,
"100.0" : 0.034029512456752134
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.011344417773111208,
0.028399726212971085,
0.022702207216157694,
0.011360228262109794,
0.011359438565728497,
0.005677594378836222,
0.005679536636568332,
0.011346846179524717,
0.034029512456752134
],
[
0.005679785382499032,
0.0056764055124266,
0.028400291373139236,
0.005680053826974654,
0.005680054859391209,
0.022710025738614786,
0.017039690247505103,
0.02270274416650378,
0.02839143604560734
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.681720927924008,
"scoreError" : 0.4391640672340746,
"scoreConfidence" : [
0.24255686068993337,
1.1208849951580826
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.5346011055126912,
"90.0" : 1.3950392116242192,
"95.0" : 1.5919876376363995,
"99.0" : 1.6023341293061997,
"99.9" : 1.6023341293061997,
"99.99" : 1.6023341293061997,
"99.999" : 1.6023341293061997,
"99.9999" : 1.6023341293061997,
"100.0" : 1.6023341293061997
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.53556923026633,
1.3420048162770506,
1.072198681347447,
0.5360028789217129,
0.5336329807590525,
0.26583377276599196,
0.266239833600104,
0.5303338053813473,
1.6023341293061997
],
[
0.2785754971222593,
0.277107822410148,
1.3954042959101982,
0.2750377706899446,
0.2771546984690857,
1.1121274086392832,
0.8315836667709982,
1.1115238167925985,
1.391753453050407
]
]
},
"·gc.count" : {
"score" : 120.0,
"scoreError" : "NaN",
"scoreConfidence" : [
120.0,
120.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 6.0,
"90.0" : 6.899999999999999,
"95.0" : 7.0,
"99.0" : 7.0,
"99.9" : 7.0,
"99.99" : 7.0,
"99.999" : 7.0,
"99.9999" : 7.0,
"100.0" : 7.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
6.0,
7.0,
6.0,
6.0,
6.0,
6.0,
6.0,
7.0,
6.0
],
[
6.0,
5.0,
6.0,
6.0,
6.0,
6.0,
5.0,
6.0,
6.0,
6.0
]
]
},
"·gc.time" : {
"score" : 323.0,
"scoreError" : "NaN",
"scoreConfidence" : [
323.0,
323.0
],
"scorePercentiles" : {
"0.0" : 4.0,
"50.0" : 16.0,
"90.0" : 30.499999999999993,
"95.0" : 42.39999999999999,
"99.0" : 43.0,
"99.9" : 43.0,
"99.99" : 43.0,
"99.999" : 43.0,
"99.9999" : 43.0,
"100.0" : 43.0
},
"scoreUnit" : "ms",
"rawData" : [
[
17.0,
16.0,
26.0,
17.0,
23.0,
6.0,
7.0,
8.0,
43.0,
7.0
],
[
16.0,
4.0,
24.0,
7.0,
15.0,
16.0,
10.0,
17.0,
13.0,
31.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.async.benchmark.TwitterAsyncHandler.bench",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
"-server",
"-Xms2g",
"-Xmx2g",
"-XX:NewSize=1g",
"-XX:MaxNewSize=1g",
"-XX:InitialCodeCacheSize=512m",
"-XX:ReservedCodeCacheSize=512m",
"-XX:+UseParallelGC",
"-XX:-UseBiasedLocking",
"-XX:+AlwaysPreTouch"
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "5 s",
"measurementBatchSize" : 1,
"params" : {
"threads" : "32"
},
"primaryMetric" : {
"score" : 23487.72872395433,
"scoreError" : 233.06927008098316,
"scoreConfidence" : [
23254.659453873348,
23720.79799403531
],
"scorePercentiles" : {
"0.0" : 23120.3650624387,
"50.0" : 23443.067326593366,
"90.0" : 23934.151588908626,
"95.0" : 23977.881774957226,
"99.0" : 23979.772743228998,
"99.9" : 23979.772743228998,
"99.99" : 23979.772743228998,
"99.999" : 23979.772743228998,
"99.9999" : 23979.772743228998,
"100.0" : 23979.772743228998
},
"scoreUnit" : "ops/s",
"rawData" : [
[
23254.382069753246,
23394.02006894166,
23177.28236346499,
23180.021058077516,
23120.3650624387,
23143.71373287595,
23527.472240576426,
23322.908920786544,
23356.62017689349,
23437.02747587111
],
[
23449.107177315625,
23388.655121976688,
23461.255837775247,
23678.67287598498,
23525.884406866455,
23863.93548894439,
23979.772743228998,
23941.953377793543,
23834.298454509764,
23717.225825011188
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1032.0486892984131,
"scoreError" : 152.31934083935508,
"scoreConfidence" : [
879.7293484590581,
1184.3680301377683
],
"scorePercentiles" : {
"0.0" : 517.173857527215,
"50.0" : 1084.7107544676282,
"90.0" : 1110.0074057974205,
"95.0" : 1111.994379239108,
"99.0" : 1112.0790006419645,
"99.9" : 1112.0790006419645,
"99.99" : 1112.0790006419645,
"99.999" : 1112.0790006419645,
"99.9999" : 1112.0790006419645,
"100.0" : 1112.0790006419645
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1078.5448642163249,
1084.6921483678418,
1075.1044961174764,
1075.0929189763701,
1072.3932831058587,
1073.6421359364838,
1091.8487914133416,
1081.7345856070622,
1083.2769563273632,
517.173857527215
],
[
1087.5008467228658,
1084.7293605674147,
1088.0095145422765,
1098.0048821367973,
1091.00112486263,
1106.5949047107194,
1112.0790006419645,
1110.3865725848318,
1105.5799648329835,
523.5835767704376
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 51172.295320966114,
"scoreError" : 6226.2993286601195,
"scoreConfidence" : [
44945.995992305994,
57398.59464962623
],
"scorePercentiles" : {
"0.0" : 30201.932338461276,
"50.0" : 53501.0911200057,
"90.0" : 53508.638575777026,
"95.0" : 53510.31920983564,
"99.0" : 53510.40541100145,
"99.9" : 53510.40541100145,
"99.99" : 53510.40541100145,
"99.999" : 53510.40541100145,
"99.9999" : 53510.40541100145,
"100.0" : 53510.40541100145
},
"scoreUnit" : "B/op",
"rawData" : [
[
53506.25904205005,
53502.1951699081,
53504.60895882733,
53506.414003122925,
53508.6813876852,
53510.40541100145,
53500.248551922996,
53505.058371630425,
53508.253268603425,
30201.932338461276
],
[
53501.933688088415,
53503.80547361941,
53499.09792456851,
53493.10556803404,
53500.12974516771,
53496.466305786926,
53495.14362628662,
53492.29839490106,
53499.16957232019,
30210.699617336188
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1084.1778667932806,
"scoreError" : 55.32565666013534,
"scoreConfidence" : [
1028.8522101331453,
1139.503523453416
],
"scorePercentiles" : {
"0.0" : 929.6190460482477,
"50.0" : 1111.0421117236451,
"90.0" : 1114.2515892042622,
"95.0" : 1114.6486293541823,
"99.0" : 1114.6682228541395,
"99.9" : 1114.6682228541395,
"99.99" : 1114.6682228541395,
"99.999" : 1114.6682228541395,
"99.9999" : 1114.6682228541395,
"100.0" : 1114.6682228541395
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1101.53836016279,
1105.1386252742836,
1108.035434583687,
1111.0851217724846,
1112.9414381971721,
1112.4549716811264,
1112.857871886643,
1114.6682228541395,
929.6190460482477,
940.3668558381335
],
[
1101.4580418872629,
1105.184680469674,
1108.5472725679056,
1110.9991016748056,
1112.7213884797036,
1113.790438094585,
1114.0287163476526,
1113.659847480102,
1114.2763528549967,
940.1855477102054
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 54111.337945705374,
"scoreError" : 1746.4206244717686,
"scoreConfidence" : [
52364.9173212336,
55857.758570177146
],
"scorePercentiles" : {
"0.0" : 45918.35086006867,
"50.0" : 54511.734142225454,
"90.0" : 55430.12745482013,
"95.0" : 55527.54014901561,
"99.0" : 55531.89278393316,
"99.9" : 55531.89278393316,
"99.99" : 55531.89278393316,
"99.999" : 55531.89278393316,
"99.9999" : 55531.89278393316,
"100.0" : 55531.89278393316
},
"scoreUnit" : "B/op",
"rawData" : [
[
54646.958878665406,
54510.71302415046,
55143.47940504419,
55297.71377796182,
55531.89278393316,
55444.84008558217,
54529.68691006233,
55134.0311406818,
45918.35086006867,
54915.568024163615
],
[
54188.58780188293,
54512.755260300444,
54508.97101214575,
54126.16391670748,
54565.240399163595,
53844.3222443815,
53588.932216527064,
53649.98671872393,
53919.98900850333,
54248.57544545776
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.015853166700974565,
"scoreError" : 0.01071658191376375,
"scoreConfidence" : [
0.005136584787210815,
0.026569748614738313
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.014192776172570113,
"90.0" : 0.034073961431608464,
"95.0" : 0.03407962481840287,
"99.0" : 0.034079766147501946,
"99.9" : 0.034079766147501946,
"99.99" : 0.034079766147501946,
"99.999" : 0.034079766147501946,
"99.9999" : 0.034079766147501946,
"100.0" : 0.034079766147501946
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.005679260325574966,
0.005677341749588493,
0.005679929667166718,
0.022720509517335705,
0.00567208645211865,
0.034028188352698226,
0.0056801275114866465,
0.005680045984750756,
0.00478762858340529
],
[
0.034079766147501946,
0.028399820133769686,
0.022719857201342546,
0.034076939565520374,
0.017039795846124178,
0.017039466966606943,
0.02270932640956565,
0.034047158226401295,
0.011346085378533283
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.7782983883807058,
"scoreError" : 0.5211563253879785,
"scoreConfidence" : [
0.25714206299272724,
1.2994547137686843
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.6863914928861763,
"90.0" : 1.666651104674419,
"95.0" : 1.676164271116086,
"99.0" : 1.6766270978305362,
"99.9" : 1.6766270978305362,
"99.99" : 1.6766270978305362,
"99.999" : 1.6766270978305362,
"99.9999" : 1.6766270978305362,
"100.0" : 1.6766270978305362
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.28012823252831803,
0.2825436516490623,
0.2826850246296919,
1.1336741136684052,
0.2826972185796121,
1.6673705635415341,
0.28095205432471365,
0.2805647598743075,
0.279588058122371
],
[
1.6766270978305362,
1.400808816614085,
1.1171702535691455,
1.6601759748703833,
0.8355915203236829,
0.8237443228477098,
1.0924032170688003,
1.6402042246471118,
0.5490386629246429
]
]
},
"·gc.count" : {
"score" : 119.0,
"scoreError" : "NaN",
"scoreConfidence" : [
119.0,
119.0
],
"scorePercentiles" : {
"0.0" : 5.0,
"50.0" : 6.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "counts",
"rawData" : [
[
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
5.0,
6.0
],
[
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0,
6.0
]
]
},
"·gc.time" : {
"score" : 372.0,
"scoreError" : "NaN",
"scoreConfidence" : [
372.0,
372.0
],
"scorePercentiles" : {
"0.0" : 6.0,
"50.0" : 17.5,
"90.0" : 26.0,
"95.0" : 31.699999999999996,
"99.0" : 32.0,
"99.9" : 32.0,
"99.99" : 32.0,
"99.999" : 32.0,
"99.9999" : 32.0,
"100.0" : 32.0
},
"scoreUnit" : "ms",
"rawData" : [
[
26.0,
25.0,
18.0,
15.0,
19.0,
10.0,
11.0,
17.0,
6.0,
16.0
],
[
23.0,
15.0,
25.0,
23.0,
21.0,
26.0,
16.0,
15.0,
13.0,
32.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeSelf",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 1203812.3431037522,
"scoreError" : 3675.6731598737756,
"scoreConfidence" : [
1200136.6699438784,
1207488.016263626
],
"scorePercentiles" : {
"0.0" : 1197182.402959562,
"50.0" : 1202662.3329853523,
"90.0" : 1208709.9484828725,
"95.0" : 1212691.7642629682,
"99.0" : 1212899.9032424549,
"99.9" : 1212899.9032424549,
"99.99" : 1212899.9032424549,
"99.999" : 1212899.9032424549,
"99.9999" : 1212899.9032424549,
"100.0" : 1212899.9032424549
},
"scoreUnit" : "ops/s",
"rawData" : [
[
1208465.371954236,
1199628.3219277225,
1199453.781301062,
1208217.5001042492,
1198355.8517243234,
1204073.1212539522,
1200391.6565285653,
1197182.402959562,
1200625.7043297589,
1202579.504555855
],
[
1208397.4222299648,
1202120.3415508603,
1202745.1614148498,
1201844.023487355,
1212899.9032424549,
1207930.349424783,
1203205.3550174967,
1202343.9949369673,
1207049.9704782986,
1208737.123652721
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1967.1599642435667,
"scoreError" : 6.049208121854564,
"scoreConfidence" : [
1961.1107561217123,
1973.2091723654212
],
"scorePercentiles" : {
"0.0" : 1956.8874456219576,
"50.0" : 1965.0342088972125,
"90.0" : 1975.528822105767,
"95.0" : 1981.4890520998938,
"99.0" : 1981.7987903475478,
"99.9" : 1981.7987903475478,
"99.99" : 1981.7987903475478,
"99.999" : 1981.7987903475478,
"99.9999" : 1981.7987903475478,
"100.0" : 1981.7987903475478
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1974.8519925074672,
1960.8639085274178,
1958.8698080185088,
1974.7247276438195,
1957.6938497488893,
1966.942645005047,
1962.0588375978796,
1956.8874456219576,
1962.4693273407909,
1965.4433645433396
],
[
1974.7110552355268,
1964.6250532510853,
1964.2651409372363,
1963.6484892196358,
1981.7987903475478,
1973.9355060736525,
1966.669345477908,
1964.6135233893503,
1972.522448989809,
1975.604025394467
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1800.03228616726,
"scoreError" : 0.018243063740937947,
"scoreConfidence" : [
1800.014043103519,
1800.050529231001
],
"scorePercentiles" : {
"0.0" : 1800.0151134813589,
"50.0" : 1800.0223003785222,
"90.0" : 1800.062678773723,
"95.0" : 1800.1002843081349,
"99.0" : 1800.1022518360646,
"99.9" : 1800.1022518360646,
"99.99" : 1800.1022518360646,
"99.999" : 1800.1022518360646,
"99.9999" : 1800.1022518360646,
"100.0" : 1800.1022518360646
},
"scoreUnit" : "B/op",
"rawData" : [
[
1800.034305364423,
1800.0223725365095,
1800.06290127747,
1800.0235463747601,
1800.0451293905949,
1800.0151134813589,
1800.0222936627463,
1800.0223070942982,
1800.0222830907862,
1800.0222660824759
],
[
1800.034465961193,
1800.022833074116,
1800.1022518360646,
1800.0606762399996,
1800.0220605376448,
1800.0221631531374,
1800.022238263621,
1800.022254691023,
1800.0221432335006,
1800.0221179994744
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1981.5596095082867,
"scoreError" : 30.744632553071458,
"scoreConfidence" : [
1950.8149769552153,
2012.304242061358
],
"scorePercentiles" : {
"0.0" : 1930.1468406668973,
"50.0" : 1978.8207299858404,
"90.0" : 2028.8894917399366,
"95.0" : 2031.7702520409866,
"99.0" : 2031.9053300103421,
"99.9" : 2031.9053300103421,
"99.99" : 2031.9053300103421,
"99.999" : 2031.9053300103421,
"99.9999" : 2031.9053300103421,
"100.0" : 2031.9053300103421
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
2031.9053300103421,
1963.6154224308561,
1934.9384453819644,
2020.4508824480004,
1942.3838512393336,
2029.2037706232331,
1949.3903056098825,
1999.6595485236835,
1930.1468406668973,
2022.6869070504267
],
[
1955.728161032104,
1980.586824531404,
2016.1611438234845,
1961.0464683768976,
1996.4052198672575,
2004.0002324187367,
1950.8714040686339,
1977.0546354402768,
2026.060981790269,
1938.8958148320548
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1813.1895555863962,
"scoreError" : 26.56146811188966,
"scoreConfidence" : [
1786.6280874745066,
1839.7510236982857
],
"scorePercentiles" : {
"0.0" : 1766.5763515021467,
"50.0" : 1812.3549095445098,
"90.0" : 1852.4068440426506,
"95.0" : 1856.765133648219,
"99.0" : 1856.9923554867091,
"99.9" : 1856.9923554867091,
"99.99" : 1856.9923554867091,
"99.999" : 1856.9923554867091,
"99.9999" : 1856.9923554867091,
"100.0" : 1856.9923554867091
},
"scoreUnit" : "B/op",
"rawData" : [
[
1852.0371719743473,
1802.5481911631848,
1778.071670475543,
1841.7043711400988,
1785.9680109220262,
1856.9923554867091,
1788.3999918390698,
1839.3657754765431,
1770.3753502968093,
1852.4479187169065
],
[
1782.7307375300072,
1814.6472789516313,
1847.6610613419202,
1797.6754247942931,
1813.2887430531564,
1827.4380405127426,
1785.5629465067907,
1811.4210760358633,
1848.8786440081383,
1766.5763515021467
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.06894531640547401,
"scoreError" : 0.007463193242350762,
"scoreConfidence" : [
0.061482123163123244,
0.07640850964782477
],
"scorePercentiles" : {
"0.0" : 0.05352001817474737,
"50.0" : 0.06985272633580897,
"90.0" : 0.08252867867570533,
"95.0" : 0.08314969488676136,
"99.0" : 0.08315212753595147,
"99.9" : 0.08315212753595147,
"99.99" : 0.08315212753595147,
"99.999" : 0.08315212753595147,
"99.9999" : 0.08315212753595147,
"100.0" : 0.08315212753595147
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.05352001817474737,
0.06546178217583773,
0.0742106362520697,
0.06545223143753093,
0.07427740498192507,
0.07426408609169442,
0.053538989644331764,
0.08310347455214909,
0.07437555645125717,
0.06537065453506491
],
[
0.06834469992667193,
0.07735551578771167,
0.059258422012729094,
0.06232893787975973,
0.06240846594283274,
0.071360752744946,
0.062460816652195,
0.07137037815653675,
0.08315212753595147,
0.07729137717353765
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.06309352996163307,
"scoreError" : 0.006869397579531949,
"scoreConfidence" : [
0.056224132382101125,
0.06996292754116502
],
"scorePercentiles" : {
"0.0" : 0.04878232348741872,
"50.0" : 0.06368633502175725,
"90.0" : 0.07537974821609772,
"95.0" : 0.07641377995434268,
"99.0" : 0.07644185582853905,
"99.9" : 0.07644185582853905,
"99.99" : 0.07644185582853905,
"99.999" : 0.07644185582853905,
"99.9999" : 0.07644185582853905,
"100.0" : 0.07644185582853905
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.04878232348741872,
0.06009222361133178,
0.068194329531616,
0.059661762523680904,
0.06829601118613965,
0.06796155327324643,
0.04911747450854337,
0.07644185582853905,
0.0682189815985293,
0.059868748107550745
],
[
0.062299147567749735,
0.0708744370594722,
0.05430591659050061,
0.057136432862150616,
0.056684167943058826,
0.06507352247576474,
0.0571681555176407,
0.06539111508600777,
0.07588033834461168,
0.07042210212910872
]
]
},
"·gc.count" : {
"score" : 750.0,
"scoreError" : "NaN",
"scoreConfidence" : [
750.0,
750.0
],
"scorePercentiles" : {
"0.0" : 35.0,
"50.0" : 36.5,
"90.0" : 41.0,
"95.0" : 42.9,
"99.0" : 43.0,
"99.9" : 43.0,
"99.99" : 43.0,
"99.999" : 43.0,
"99.9999" : 43.0,
"100.0" : 43.0
},
"scoreUnit" : "counts",
"rawData" : [
[
41.0,
38.0,
43.0,
41.0,
36.0,
38.0,
35.0,
36.0,
35.0,
36.0
],
[
38.0,
36.0,
37.0,
35.0,
40.0,
40.0,
36.0,
36.0,
38.0,
35.0
]
]
},
"·gc.time" : {
"score" : 2796.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2796.0,
2796.0
],
"scorePercentiles" : {
"0.0" : 102.0,
"50.0" : 135.0,
"90.0" : 177.0,
"95.0" : 182.75,
"99.0" : 183.0,
"99.9" : 183.0,
"99.99" : 183.0,
"99.999" : 183.0,
"99.9999" : 183.0,
"100.0" : 183.0
},
"scoreUnit" : "ms",
"rawData" : [
[
102.0,
137.0,
137.0,
110.0,
168.0,
130.0,
156.0,
183.0,
156.0,
158.0
],
[
110.0,
157.0,
132.0,
155.0,
102.0,
129.0,
178.0,
131.0,
132.0,
133.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeSelf",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 341224.65047155425,
"scoreError" : 1588.47543395685,
"scoreConfidence" : [
339636.1750375974,
342813.1259055111
],
"scorePercentiles" : {
"0.0" : 338895.6692538749,
"50.0" : 340531.00493703457,
"90.0" : 344039.5346518918,
"95.0" : 344208.25863186095,
"99.0" : 344214.49009581364,
"99.9" : 344214.49009581364,
"99.99" : 344214.49009581364,
"99.999" : 344214.49009581364,
"99.9999" : 344214.49009581364,
"100.0" : 344214.49009581364
},
"scoreUnit" : "ops/s",
"rawData" : [
[
339701.36851903994,
339391.4549841541,
340657.44212349,
338895.6692538749,
340282.225879029,
339930.3876857311,
339032.99554905103,
339587.9975726283,
339288.9658709236,
340383.26740271796
],
[
343535.3410508139,
344214.49009581364,
341915.49473636947,
343586.5991680817,
343392.4146040662,
342259.1555689941,
344089.8608167596,
342852.2647402103,
340404.5677505792,
341091.04605875845
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 1400.2127673437988,
"scoreError" : 6.505075534630011,
"scoreConfidence" : [
1393.7076918091686,
1406.7178428784289
],
"scorePercentiles" : {
"0.0" : 1390.7205366497626,
"50.0" : 1397.4289422177844,
"90.0" : 1411.5156315981087,
"95.0" : 1412.2739078808331,
"99.0" : 1412.3045954306654,
"99.9" : 1412.3045954306654,
"99.99" : 1412.3045954306654,
"99.999" : 1412.3045954306654,
"99.9999" : 1412.3045954306654,
"100.0" : 1412.3045954306654
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1394.033153830982,
1392.9536987664362,
1397.9838905389317,
1390.7205366497626,
1396.6803434508306,
1395.0003414376438,
1391.3082884930695,
1393.8116130286978,
1391.6986588059672,
1396.8739938966373
],
[
1409.685453190664,
1412.3045954306654,
1403.3143953161318,
1409.9387160748813,
1409.2101174031393,
1404.393570888982,
1411.690844434023,
1407.042905040169,
1395.7830712077016,
1399.8271589906658
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 4520.250362968751,
"scoreError" : 0.021002319812957936,
"scoreConfidence" : [
4520.2293606489375,
4520.271365288564
],
"scorePercentiles" : {
"0.0" : 4520.228426133675,
"50.0" : 4520.2355221080925,
"90.0" : 4520.2963400542485,
"95.0" : 4520.298310292375,
"99.0" : 4520.298345606015,
"99.9" : 4520.298345606015,
"99.99" : 4520.298345606015,
"99.999" : 4520.298345606015,
"99.9999" : 4520.298345606015,
"100.0" : 4520.298345606015
},
"scoreUnit" : "B/op",
"rawData" : [
[
4520.231226896508,
4520.2315702610285,
4520.230568830786,
4520.263264693905,
4520.232927020627,
4520.265266794355,
4520.2376055204595,
4520.2334386957245,
4520.2846465435005,
4520.266579103218
],
[
4520.228710380193,
4520.228426133675,
4520.229806795949,
4520.228456565923,
4520.264237495522,
4520.298345606015,
4520.267858541995,
4520.228573428062,
4520.297639333221,
4520.258110734353
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 1409.3512168057048,
"scoreError" : 23.61403670566958,
"scoreConfidence" : [
1385.7371801000352,
1432.9652535113744
],
"scorePercentiles" : {
"0.0" : 1366.348296032679,
"50.0" : 1406.152553415848,
"90.0" : 1452.2517854831765,
"95.0" : 1462.633641456412,
"99.0" : 1463.1607601863184,
"99.9" : 1463.1607601863184,
"99.99" : 1463.1607601863184,
"99.999" : 1463.1607601863184,
"99.9999" : 1463.1607601863184,
"100.0" : 1463.1607601863184
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1416.757947169872,
1394.1858061821822,
1431.7855188795754,
1399.7688051945838,
1376.7066192754105,
1443.5114750669459,
1366.348296032679,
1407.2820570710414,
1405.0230497606544,
1398.0855218886018
],
[
1378.0518239577868,
1463.1607601863184,
1382.9625376438028,
1448.9523845380386,
1390.5390650048064,
1452.6183855881918,
1417.2760832820027,
1408.7331839779656,
1417.1282137697203,
1388.1468016439205
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 4549.732324025774,
"scoreError" : 72.13295986701739,
"scoreConfidence" : [
4477.5993641587565,
4621.865283892791
],
"scorePercentiles" : {
"0.0" : 4418.793855712204,
"50.0" : 4543.912403455179,
"90.0" : 4677.263608702983,
"95.0" : 4682.721824560645,
"99.0" : 4682.998895277791,
"99.9" : 4682.998895277791,
"99.99" : 4682.998895277791,
"99.999" : 4682.998895277791,
"99.9999" : 4682.998895277791,
"100.0" : 4682.998895277791
},
"scoreUnit" : "B/op",
"rawData" : [
[
4593.9176526410665,
4524.229844463208,
4629.524498993838,
4549.672879950446,
4455.589727797325,
4677.457480934867,
4439.144797056589,
4563.919078150235,
4563.562722207303,
4524.18706836399
],
[
4418.793855712204,
4682.998895277791,
4454.674237793604,
4645.305307333687,
4460.373885169556,
4675.518758616028,
4538.151926959911,
4525.658718539005,
4589.424711816511,
4482.5404327383285
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.05481398815425061,
"scoreError" : 0.008232934824733118,
"scoreConfidence" : [
0.046581053329517494,
0.06304692297898373
],
"scorePercentiles" : {
"0.0" : 0.03562545922659774,
"50.0" : 0.05791947213552364,
"90.0" : 0.0679499096593364,
"95.0" : 0.06841921644892113,
"99.0" : 0.0684283311506657,
"99.9" : 0.0684283311506657,
"99.99" : 0.0684283311506657,
"99.999" : 0.0684283311506657,
"99.9999" : 0.0684283311506657,
"100.0" : 0.0684283311506657
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.059417796811351786,
0.05947688671812319,
0.05051542798637055,
0.059416972510636705,
0.0684283311506657,
0.06238422163402589,
0.062457149672374576,
0.05950150762206744,
0.06528476255139565,
0.03562545922659774
],
[
0.041613588692816936,
0.04754690021077953,
0.06244885194582987,
0.06824603711577426,
0.05049722320622075,
0.041522364097535784,
0.0534543245840235,
0.04461329459782261,
0.04740669099018902,
0.056421971760410576
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.1770177321403349,
"scoreError" : 0.02688789734280846,
"scoreConfidence" : [
0.15012983479752642,
0.20390562948314336
],
"scorePercentiles" : {
"0.0" : 0.11528353553062864,
"50.0" : 0.18743041165542823,
"90.0" : 0.21812030109949174,
"95.0" : 0.22132890885285073,
"99.0" : 0.22146226733891133,
"99.9" : 0.22146226733891133,
"99.99" : 0.22146226733891133,
"99.999" : 0.22146226733891133,
"99.9999" : 0.22146226733891133,
"100.0" : 0.22146226733891133
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.19266556167761562,
0.1930066313634009,
0.16333620389111583,
0.19312316965288162,
0.22146226733891133,
0.20214563528900273,
0.202917756630682,
0.19296775969719232,
0.21204713243562587,
0.11528353553062864
],
[
0.13343610656226457,
0.15217882219080986,
0.20115461147402824,
0.21879509761769908,
0.16197782667963134,
0.13364734617585264,
0.17116202621127463,
0.14332348237105422,
0.15352840838378587,
0.18219526163324085
]
]
},
"·gc.count" : {
"score" : 565.0,
"scoreError" : "NaN",
"scoreConfidence" : [
565.0,
565.0
],
"scorePercentiles" : {
"0.0" : 25.0,
"50.0" : 28.0,
"90.0" : 31.0,
"95.0" : 35.75,
"99.0" : 36.0,
"99.9" : 36.0,
"99.99" : 36.0,
"99.999" : 36.0,
"99.9999" : 36.0,
"100.0" : 36.0
},
"scoreUnit" : "counts",
"rawData" : [
[
29.0,
25.0,
31.0,
27.0,
27.0,
36.0,
30.0,
28.0,
28.0,
26.0
],
[
26.0,
30.0,
27.0,
31.0,
27.0,
29.0,
28.0,
28.0,
26.0,
26.0
]
]
},
"·gc.time" : {
"score" : 2009.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2009.0,
2009.0
],
"scorePercentiles" : {
"0.0" : 71.0,
"50.0" : 105.0,
"90.0" : 125.9,
"95.0" : 126.95,
"99.0" : 127.0,
"99.9" : 127.0,
"99.99" : 127.0,
"99.999" : 127.0,
"99.9999" : 127.0,
"100.0" : 127.0
},
"scoreUnit" : "ms",
"rawData" : [
[
108.0,
115.0,
71.0,
126.0,
86.0,
74.0,
107.0,
105.0,
83.0,
111.0
],
[
104.0,
79.0,
127.0,
105.0,
73.0,
125.0,
85.0,
87.0,
115.0,
123.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToCaseClass",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 1051458.656564155,
"scoreError" : 63460.5801759187,
"scoreConfidence" : [
987998.0763882361,
1114919.2367400737
],
"scorePercentiles" : {
"0.0" : 971359.3665106872,
"50.0" : 1051209.3760473304,
"90.0" : 1126871.1842607781,
"95.0" : 1129964.4054317852,
"99.0" : 1130118.956401277,
"99.9" : 1130118.956401277,
"99.99" : 1130118.956401277,
"99.999" : 1130118.956401277,
"99.9999" : 1130118.956401277,
"100.0" : 1130118.956401277
},
"scoreUnit" : "ops/s",
"rawData" : [
[
1120829.505990392,
1115067.8885771912,
1121474.7917022228,
1121154.9956284733,
1120899.5497873353,
1130118.956401277,
1127027.9370114366,
1122150.7348834816,
1121309.6065612307,
1125460.409504853
],
[
980333.4253135031,
987350.8635174695,
976133.9755715783,
980841.0500656278,
982738.1450237511,
985320.3925047504,
974057.9060319728,
985670.2166843557,
971359.3665106872,
979873.4140115087
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4979.890092583306,
"scoreError" : 307.78646975924784,
"scoreConfidence" : [
4672.103622824058,
5287.676562342554
],
"scorePercentiles" : {
"0.0" : 4593.833033350731,
"50.0" : 4978.836471081987,
"90.0" : 5345.519355837469,
"95.0" : 5360.2876654782685,
"99.0" : 5361.025715659379,
"99.9" : 5361.025715659379,
"99.99" : 5361.025715659379,
"99.999" : 5361.025715659379,
"99.9999" : 5361.025715659379,
"100.0" : 5361.025715659379
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5314.451339409379,
5288.3323807760125,
5319.783415058388,
5318.859089050335,
5317.649243028748,
5361.025715659379,
5346.2647120371785,
5323.372914705618,
5318.3370983819395,
5338.811150040089
],
[
4635.50953302616,
4669.340561387961,
4614.038622748802,
4637.831027131886,
4647.656208473936,
4657.903571554818,
4602.446094983621,
4660.779225703536,
4593.833033350731,
4631.5769151576005
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5216.036455347406,
"scoreError" : 7.119116419828226,
"scoreConfidence" : [
5208.917338927578,
5223.1555717672345
],
"scorePercentiles" : {
"0.0" : 5208.027155555375,
"50.0" : 5216.0694563903635,
"90.0" : 5224.0239577836255,
"95.0" : 5224.056111753133,
"99.0" : 5224.0578035619965,
"99.9" : 5224.0578035619965,
"99.99" : 5224.0578035619965,
"99.999" : 5224.0578035619965,
"99.9999" : 5224.0578035619965,
"100.0" : 5224.0578035619965
},
"scoreUnit" : "B/op",
"rawData" : [
[
5224.0578035619965,
5224.02396738473,
5224.023847959278,
5224.023833721749,
5224.023871373685,
5224.02369317005,
5224.023731458578,
5224.023846996269,
5224.023860198547,
5224.023790391448
],
[
5208.030089965717,
5208.030330333645,
5208.06827788841,
5208.031420636348,
5208.028350243532,
5208.070403438121,
5208.115219610677,
5208.027155555375,
5208.027584923366,
5208.028028136618
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 5015.258537559419,
"scoreError" : 309.0583662346193,
"scoreConfidence" : [
4706.2001713248,
5324.316903794038
],
"scorePercentiles" : {
"0.0" : 4645.9687199326345,
"50.0" : 5025.62806696712,
"90.0" : 5398.993907960866,
"95.0" : 5400.0545854137945,
"99.0" : 5400.092488773711,
"99.9" : 5400.092488773711,
"99.99" : 5400.092488773711,
"99.999" : 5400.092488773711,
"99.9999" : 5400.092488773711,
"100.0" : 5400.092488773711
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5336.7255784381005,
5333.599537210227,
5340.500723446423,
5335.108984261193,
5395.92928543022,
5399.334421575382,
5341.505070943818,
5400.092488773711,
5335.8863435784915,
5392.259283587854
],
[
4660.530163590693,
4717.593799275293,
4654.956728747368,
4659.914484402825,
4717.656596724011,
4655.1205576002485,
4645.9687199326345,
4659.2104805052995,
4668.951158124023,
4654.326345040561
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 5253.226740141806,
"scoreError" : 24.606715045599362,
"scoreConfidence" : [
5228.6200250962065,
5277.833455187405
],
"scorePercentiles" : {
"0.0" : 5204.958674655743,
"50.0" : 5250.103761632081,
"90.0" : 5298.699355575948,
"95.0" : 5300.844970810136,
"99.0" : 5300.925673555079,
"99.9" : 5300.925673555079,
"99.99" : 5300.925673555079,
"99.999" : 5300.925673555079,
"99.9999" : 5300.925673555079,
"100.0" : 5300.925673555079
},
"scoreUnit" : "B/op",
"rawData" : [
[
5245.953179920701,
5268.7406555806765,
5244.368231299823,
5239.983993307807,
5300.925673555079,
5261.353412886806,
5219.372918346209,
5299.311618656218,
5241.2618941816045,
5276.322759835881
],
[
5236.140958020589,
5261.850419733877,
5254.254343343462,
5232.829939312535,
5286.468749055679,
5204.958674655743,
5257.365301136112,
5206.274215285751,
5293.188987853518,
5233.608876868039
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.21003275247068837,
"scoreError" : 0.022376865237651873,
"scoreConfidence" : [
0.1876558872330365,
0.23240961770834023
],
"scorePercentiles" : {
"0.0" : 0.16311759483156055,
"50.0" : 0.21421886783578356,
"90.0" : 0.2510938700161421,
"95.0" : 0.26666057033379503,
"99.0" : 0.26740243736385155,
"99.9" : 0.26740243736385155,
"99.99" : 0.26740243736385155,
"99.999" : 0.26740243736385155,
"99.9999" : 0.26740243736385155,
"100.0" : 0.26740243736385155
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.19911203499509555,
0.22275604824363784,
0.2260181976938817,
0.22281908980829984,
0.2378528292969329,
0.19040234229305764,
0.22011173734911402,
0.21423270915526493,
0.2525650967627209,
0.26740243736385155
],
[
0.2142050265163022,
0.19933930732442626,
0.21989188698019138,
0.19037931463834723,
0.22016873281920196,
0.18721184372626323,
0.16311759483156055,
0.1873763253972057,
0.17554148122496724,
0.19015101299344533
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.21993180664306883,
"scoreError" : 0.01842278745975068,
"scoreConfidence" : [
0.20150901918331815,
0.2383545941028195
],
"scorePercentiles" : {
"0.0" : 0.18458341731682176,
"50.0" : 0.21696258204133062,
"90.0" : 0.24819009850508805,
"95.0" : 0.2609805638624135,
"99.0" : 0.2616531387117767,
"99.9" : 0.2616531387117767,
"99.99" : 0.2616531387117767,
"99.999" : 0.2616531387117767,
"99.9999" : 0.2616531387117767,
"100.0" : 0.2616531387117767
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.19572533715490514,
0.220047238168096,
0.22194972289349368,
0.21884622553040334,
0.23366506539518112,
0.18553657455300385,
0.2150789385522579,
0.2102345259979986,
0.2480862095302735,
0.2616531387117767
],
[
0.24066097061621777,
0.22233656871340246,
0.2482016417245119,
0.21378559216049903,
0.2467146774473019,
0.20932431243061844,
0.18458341731682176,
0.20937721864084288,
0.19901134191877737,
0.21381741540499405
]
]
},
"·gc.count" : {
"score" : 1767.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1767.0,
1767.0
],
"scorePercentiles" : {
"0.0" : 82.0,
"50.0" : 88.5,
"90.0" : 95.0,
"95.0" : 95.0,
"99.0" : 95.0,
"99.9" : 95.0,
"99.99" : 95.0,
"99.999" : 95.0,
"99.9999" : 95.0,
"100.0" : 95.0
},
"scoreUnit" : "counts",
"rawData" : [
[
94.0,
94.0,
94.0,
94.0,
95.0,
95.0,
94.0,
95.0,
94.0,
95.0
],
[
82.0,
83.0,
82.0,
82.0,
83.0,
82.0,
82.0,
82.0,
83.0,
82.0
]
]
},
"·gc.time" : {
"score" : 6916.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6916.0,
6916.0
],
"scorePercentiles" : {
"0.0" : 253.0,
"50.0" : 339.0,
"90.0" : 426.2,
"95.0" : 440.34999999999997,
"99.0" : 441.0,
"99.9" : 441.0,
"99.99" : 441.0,
"99.999" : 441.0,
"99.9999" : 441.0,
"100.0" : 441.0
},
"scoreUnit" : "ms",
"rawData" : [
[
338.0,
441.0,
410.0,
391.0,
410.0,
332.0,
355.0,
372.0,
428.0,
348.0
],
[
302.0,
253.0,
325.0,
328.0,
261.0,
288.0,
340.0,
310.0,
358.0,
326.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToCaseClass",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 351605.4048361274,
"scoreError" : 2630.8970353093523,
"scoreConfidence" : [
348974.5078008181,
354236.30187143676
],
"scorePercentiles" : {
"0.0" : 346188.58042540215,
"50.0" : 350845.0529919027,
"90.0" : 356205.4573825668,
"95.0" : 356452.8172682028,
"99.0" : 356461.23107234755,
"99.9" : 356461.23107234755,
"99.99" : 356461.23107234755,
"99.999" : 356461.23107234755,
"99.9999" : 356461.23107234755,
"100.0" : 356461.23107234755
},
"scoreUnit" : "ops/s",
"rawData" : [
[
350222.96858362074,
350746.6265717126,
348456.73935266293,
346793.4221193898,
351954.57016031875,
346188.58042540215,
350797.11558945995,
348981.16863596323,
350370.799475432,
348691.6448467536
],
[
354286.97473571135,
353480.82819237997,
356461.23107234755,
354354.8747636377,
355417.9789205996,
356292.9549894521,
355079.681116483,
350783.01410265313,
351853.9326742234,
350892.99039434537
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4478.60269013702,
"scoreError" : 31.900587717285813,
"scoreConfidence" : [
4446.702102419734,
4510.503277854305
],
"scorePercentiles" : {
"0.0" : 4411.3630677351985,
"50.0" : 4468.923593080484,
"90.0" : 4535.24438060695,
"95.0" : 4539.158661434495,
"99.0" : 4539.299740191527,
"99.9" : 4539.299740191527,
"99.99" : 4539.299740191527,
"99.999" : 4539.299740191527,
"99.9999" : 4539.299740191527,
"100.0" : 4539.299740191527
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4463.934349995082,
4470.66668653705,
4442.304706988794,
4420.617453499818,
4483.9049176649105,
4411.3630677351985,
4467.180499623919,
4448.225734392445,
4463.866139177024,
4445.0360765363075
],
[
4510.717968006715,
4501.2139153162425,
4539.299740191527,
4511.046330151869,
4524.140320611454,
4536.478165050894,
4520.2273733278835,
4465.651729725249,
4479.175479918951,
4467.003148289072
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 14032.243376235894,
"scoreError" : 7.128075589140548,
"scoreConfidence" : [
14025.115300646754,
14039.371451825034
],
"scorePercentiles" : {
"0.0" : 14024.220553268318,
"50.0" : 14032.23494565515,
"90.0" : 14040.312148520774,
"95.0" : 14040.333490607763,
"99.0" : 14040.334299713497,
"99.9" : 14040.334299713497,
"99.99" : 14040.334299713497,
"99.999" : 14040.334299713497,
"99.9999" : 14040.334299713497,
"100.0" : 14040.334299713497
},
"scoreUnit" : "B/op",
"rawData" : [
[
14040.218105626143,
14040.189054488656,
14040.225224196265,
14040.168279843385,
14040.2513442318,
14040.229535517887,
14040.334299713497,
14040.258426818327,
14040.318117598823,
14040.248922928535
],
[
14024.222059377476,
14024.22239194215,
14024.220553268318,
14024.222245699146,
14024.24000744673,
14024.273903812114,
14024.301611466915,
14024.223744329984,
14024.2277507817,
14024.271945630002
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4509.669568795251,
"scoreError" : 33.83269910065788,
"scoreConfidence" : [
4475.836869694593,
4543.5022678959085
],
"scorePercentiles" : {
"0.0" : 4431.1931829206305,
"50.0" : 4489.636162350024,
"90.0" : 4547.210168053263,
"95.0" : 4597.421826895917,
"99.0" : 4600.061585822756,
"99.9" : 4600.061585822756,
"99.99" : 4600.061585822756,
"99.999" : 4600.061585822756,
"99.9999" : 4600.061585822756,
"100.0" : 4600.061585822756
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4488.399503081538,
4478.560708979465,
4490.285438399626,
4480.115037050768,
4484.178497764729,
4431.1931829206305,
4527.977141061834,
4485.44221667815,
4476.797402348744,
4483.766678606684
],
[
4538.131090193718,
4546.704014958793,
4547.2664072859825,
4538.215898462467,
4600.061585822756,
4540.605114630068,
4537.303936951431,
4545.613083401492,
4488.986886300422,
4483.787551005695
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 14129.720578108061,
"scoreError" : 65.3830276230903,
"scoreConfidence" : [
14064.33755048497,
14195.103605731152
],
"scorePercentiles" : {
"0.0" : 14037.032142511784,
"50.0" : 14109.070290577944,
"90.0" : 14256.769145730887,
"95.0" : 14274.551908655705,
"99.0" : 14275.339590957847,
"99.9" : 14275.339590957847,
"99.99" : 14275.339590957847,
"99.999" : 14275.339590957847,
"99.9999" : 14275.339590957847,
"100.0" : 14275.339590957847
},
"scoreUnit" : "B/op",
"rawData" : [
[
14117.167285069552,
14064.980338487896,
14191.871795033676,
14229.13647129773,
14041.10799338801,
14103.343671589706,
14231.417953073822,
14157.727516794663,
14080.991167133148,
14162.584779070046
],
[
14109.451886562012,
14165.953775080363,
14048.833666039407,
14108.688694593875,
14259.585944915005,
14037.032142511784,
14077.282769042564,
14275.339590957847,
14054.947109348046,
14076.967012172106
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.19846225942756998,
"scoreError" : 0.020633469192655584,
"scoreConfidence" : [
0.1778287902349144,
0.21909572862022555
],
"scorePercentiles" : {
"0.0" : 0.15151987858964971,
"50.0" : 0.19757336466776987,
"90.0" : 0.23350675551439645,
"95.0" : 0.24814159696014532,
"99.0" : 0.24886809035358698,
"99.9" : 0.24886809035358698,
"99.99" : 0.24886809035358698,
"99.999" : 0.24886809035358698,
"99.9999" : 0.24886809035358698,
"100.0" : 0.24886809035358698
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.22602355278117703,
0.1869509233043556,
0.19339084232871617,
0.21076384535454468,
0.19907021880912798,
0.18734509253264167,
0.24886809035358698,
0.22290259727624223,
0.2343382224847542,
0.1901391632680993
],
[
0.19894706805052548,
0.20824780219267924,
0.1755448584261627,
0.16628722408520344,
0.19619966128501426,
0.15151987858964971,
0.2048484425052664,
0.19332656146690286,
0.16656546553496893,
0.20796567792178097
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.6221038577703571,
"scoreError" : 0.06652266456999746,
"scoreConfidence" : [
0.5555811932003597,
0.6886265223403546
],
"scorePercentiles" : {
"0.0" : 0.4684154099063684,
"50.0" : 0.6148849061770641,
"90.0" : 0.7344534800516926,
"95.0" : 0.7799355614817731,
"99.0" : 0.7821916274459544,
"99.9" : 0.7821916274459544,
"99.99" : 0.7821916274459544,
"99.999" : 0.7821916274459544,
"99.9999" : 0.7821916274459544,
"100.0" : 0.7821916274459544
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.7109020270559588,
0.5871218972796057,
0.6112257401705183,
0.6693996680807379,
0.6233396913079351,
0.5962710529880649,
0.7821916274459544,
0.7035636805862114,
0.7370703081623298,
0.6005803184305514
],
[
0.61854407218361,
0.6488279707493361,
0.5423479286381943,
0.5169640958027488,
0.6081931470394606,
0.4684154099063684,
0.6355557154679236,
0.6071353338386334,
0.5215138443559375,
0.6529136259170639
]
]
},
"·gc.count" : {
"score" : 1589.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1589.0,
1589.0
],
"scorePercentiles" : {
"0.0" : 78.0,
"50.0" : 79.0,
"90.0" : 80.0,
"95.0" : 80.95,
"99.0" : 81.0,
"99.9" : 81.0,
"99.99" : 81.0,
"99.999" : 81.0,
"99.9999" : 81.0,
"100.0" : 81.0
},
"scoreUnit" : "counts",
"rawData" : [
[
79.0,
79.0,
79.0,
79.0,
79.0,
78.0,
80.0,
79.0,
79.0,
79.0
],
[
80.0,
80.0,
80.0,
80.0,
81.0,
80.0,
80.0,
80.0,
79.0,
79.0
]
]
},
"·gc.time" : {
"score" : 6796.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6796.0,
6796.0
],
"scorePercentiles" : {
"0.0" : 234.0,
"50.0" : 345.0,
"90.0" : 412.09999999999997,
"95.0" : 415.9,
"99.0" : 416.0,
"99.9" : 416.0,
"99.99" : 416.0,
"99.999" : 416.0,
"99.9999" : 416.0,
"100.0" : 416.0
},
"scoreUnit" : "ms",
"rawData" : [
[
350.0,
395.0,
386.0,
395.0,
336.0,
416.0,
337.0,
414.0,
340.0,
390.0
],
[
276.0,
280.0,
272.0,
339.0,
286.0,
253.0,
234.0,
369.0,
368.0,
360.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 1177196.8484901427,
"scoreError" : 85258.38466441554,
"scoreConfidence" : [
1091938.463825727,
1262455.2331545583
],
"scorePercentiles" : {
"0.0" : 1070738.481517837,
"50.0" : 1177045.9306358043,
"90.0" : 1277690.0030058697,
"95.0" : 1286410.4409134437,
"99.0" : 1286869.3620090787,
"99.9" : 1286869.3620090787,
"99.99" : 1286869.3620090787,
"99.999" : 1286869.3620090787,
"99.9999" : 1286869.3620090787,
"100.0" : 1286869.3620090787
},
"scoreUnit" : "ops/s",
"rawData" : [
[
1082686.0309533817,
1084645.7621709083,
1081096.6407797579,
1070738.481517837,
1072133.522125271,
1087147.8228117344,
1082537.9144318367,
1091146.3956328174,
1079248.6232418367,
1085568.654349938
],
[
1286869.3620090787,
1269236.3500822606,
1270777.596311844,
1277690.9400963793,
1271327.1186526082,
1269928.616635721,
1277681.5691912828,
1271590.8624664713,
1262945.4656387914,
1268939.2407031036
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4635.884224077239,
"scoreError" : 358.20833438246007,
"scoreConfidence" : [
4277.6758896947795,
4994.092558459699
],
"scorePercentiles" : {
"0.0" : 4191.8046201913285,
"50.0" : 4636.3825334761905,
"90.0" : 5057.91929816493,
"95.0" : 5089.640824685692,
"99.0" : 5091.281212094518,
"99.9" : 5091.281212094518,
"99.99" : 5091.281212094518,
"99.999" : 5091.281212094518,
"99.9999" : 5091.281212094518,
"100.0" : 5091.281212094518
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4234.752185391885,
4247.117853088223,
4231.7584367234085,
4191.8046201913285,
4198.006833324974,
4256.815550331756,
4235.919423810709,
4272.505083981627,
4226.006584221482,
4250.4460583746495
],
[
5091.281212094518,
5020.5564152125135,
5029.5692008484175,
5052.931806387315,
5033.26622039132,
5027.934487365928,
5058.473463917999,
5034.40194709165,
5000.259982970754,
5023.877115824333
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 4336.031887116871,
"scoreError" : 21.378521932802165,
"scoreConfidence" : [
4314.653365184069,
4357.410409049673
],
"scorePercentiles" : {
"0.0" : 4312.024525176938,
"50.0" : 4336.058326019445,
"90.0" : 4360.047723766508,
"95.0" : 4360.054757722493,
"99.0" : 4360.055013808476,
"99.9" : 4360.055013808476,
"99.99" : 4360.055013808476,
"99.999" : 4360.055013808476,
"99.9999" : 4360.055013808476,
"100.0" : 4360.055013808476
},
"scoreUnit" : "B/op",
"rawData" : [
[
4312.063673022298,
4312.024749244357,
4312.095743457615,
4312.024979739342,
4312.024964892654,
4312.024618196312,
4312.024708237851,
4312.024525176938,
4312.024788286482,
4312.024622421275
],
[
4360.028208865697,
4360.04989208882,
4360.055013808476,
4360.020908581275,
4360.02103728141,
4360.021091664075,
4360.02094589889,
4360.021036534217,
4360.021183406227,
4360.021051533212
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4671.6622667116835,
"scoreError" : 360.6721654100851,
"scoreConfidence" : [
4310.990101301599,
5032.334432121768
],
"scorePercentiles" : {
"0.0" : 4205.616841359646,
"50.0" : 4678.501842872356,
"90.0" : 5113.353857267938,
"95.0" : 5165.826480079294,
"99.0" : 5168.510796890858,
"99.9" : 5168.510796890858,
"99.99" : 5168.510796890858,
"99.999" : 5168.510796890858,
"99.9999" : 5168.510796890858,
"100.0" : 5168.510796890858
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4302.440325023649,
4263.343704132322,
4241.737115661365,
4254.995817982468,
4205.616841359646,
4319.482754038411,
4240.67719718319,
4302.705984681134,
4254.566062444525,
4299.242776148647
],
[
5168.510796890858,
5045.880618001908,
5037.520931706302,
5100.118426743215,
5057.768283821351,
5056.24790594548,
5114.824460659574,
5057.519927148229,
5058.291931675278,
5051.753472986101
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 4369.568664368217,
"scoreError" : 27.626046202403533,
"scoreConfidence" : [
4341.942618165813,
4397.19471057062
],
"scorePercentiles" : {
"0.0" : 4316.86796286234,
"50.0" : 4378.535375343765,
"90.0" : 4410.419515341125,
"95.0" : 4425.388287059544,
"99.0" : 4426.165425460829,
"99.9" : 4426.165425460829,
"99.99" : 4426.165425460829,
"99.999" : 4426.165425460829,
"99.9999" : 4426.165425460829,
"100.0" : 4426.165425460829
},
"scoreUnit" : "B/op",
"rawData" : [
[
4380.987556929233,
4328.49857307028,
4322.263861420183,
4377.0284920840095,
4319.841661227697,
4375.5045885970885,
4316.86796286234,
4342.504775507583,
4341.165580091703,
4361.5282852474975
],
[
4426.165425460829,
4382.042432060002,
4366.948245139208,
4400.736805656502,
4381.245726644937,
4384.5733411999745,
4408.591236495067,
4380.042258603521,
4410.622657435131,
4384.213821631536
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.17947214935675188,
"scoreError" : 0.022872102779770004,
"scoreConfidence" : [
0.15660004657698187,
0.20234425213652188
],
"scorePercentiles" : {
"0.0" : 0.130880806651776,
"50.0" : 0.18444473267094919,
"90.0" : 0.20710631994328746,
"95.0" : 0.22772326232268358,
"99.0" : 0.2287802645130673,
"99.9" : 0.2287802645130673,
"99.99" : 0.2287802645130673,
"99.999" : 0.2287802645130673,
"99.9999" : 0.2287802645130673,
"100.0" : 0.2287802645130673
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.15715236389203463,
0.1725809148797283,
0.13914129287833904,
0.1455156302911369,
0.1517203549485476,
0.19040301304938778,
0.15149858854803605,
0.18441120305533998,
0.18444925703130982,
0.16642168747603067
],
[
0.19324714333912335,
0.19883711712008537,
0.2014704981814671,
0.2076402207053933,
0.1993055604662066,
0.19924564871310388,
0.18444020831058858,
0.130880806651776,
0.20230121308433488,
0.2287802645130673
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.16787402674798518,
"scoreError" : 0.016839330783090595,
"scoreConfidence" : [
0.15103469596489458,
0.1847133575310758
],
"scorePercentiles" : {
"0.0" : 0.1133487306491228,
"50.0" : 0.17266232456560393,
"90.0" : 0.1924055751926825,
"95.0" : 0.19826536049502338,
"99.0" : 0.19854919745357658,
"99.9" : 0.19854919745357658,
"99.99" : 0.19854919745357658,
"99.999" : 0.19854919745357658,
"99.9999" : 0.19854919745357658,
"100.0" : 0.19854919745357658
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.16002140616540317,
0.1752183956156311,
0.1417828039410585,
0.14968899784486073,
0.15584108940154925,
0.19287245828251293,
0.15422051076094404,
0.18611695355806623,
0.18820362738420882,
0.16883273055250939
],
[
0.16549134906155888,
0.17267802198493648,
0.17465162932491704,
0.17916642029357155,
0.17264662714627138,
0.17277775456190025,
0.1589734881948482,
0.1133487306491228,
0.17639834278225688,
0.19854919745357658
]
]
},
"·gc.count" : {
"score" : 1647.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1647.0,
1647.0
],
"scorePercentiles" : {
"0.0" : 74.0,
"50.0" : 82.5,
"90.0" : 90.0,
"95.0" : 90.95,
"99.0" : 91.0,
"99.9" : 91.0,
"99.99" : 91.0,
"99.999" : 91.0,
"99.9999" : 91.0,
"100.0" : 91.0
},
"scoreUnit" : "counts",
"rawData" : [
[
76.0,
75.0,
75.0,
75.0,
74.0,
76.0,
75.0,
76.0,
75.0,
76.0
],
[
91.0,
89.0,
89.0,
90.0,
89.0,
89.0,
90.0,
89.0,
89.0,
89.0
]
]
},
"·gc.time" : {
"score" : 6030.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6030.0,
6030.0
],
"scorePercentiles" : {
"0.0" : 227.0,
"50.0" : 299.5,
"90.0" : 382.2,
"95.0" : 408.7,
"99.0" : 410.0,
"99.9" : 410.0,
"99.99" : 410.0,
"99.999" : 410.0,
"99.9999" : 410.0,
"100.0" : 410.0
},
"scoreUnit" : "ms",
"rawData" : [
[
279.0,
260.0,
277.0,
410.0,
366.0,
238.0,
285.0,
238.0,
314.0,
268.0
],
[
227.0,
303.0,
333.0,
296.0,
257.0,
337.0,
314.0,
319.0,
384.0,
325.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToCaseClassCachedDecoder",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 384770.59534564364,
"scoreError" : 1677.1708279522256,
"scoreConfidence" : [
383093.4245176914,
386447.76617359585
],
"scorePercentiles" : {
"0.0" : 380079.5985193804,
"50.0" : 385252.15283638495,
"90.0" : 387215.80304131005,
"95.0" : 387493.5562493034,
"99.0" : 387506.4643704477,
"99.9" : 387506.4643704477,
"99.99" : 387506.4643704477,
"99.999" : 387506.4643704477,
"99.9999" : 387506.4643704477,
"100.0" : 387506.4643704477
},
"scoreUnit" : "ops/s",
"rawData" : [
[
386923.31288504077,
385896.168016738,
386726.697797513,
385205.8087311173,
385948.31141161715,
387248.3019475622,
385298.49694165256,
387506.4643704477,
385844.37755211524,
380079.5985193804
],
[
382693.2078901863,
382918.70746638573,
382801.4107186371,
385337.87880413065,
386198.65995184006,
383371.124819129,
383959.169897977,
382359.6607578334,
384546.65927225124,
384547.88916131854
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4188.517899095021,
"scoreError" : 18.32129677212,
"scoreConfidence" : [
4170.196602322901,
4206.839195867141
],
"scorePercentiles" : {
"0.0" : 4134.989328930866,
"50.0" : 4194.005935401626,
"90.0" : 4213.08788892606,
"95.0" : 4219.6213219312,
"99.0" : 4219.963316367722,
"99.9" : 4219.963316367722,
"99.99" : 4219.963316367722,
"99.999" : 4219.963316367722,
"99.9999" : 4219.963316367722,
"100.0" : 4219.963316367722
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4212.768040524885,
4201.905091595829,
4205.051385693056,
4193.599665274423,
4202.7673714732155,
4213.1234276373025,
4194.412205528828,
4219.963316367722,
4200.786014183697,
4134.989328930866
],
[
4166.913056955119,
4169.097036487599,
4168.378984592053,
4194.886910340752,
4203.595477292348,
4174.259607132182,
4177.965771987394,
4161.935119627672,
4186.59067576383,
4187.3694945116495
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 11992.212583340393,
"scoreError" : 0.008878001192096247,
"scoreConfidence" : [
11992.203705339201,
11992.221461341585
],
"scorePercentiles" : {
"0.0" : 11992.202131944146,
"50.0" : 11992.210258026258,
"90.0" : 11992.232995037477,
"95.0" : 11992.23649213272,
"99.0" : 11992.236618396957,
"99.9" : 11992.236618396957,
"99.99" : 11992.236618396957,
"99.999" : 11992.236618396957,
"99.9999" : 11992.236618396957,
"100.0" : 11992.236618396957
},
"scoreUnit" : "B/op",
"rawData" : [
[
11992.203573300665,
11992.20372025776,
11992.203158055998,
11992.220023814594,
11992.204432740702,
11992.236618396957,
11992.217063105287,
11992.202131944146,
11992.219164869373,
11992.213475897366
],
[
11992.20573574096,
11992.204963760914,
11992.205394092234,
11992.203328828859,
11992.234093112216,
11992.214036194353,
11992.21606569506,
11992.223112364833,
11992.207040155148,
11992.214534480443
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4217.929800930382,
"scoreError" : 27.86013872019258,
"scoreConfidence" : [
4190.06966221019,
4245.7899396505745
],
"scorePercentiles" : {
"0.0" : 4157.567101637397,
"50.0" : 4206.172495259691,
"90.0" : 4260.85439486801,
"95.0" : 4263.0407009333985,
"99.0" : 4263.150198954419,
"99.9" : 4263.150198954419,
"99.99" : 4263.150198954419,
"99.999" : 4263.150198954419,
"99.9999" : 4263.150198954419,
"100.0" : 4263.150198954419
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4260.960238534019,
4205.641868166315,
4253.115899793909,
4258.22668272777,
4206.151555775227,
4263.150198954419,
4215.992155921182,
4259.901801873929,
4182.8192679006115,
4180.665128100663
],
[
4203.9234057541335,
4193.139443517113,
4206.193434744155,
4213.848512798628,
4250.396723530711,
4202.906357066425,
4198.503997814024,
4157.567101637397,
4252.835305366714,
4192.656938630294
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 12076.407851702337,
"scoreError" : 57.29251506978458,
"scoreConfidence" : [
12019.115336632552,
12133.700366772122
],
"scorePercentiles" : {
"0.0" : 11940.92848774874,
"50.0" : 12086.616590441732,
"90.0" : 12172.79079068076,
"95.0" : 12181.713832438547,
"99.0" : 12181.960320334905,
"99.9" : 12181.960320334905,
"99.99" : 12181.960320334905,
"99.999" : 12181.960320334905,
"99.9999" : 12181.960320334905,
"100.0" : 12181.960320334905
},
"scoreUnit" : "B/op",
"rawData" : [
[
12129.389063603223,
12002.868450877206,
12129.276255367431,
12177.030562407748,
12001.860886786499,
12134.63284513787,
12053.916161008689,
12105.6984718712,
11940.92848774874,
12124.681516502456
],
[
12098.720009276976,
12061.361778869014,
12100.995562828066,
12046.410127957275,
12125.751103436281,
12074.513171606486,
12051.167922929119,
11979.637080917306,
12181.960320334905,
12007.357254580249
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.17440154525695295,
"scoreError" : 0.01815982041400514,
"scoreConfidence" : [
0.15624172484294782,
0.19256136567095808
],
"scorePercentiles" : {
"0.0" : 0.1365263408846172,
"50.0" : 0.17379827587918312,
"90.0" : 0.2080524715956446,
"95.0" : 0.21035813420243524,
"99.0" : 0.21047898216505978,
"99.9" : 0.21047898216505978,
"99.99" : 0.21047898216505978,
"99.999" : 0.21047898216505978,
"99.9999" : 0.21047898216505978,
"100.0" : 0.21047898216505978
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.15464121468716427,
0.187420377290788,
0.18700886494068694,
0.17237377693900802,
0.16066550659537998,
0.17209072806772494,
0.20796650974332714,
0.18136097844382304,
0.16927709779613456,
0.14851512510588594
],
[
0.17544895149982306,
0.1365263408846172,
0.14579052236298579,
0.21047898216505978,
0.16622777540793224,
0.19621744672573455,
0.17522277481935822,
0.15742779602626716,
0.20806202291256876,
0.17530811272478974
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.49924590923633155,
"scoreError" : 0.05137633786125979,
"scoreConfidence" : [
0.4478695713750718,
0.5506222470975913
],
"scorePercentiles" : {
"0.0" : 0.39271138294732066,
"50.0" : 0.49749678579156703,
"90.0" : 0.5958412587757707,
"95.0" : 0.6014237878424795,
"99.0" : 0.6017103212833229,
"99.9" : 0.6017103212833229,
"99.99" : 0.6017103212833229,
"99.999" : 0.6017103212833229,
"99.9999" : 0.6017103212833229,
"100.0" : 0.6017103212833229
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.44020674993534864,
0.5348962665277853,
0.5333224484143971,
0.49292837285011826,
0.4584440274899773,
0.4898391339030164,
0.594595715559611,
0.5153877769291898,
0.48324481406814673,
0.43072059998033574
],
[
0.5049349227467161,
0.39271138294732066,
0.41943160522387785,
0.6017103212833229,
0.47422317543105663,
0.5637123323020141,
0.502950356691126,
0.4536133312437967,
0.5959796524664551,
0.5020651987330158
]
]
},
"·gc.count" : {
"score" : 1491.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1491.0,
1491.0
],
"scorePercentiles" : {
"0.0" : 74.0,
"50.0" : 74.0,
"90.0" : 75.9,
"95.0" : 76.0,
"99.0" : 76.0,
"99.9" : 76.0,
"99.99" : 76.0,
"99.999" : 76.0,
"99.9999" : 76.0,
"100.0" : 76.0
},
"scoreUnit" : "counts",
"rawData" : [
[
75.0,
74.0,
75.0,
75.0,
74.0,
76.0,
75.0,
75.0,
74.0,
74.0
],
[
74.0,
74.0,
74.0,
75.0,
75.0,
74.0,
74.0,
74.0,
76.0,
74.0
]
]
},
"·gc.time" : {
"score" : 5591.0,
"scoreError" : "NaN",
"scoreConfidence" : [
5591.0,
5591.0
],
"scorePercentiles" : {
"0.0" : 223.0,
"50.0" : 283.5,
"90.0" : 320.8,
"95.0" : 326.7,
"99.0" : 327.0,
"99.9" : 327.0,
"99.99" : 327.0,
"99.999" : 327.0,
"99.9999" : 327.0,
"100.0" : 327.0
},
"scoreUnit" : "ms",
"rawData" : [
[
290.0,
321.0,
319.0,
319.0,
295.0,
257.0,
280.0,
247.0,
327.0,
297.0
],
[
287.0,
268.0,
292.0,
255.0,
236.0,
300.0,
264.0,
223.0,
266.0,
248.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToMap",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 936672.5179572953,
"scoreError" : 23344.537387166507,
"scoreConfidence" : [
913327.9805701288,
960017.0553444618
],
"scorePercentiles" : {
"0.0" : 895020.4729080357,
"50.0" : 934137.0947197817,
"90.0" : 968918.3711981648,
"95.0" : 969961.1791035739,
"99.0" : 970002.8779953506,
"99.9" : 970002.8779953506,
"99.99" : 970002.8779953506,
"99.999" : 970002.8779953506,
"99.9999" : 970002.8779953506,
"100.0" : 970002.8779953506
},
"scoreUnit" : "ops/s",
"rawData" : [
[
966663.6105433088,
964527.1509339877,
969168.9001598154,
964077.9225270613,
948920.2352248386,
952096.8794621385,
965777.8605687079,
962487.5809252837,
970002.8779953506,
956034.4582901536
],
[
919353.9542147247,
913666.1242248641,
895020.4729080357,
905232.34242921,
906952.0250731115,
916689.0727271233,
913897.7921769383,
912335.4339341637,
915412.9776107139,
915132.6872163733
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 5059.970396072599,
"scoreError" : 86.17370216534863,
"scoreConfidence" : [
4973.79669390725,
5146.144098237948
],
"scorePercentiles" : {
"0.0" : 4877.208590834805,
"50.0" : 5046.294037777097,
"90.0" : 5187.262436466442,
"95.0" : 5191.159969636415,
"99.0" : 5191.294652946254,
"99.9" : 5191.294652946254,
"99.99" : 5191.294652946254,
"99.999" : 5191.294652946254,
"99.9999" : 5191.294652946254,
"100.0" : 5191.294652946254
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5175.215483919222,
5163.69872056688,
5188.600986749466,
5161.725893505669,
5077.289878148704,
5097.075198947939,
5168.0756707800965,
5152.215092524638,
5191.294652946254,
5115.975383167809
],
[
5015.29819740549,
4983.55698136713,
4877.208590834805,
4938.770791330431,
4948.025387094818,
4998.452589638264,
4985.90723270226,
4974.909155961756,
4993.581917406317,
4992.530116454018
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5952.032734444786,
"scoreError" : 49.88623893175795,
"scoreConfidence" : [
5902.146495513028,
6001.918973376544
],
"scorePercentiles" : {
"0.0" : 5896.027925956636,
"50.0" : 5952.021324798849,
"90.0" : 6008.050506634375,
"95.0" : 6008.062128611035,
"99.0" : 6008.062711601537,
"99.9" : 6008.062711601537,
"99.99" : 6008.062711601537,
"99.999" : 6008.062711601537,
"99.9999" : 6008.062711601537,
"100.0" : 6008.062711601537
},
"scoreUnit" : "B/op",
"rawData" : [
[
5896.035214701171,
5896.031890732367,
5896.032790260291,
5896.029508477186,
5896.067009241229,
5896.0288431137305,
5896.046490876265,
5896.02904783921,
5896.0544191209165,
5896.027925956636
],
[
6007.985520476866,
6007.975640356468,
6008.062711601537,
6008.030561316989,
6008.029580662401,
6008.05105179151,
6008.032465445405,
6008.045600220161,
6008.029216683595,
6008.029200021787
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 5094.4498146208425,
"scoreError" : 88.06957994705999,
"scoreConfidence" : [
5006.380234673783,
5182.519394567902
],
"scorePercentiles" : {
"0.0" : 4929.42070777217,
"50.0" : 5076.809237979679,
"90.0" : 5227.121782969645,
"95.0" : 5227.818057190146,
"99.0" : 5227.830181384817,
"99.9" : 5227.830181384817,
"99.99" : 5227.830181384817,
"99.999" : 5227.830181384817,
"99.9999" : 5227.830181384817,
"100.0" : 5227.830181384817
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5222.928552273894,
5171.088064768721,
5227.587697491395,
5227.830181384817,
5100.263234808856,
5110.959922539132,
5222.055792546011,
5171.916749962861,
5215.862644015228,
5159.224288733751
],
[
5051.832251236684,
4993.865434218751,
4929.42070777217,
4945.236782635884,
5002.227281782825,
5050.412137393479,
5001.187478828755,
4989.397008541437,
5042.344840331705,
5053.355241150502
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 5992.614852861914,
"scoreError" : 55.31863795884737,
"scoreConfidence" : [
5937.296214903067,
6047.933490820761
],
"scorePercentiles" : {
"0.0" : 5904.469216653828,
"50.0" : 5993.717103969569,
"90.0" : 6073.696820531332,
"95.0" : 6080.857212141653,
"99.0" : 6081.22637995808,
"99.9" : 6081.22637995808,
"99.99" : 6081.22637995808,
"99.999" : 6081.22637995808,
"99.9999" : 6081.22637995808,
"100.0" : 6081.22637995808
},
"scoreUnit" : "B/op",
"rawData" : [
[
5950.393904130571,
5904.469216653828,
5940.335083981824,
5971.537747390588,
5922.745109870939,
5912.089962005843,
5957.630207483679,
5918.574990207741,
5923.957711458394,
5945.871159335518
],
[
6051.750827699413,
6020.40309605806,
6072.380992647514,
6015.896460548549,
6073.843023629534,
6070.505503432897,
6026.445205699744,
6025.542136582775,
6066.698338462776,
6081.22637995808
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.20297177182224552,
"scoreError" : 0.018191750673179415,
"scoreConfidence" : [
0.1847800211490661,
0.22116352249542492
],
"scorePercentiles" : {
"0.0" : 0.1635031857981932,
"50.0" : 0.20223138364861076,
"90.0" : 0.22877629621093887,
"95.0" : 0.23755498552905052,
"99.0" : 0.23799937185758743,
"99.9" : 0.23799937185758743,
"99.99" : 0.23799937185758743,
"99.999" : 0.23799937185758743,
"99.9999" : 0.23799937185758743,
"100.0" : 0.23799937185758743
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.19613083786805233,
0.21416511395309187,
0.18738280677729563,
0.17846809391334445,
0.22544435478635835,
0.20213641979146948,
0.20204042966936628,
0.23799937185758743,
0.1721242269732285,
0.18696454467289877
],
[
0.1635031857981932,
0.2257581545277435,
0.210576872780945,
0.202326347505752,
0.22911164528684946,
0.20198606877008904,
0.17254172958308814,
0.21962046182145714,
0.220134651889617,
0.21102011821848335
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.23903492564469592,
"scoreError" : 0.023478235480980054,
"scoreConfidence" : [
0.21555669016371587,
0.26251316112567596
],
"scorePercentiles" : {
"0.0" : 0.19549146733701733,
"50.0" : 0.24366119629315708,
"90.0" : 0.2723394298278538,
"95.0" : 0.277901965861535,
"99.0" : 0.27819371051485775,
"99.9" : 0.27819371051485775,
"99.99" : 0.27819371051485775,
"99.999" : 0.27819371051485775,
"99.9999" : 0.27819371051485775,
"100.0" : 0.27819371051485775
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.22344853665554773,
0.244538732811882,
0.21293122672400439,
0.20385684357216066,
0.2618001048937927,
0.23382079228107974,
0.23049967575017877,
0.27235881744840235,
0.19549146733701733,
0.21547175152211243
],
[
0.19586567620955403,
0.2721649412429171,
0.25940228590147424,
0.24613065285557417,
0.27819371051485775,
0.2427836597744322,
0.20791327728283054,
0.26522891333271786,
0.2648550563568689,
0.2539423904265144
]
]
},
"·gc.count" : {
"score" : 1795.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1795.0,
1795.0
],
"scorePercentiles" : {
"0.0" : 87.0,
"50.0" : 89.5,
"90.0" : 92.0,
"95.0" : 92.0,
"99.0" : 92.0,
"99.9" : 92.0,
"99.99" : 92.0,
"99.999" : 92.0,
"99.9999" : 92.0,
"100.0" : 92.0
},
"scoreUnit" : "counts",
"rawData" : [
[
92.0,
91.0,
92.0,
92.0,
90.0,
90.0,
92.0,
91.0,
92.0,
91.0
],
[
89.0,
88.0,
87.0,
87.0,
88.0,
89.0,
88.0,
88.0,
89.0,
89.0
]
]
},
"·gc.time" : {
"score" : 6677.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6677.0,
6677.0
],
"scorePercentiles" : {
"0.0" : 264.0,
"50.0" : 322.5,
"90.0" : 400.5,
"95.0" : 449.44999999999993,
"99.0" : 452.0,
"99.9" : 452.0,
"99.99" : 452.0,
"99.999" : 452.0,
"99.9999" : 452.0,
"100.0" : 452.0
},
"scoreUnit" : "ms",
"rawData" : [
[
276.0,
337.0,
266.0,
327.0,
401.0,
396.0,
297.0,
352.0,
297.0,
383.0
],
[
264.0,
313.0,
452.0,
385.0,
351.0,
310.0,
292.0,
318.0,
342.0,
318.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.DecoderBench.decodeToMap",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 308766.8093237732,
"scoreError" : 1145.9796936003281,
"scoreConfidence" : [
307620.82963017287,
309912.7890173735
],
"scorePercentiles" : {
"0.0" : 306473.9309931324,
"50.0" : 308963.70202496747,
"90.0" : 310416.8577887738,
"95.0" : 310622.5652379181,
"99.0" : 310632.6147570539,
"99.9" : 310632.6147570539,
"99.99" : 310632.6147570539,
"99.999" : 310632.6147570539,
"99.9999" : 310632.6147570539,
"100.0" : 310632.6147570539
},
"scoreUnit" : "ops/s",
"rawData" : [
[
310038.66463604005,
308939.5490871731,
307862.40949515195,
307392.2198250445,
307285.4539714063,
309961.41919679445,
306596.49553584494,
308796.11848475307,
309502.92047137005,
309671.1946266459
],
[
309369.633210993,
308678.5934145867,
310632.6147570539,
310431.6243743385,
306473.9309931324,
309452.17844896857,
308224.550714738,
308987.85496276186,
310283.95851869136,
306754.8017499751
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4808.1745656534595,
"scoreError" : 68.48060021400876,
"scoreConfidence" : [
4739.693965439451,
4876.655165867468
],
"scorePercentiles" : {
"0.0" : 4702.512290661412,
"50.0" : 4799.436915415017,
"90.0" : 4904.956228465534,
"95.0" : 4909.831144850921,
"99.0" : 4910.080989869136,
"99.9" : 4910.080989869136,
"99.99" : 4910.080989869136,
"99.999" : 4910.080989869136,
"99.9999" : 4910.080989869136,
"100.0" : 4910.080989869136
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4756.509767078245,
4739.640059632577,
4723.1553142687235,
4715.815452940855,
4713.518106728448,
4755.503973682795,
4702.512290661412,
4735.886680223516,
4748.53367384256,
4748.597141227853
],
[
4889.774026402997,
4877.670821194295,
4910.080989869136,
4905.084089504837,
4842.364063751788,
4890.712588297868,
4871.473590046262,
4884.121250332186,
4903.805479111808,
4848.731954271019
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 17152.252583690126,
"scoreError" : 228.08284743574106,
"scoreConfidence" : [
16924.169736254385,
17380.335431125866
],
"scorePercentiles" : {
"0.0" : 16896.15530957393,
"50.0" : 17152.264610904975,
"90.0" : 17408.268440861924,
"95.0" : 17408.28492231289,
"99.0" : 17408.285778695277,
"99.9" : 17408.285778695277,
"99.99" : 17408.285778695277,
"99.999" : 17408.285778695277,
"99.9999" : 17408.285778695277,
"100.0" : 17408.285778695277
},
"scoreUnit" : "B/op",
"rawData" : [
[
16896.208430818227,
16896.22373122434,
16896.25247321188,
16896.15530957393,
16896.276226362625,
16896.256384468325,
16896.26799577174,
16896.27461975038,
16896.249967697753,
16896.26238400359
],
[
17408.253876064126,
17408.25489656781,
17408.252995447325,
17408.260022818944,
17408.266549191638,
17408.285778695277,
17408.26865104751,
17408.25595305504,
17408.264885937468,
17408.2605420946
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4840.492177044141,
"scoreError" : 71.09612737312592,
"scoreConfidence" : [
4769.396049671014,
4911.588304417267
],
"scorePercentiles" : {
"0.0" : 4705.6336268801,
"50.0" : 4852.872272710718,
"90.0" : 4943.3691421794365,
"95.0" : 4944.018890010087,
"99.0" : 4944.041997827697,
"99.9" : 4944.041997827697,
"99.99" : 4944.041997827697,
"99.999" : 4944.041997827697,
"99.9999" : 4944.041997827697,
"100.0" : 4944.041997827697
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4771.822399464621,
4772.668177618213,
4774.361504608576,
4752.676416921957,
4765.481456410512,
4773.83291900107,
4705.6336268801,
4765.583775039198,
4830.533316354441,
4751.029939224228
],
[
4875.744631498066,
4943.579841475496,
4941.472848514901,
4931.985176823261,
4875.211229066996,
4934.587588987754,
4879.632736873603,
4944.041997827697,
4938.125972658602,
4881.837985633539
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 17267.55770398504,
"scoreError" : 238.8852162737651,
"scoreConfidence" : [
17028.672487711276,
17506.442920258803
],
"scorePercentiles" : {
"0.0" : 16904.918665438192,
"50.0" : 17273.16436917072,
"90.0" : 17616.091625200053,
"95.0" : 17642.399466168725,
"99.0" : 17643.48213249622,
"99.9" : 17643.48213249622,
"99.99" : 17643.48213249622,
"99.999" : 17643.48213249622,
"99.9999" : 17643.48213249622,
"100.0" : 17643.48213249622
},
"scoreUnit" : "B/op",
"rawData" : [
[
16950.602396371596,
17013.964838963617,
17079.433559287903,
17028.223364081216,
17082.54624590958,
16961.378937423455,
16907.483050618186,
17002.22526918417,
17188.02139700752,
16904.918665438192
],
[
17358.30734133392,
17643.48213249622,
17519.55002261049,
17503.7326211252,
17526.35188967086,
17564.45699848389,
17437.42545900474,
17621.828805946294,
17530.100926380674,
17527.120158363105
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.18341318298582854,
"scoreError" : 0.01821284003174952,
"scoreConfidence" : [
0.165200342954079,
0.20162602301757807
],
"scorePercentiles" : {
"0.0" : 0.15442106099280295,
"50.0" : 0.18416974528537053,
"90.0" : 0.210895676232948,
"95.0" : 0.21686555321409254,
"99.0" : 0.21716332349188783,
"99.9" : 0.21716332349188783,
"99.99" : 0.21716332349188783,
"99.999" : 0.21716332349188783,
"99.9999" : 0.21716332349188783,
"100.0" : 0.21716332349188783
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.16354729498843062,
0.20223976783597958,
0.19338601352469031,
0.15451760988952382,
0.15442106099280295,
0.21716332349188783,
0.20808550090564037,
0.1544243765342326,
0.21120791793598218,
0.1842627187102167
],
[
0.20212952538936366,
0.20523294697975583,
0.16658468310957364,
0.15727296345931818,
0.17238573426488868,
0.18407677186052435,
0.1693854661994018,
0.20227746482188444,
0.18133541321454913,
0.18432710560792342
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.6542898045490524,
"scoreError" : 0.06486201834971189,
"scoreConfidence" : [
0.5894277861993404,
0.7191518228987643
],
"scorePercentiles" : {
"0.0" : 0.550941534306937,
"50.0" : 0.6554247648398618,
"90.0" : 0.7511344566354174,
"95.0" : 0.7705761275445603,
"99.0" : 0.7715790400613634,
"99.9" : 0.7715790400613634,
"99.99" : 0.7715790400613634,
"99.999" : 0.7715790400613634,
"99.9999" : 0.7715790400613634,
"100.0" : 0.7715790400613634
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.58095732369713,
0.7209594656376663,
0.6918042477726639,
0.5536165612947056,
0.5535442619766106,
0.7715790400613634,
0.7476574588264592,
0.550941534306937,
0.7515207897253017,
0.6556360016071282
],
[
0.7196083243983413,
0.7324699810969595,
0.5906110947500213,
0.5581654855453245,
0.6197255662425805,
0.6552135280725954,
0.6053009724217989,
0.7209685633654069,
0.6437316732660353,
0.6617842169160173
]
]
},
"·gc.count" : {
"score" : 1706.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1706.0,
1706.0
],
"scorePercentiles" : {
"0.0" : 83.0,
"50.0" : 85.5,
"90.0" : 87.0,
"95.0" : 87.0,
"99.0" : 87.0,
"99.9" : 87.0,
"99.99" : 87.0,
"99.999" : 87.0,
"99.9999" : 87.0,
"100.0" : 87.0
},
"scoreUnit" : "counts",
"rawData" : [
[
84.0,
84.0,
84.0,
84.0,
84.0,
84.0,
83.0,
84.0,
85.0,
84.0
],
[
86.0,
87.0,
87.0,
87.0,
86.0,
87.0,
86.0,
87.0,
87.0,
86.0
]
]
},
"·gc.time" : {
"score" : 5586.0,
"scoreError" : "NaN",
"scoreConfidence" : [
5586.0,
5586.0
],
"scorePercentiles" : {
"0.0" : 225.0,
"50.0" : 283.5,
"90.0" : 324.2,
"95.0" : 332.6,
"99.0" : 333.0,
"99.9" : 333.0,
"99.99" : 333.0,
"99.999" : 333.0,
"99.9999" : 333.0,
"100.0" : 333.0
},
"scoreUnit" : "ms",
"rawData" : [
[
241.0,
262.0,
325.0,
290.0,
283.0,
299.0,
317.0,
259.0,
294.0,
228.0
],
[
278.0,
307.0,
225.0,
236.0,
302.0,
266.0,
305.0,
284.0,
252.0,
333.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromCaseClass",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 1927705.1139496944,
"scoreError" : 19437.741648672876,
"scoreConfidence" : [
1908267.3723010216,
1947142.8555983673
],
"scorePercentiles" : {
"0.0" : 1883881.2476799027,
"50.0" : 1935821.934372289,
"90.0" : 1950526.4180094881,
"95.0" : 1951232.5613044915,
"99.0" : 1951263.9637661062,
"99.9" : 1951263.9637661062,
"99.99" : 1951263.9637661062,
"99.999" : 1951263.9637661062,
"99.9999" : 1951263.9637661062,
"100.0" : 1951263.9637661062
},
"scoreUnit" : "ops/s",
"rawData" : [
[
1900938.268105519,
1897957.236558259,
1883881.2476799027,
1910168.2150998362,
1897346.821479149,
1896461.8424541284,
1937920.655913233,
1942287.7396343895,
1938667.4710205637,
1930128.9734469482
],
[
1949240.7045699866,
1918015.4138751402,
1933723.2128313452,
1923336.991228418,
1949540.9492905745,
1948028.8150609008,
1950635.9145338119,
1947423.9652861063,
1951263.9637661062,
1947133.8771595757
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 6070.389289220231,
"scoreError" : 51.136114228352696,
"scoreConfidence" : [
6019.253174991878,
6121.525403448584
],
"scorePercentiles" : {
"0.0" : 5953.024392174612,
"50.0" : 6105.037784743181,
"90.0" : 6126.320329229986,
"95.0" : 6136.533161632258,
"99.0" : 6137.059593627229,
"99.9" : 6137.059593627229,
"99.99" : 6137.059593627229,
"99.999" : 6137.059593627229,
"99.9999" : 6137.059593627229,
"100.0" : 6137.059593627229
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
6006.7272640247775,
5996.431268462531,
5953.024392174612,
6039.311007267954,
5995.457289343729,
5993.141783070615,
6124.424708749532,
6137.059593627229,
6126.530953727814,
6099.400918076677
],
[
6116.783298606752,
6019.123040776857,
6065.384734818458,
6037.196377161047,
6118.037901191787,
6113.560172458064,
6121.936280853146,
6111.398658539203,
6122.181490064157,
6110.674651409685
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3468.013880955037,
"scoreError" : 10.691063133786805,
"scoreConfidence" : [
3457.3228178212503,
3478.704944088824
],
"scorePercentiles" : {
"0.0" : 3456.0137020131588,
"50.0" : 3468.013869222802,
"90.0" : 3480.0141057470887,
"95.0" : 3480.0141750837975,
"99.0" : 3480.0141787001003,
"99.9" : 3480.0141787001003,
"99.99" : 3480.0141787001003,
"99.999" : 3480.0141787001003,
"99.9999" : 3480.0141787001003,
"100.0" : 3480.0141787001003
},
"scoreUnit" : "B/op",
"rawData" : [
[
3480.014075983951,
3480.0140933666585,
3480.0141787001003,
3480.01400290599,
3480.014100104483,
3480.014106374045,
3480.0138231632923,
3480.013780160317,
3480.0138121022605,
3480.013850144701
],
[
3456.013717213168,
3456.013958285287,
3456.013805223707,
3456.0139129004156,
3456.0137230010755,
3456.0137309311867,
3456.013777554443,
3456.013738549669,
3456.0137020131588,
3456.0137304228433
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 6110.618849910855,
"scoreError" : 56.40712693584605,
"scoreConfidence" : [
6054.211722975008,
6167.025976846701
],
"scorePercentiles" : {
"0.0" : 5958.657278763863,
"50.0" : 6132.6331067785495,
"90.0" : 6189.977170611959,
"95.0" : 6195.854129451951,
"99.0" : 6196.1588333164755,
"99.9" : 6196.1588333164755,
"99.99" : 6196.1588333164755,
"99.999" : 6196.1588333164755,
"99.9999" : 6196.1588333164755,
"100.0" : 6196.1588333164755
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
6019.58142327384,
6077.439271207586,
5958.657278763863,
6118.878317872406,
6022.540759789412,
6023.611833062097,
6189.188901885705,
6137.842262729788,
6196.1588333164755,
6132.62549202026
],
[
6132.640721536839,
6081.379788808119,
6122.321501862141,
6076.539443595752,
6138.688558324079,
6137.740469432788,
6190.064756025988,
6134.572381746984,
6188.022219554178,
6133.882783408785
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3490.99531151503,
"scoreError" : 16.810895672962474,
"scoreConfidence" : [
3474.1844158420677,
3507.8062071879926
],
"scorePercentiles" : {
"0.0" : 3464.9732419323964,
"50.0" : 3490.1080189336208,
"90.0" : 3525.232960000782,
"95.0" : 3526.968685255787,
"99.0" : 3527.0268879117975,
"99.9" : 3527.0268879117975,
"99.99" : 3527.0268879117975,
"99.999" : 3527.0268879117975,
"99.9999" : 3527.0268879117975,
"100.0" : 3527.0268879117975
},
"scoreUnit" : "B/op",
"rawData" : [
[
3487.461168744361,
3527.0268879117975,
3483.3070469811996,
3525.862834791587,
3495.7344787982415,
3497.7070306582336,
3516.8140612391903,
3480.4575919272806,
3519.564086883537,
3498.970134383397
],
[
3464.9732419323964,
3491.7600609543765,
3488.4559769128646,
3478.535987134888,
3467.6790568206475,
3469.682924658782,
3494.474313247622,
3469.118546508406,
3493.181248195406,
3469.139551616392
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.2329112847902502,
"scoreError" : 0.016815697347478533,
"scoreConfidence" : [
0.21609558744277166,
0.24972698213772873
],
"scorePercentiles" : {
"0.0" : 0.2050841142976511,
"50.0" : 0.23313670579334586,
"90.0" : 0.25826347234307184,
"95.0" : 0.26988550839648207,
"99.0" : 0.2704828733626871,
"99.9" : 0.2704828733626871,
"99.99" : 0.2704828733626871,
"99.999" : 0.2704828733626871,
"99.9999" : 0.2704828733626871,
"100.0" : 0.2704828733626871
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.20510923238731738,
0.24379589743842953,
0.2198196531409657,
0.23132275420022938,
0.23495065738646234,
0.25581455708344214,
0.2050841142976511,
0.2469140202393974,
0.2499487796391091,
0.2704828733626871
],
[
0.2080642654377107,
0.22610368037100273,
0.24332230362494164,
0.21700567644613739,
0.24992334303617947,
0.22311137826839594,
0.21105844478405267,
0.21704965019325498,
0.25853557403858624,
0.2408088404290509
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.13307304439173814,
"scoreError" : 0.009653251351288217,
"scoreConfidence" : [
0.12341979304044992,
0.14272629574302637
],
"scorePercentiles" : {
"0.0" : 0.1165326682271757,
"50.0" : 0.13474432463113006,
"90.0" : 0.1482830625141942,
"95.0" : 0.15403497259642362,
"99.0" : 0.15432403250283494,
"99.9" : 0.15432403250283494,
"99.99" : 0.15432403250283494,
"99.999" : 0.15432403250283494,
"99.9999" : 0.15432403250283494,
"100.0" : 0.15432403250283494
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.11883060183156394,
0.14148634763026943,
0.12850199483359692,
0.133294414352697,
0.13637518559042316,
0.14854283437460894,
0.1165326682271757,
0.14001235931294412,
0.14197679111258563,
0.15432403250283494
],
[
0.11755736966820395,
0.12982247913659645,
0.13864334699483863,
0.1242256488149699,
0.1411790049654786,
0.12612552507396582,
0.11914872347237965,
0.12274220925960515,
0.1459451157704618,
0.13619423490956314
]
]
},
"·gc.count" : {
"score" : 2152.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2152.0,
2152.0
],
"scorePercentiles" : {
"0.0" : 105.0,
"50.0" : 108.0,
"90.0" : 109.0,
"95.0" : 109.0,
"99.0" : 109.0,
"99.9" : 109.0,
"99.99" : 109.0,
"99.999" : 109.0,
"99.9999" : 109.0,
"100.0" : 109.0
},
"scoreUnit" : "counts",
"rawData" : [
[
106.0,
107.0,
105.0,
108.0,
106.0,
106.0,
109.0,
108.0,
109.0,
108.0
],
[
108.0,
107.0,
108.0,
107.0,
108.0,
108.0,
109.0,
108.0,
109.0,
108.0
]
]
},
"·gc.time" : {
"score" : 8781.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8781.0,
8781.0
],
"scorePercentiles" : {
"0.0" : 355.0,
"50.0" : 441.0,
"90.0" : 501.9,
"95.0" : 507.7,
"99.0" : 508.0,
"99.9" : 508.0,
"99.99" : 508.0,
"99.999" : 508.0,
"99.9999" : 508.0,
"100.0" : 508.0
},
"scoreUnit" : "ms",
"rawData" : [
[
457.0,
491.0,
501.0,
438.0,
496.0,
508.0,
360.0,
358.0,
355.0,
365.0
],
[
374.0,
451.0,
502.0,
499.0,
434.0,
470.0,
424.0,
416.0,
439.0,
443.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromCaseClass",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 681593.091936349,
"scoreError" : 7623.9373016498785,
"scoreConfidence" : [
673969.1546346992,
689217.0292379989
],
"scorePercentiles" : {
"0.0" : 665329.2606198497,
"50.0" : 685231.9274141409,
"90.0" : 691899.7554753744,
"95.0" : 692265.3224820029,
"99.0" : 692279.1266326576,
"99.9" : 692279.1266326576,
"99.99" : 692279.1266326576,
"99.999" : 692279.1266326576,
"99.9999" : 692279.1266326576,
"100.0" : 692279.1266326576
},
"scoreUnit" : "ops/s",
"rawData" : [
[
686560.7648777786,
676039.3116485681,
672481.3091456615,
665547.7579665162,
676738.8324484191,
670635.2191779582,
674619.1643170269,
675211.3508554236,
665329.2606198497,
681385.0064644954
],
[
692003.0436195625,
692279.1266326576,
690189.2300165086,
688474.3762783932,
687927.6759926657,
685354.5837555596,
690970.162177681,
688687.3326481195,
685109.271072722,
686319.0590114134
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 5716.994259513498,
"scoreError" : 53.68890793644768,
"scoreConfidence" : [
5663.305351577051,
5770.683167449945
],
"scorePercentiles" : {
"0.0" : 5592.632309280841,
"50.0" : 5734.3286153697145,
"90.0" : 5789.770282366912,
"95.0" : 5791.990681673566,
"99.0" : 5792.057700892543,
"99.9" : 5792.057700892543,
"99.99" : 5792.057700892543,
"99.999" : 5792.057700892543,
"99.9999" : 5792.057700892543,
"100.0" : 5792.057700892543
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5773.203775521399,
5683.950378493091,
5656.436228057644,
5597.316856384295,
5691.529771287626,
5639.338578057463,
5672.882771952885,
5679.565891696791,
5592.632309280841,
5731.682042004042
],
[
5790.717316513004,
5792.057700892543,
5775.596734924243,
5758.946357463534,
5754.1088904107155,
5735.462947503517,
5781.246975052083,
5758.078296783098,
5733.194283235912,
5741.937084755216
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 9240.131050325359,
"scoreError" : 21.380319641518838,
"scoreConfidence" : [
9218.75073068384,
9261.511369966878
],
"scorePercentiles" : {
"0.0" : 9216.113297925422,
"50.0" : 9240.130528685124,
"90.0" : 9264.138663373651,
"95.0" : 9264.160350072727,
"99.0" : 9264.161482135933,
"99.9" : 9264.161482135933,
"99.99" : 9264.161482135933,
"99.999" : 9264.161482135933,
"99.9999" : 9264.161482135933,
"100.0" : 9264.161482135933
},
"scoreUnit" : "B/op",
"rawData" : [
[
9264.131314370663,
9264.119477752283,
9264.128671889921,
9264.138840871821,
9264.137065890114,
9264.133779682777,
9264.120187479473,
9264.114509120134,
9264.161482135933,
9264.106880669055
],
[
9216.119387459821,
9216.143831345791,
9216.117324062003,
9216.144812324163,
9216.141512669368,
9216.113297925422,
9216.14126348595,
9216.154176701193,
9216.117372885685,
9216.135817785615
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 5757.124027132498,
"scoreError" : 63.46492878676734,
"scoreConfidence" : [
5693.659098345731,
5820.588955919265
],
"scorePercentiles" : {
"0.0" : 5611.972284261305,
"50.0" : 5784.650804250153,
"90.0" : 5848.015938762454,
"95.0" : 5852.739520860847,
"99.0" : 5852.976196833877,
"99.9" : 5852.976196833877,
"99.99" : 5852.976196833877,
"99.999" : 5852.976196833877,
"99.9999" : 5852.976196833877,
"100.0" : 5852.976196833877
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5848.242677373269,
5681.566439196796,
5737.624701009705,
5613.750454307095,
5733.754281849821,
5677.4081008642215,
5681.340309464993,
5739.442518460973,
5611.972284261305,
5797.10005797775
],
[
5852.976196833877,
5845.97529126513,
5796.761205009826,
5780.908544500288,
5788.393064000017,
5797.457272522833,
5789.343042376178,
5838.764103694641,
5739.620716346052,
5790.0792813351845
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 9304.890664310366,
"scoreError" : 43.41109375623883,
"scoreConfidence" : [
9261.479570554127,
9348.301758066604
],
"scorePercentiles" : {
"0.0" : 9226.447872587261,
"50.0" : 9299.066936967662,
"90.0" : 9383.074299293698,
"95.0" : 9396.471661058937,
"99.0" : 9397.099402890353,
"99.9" : 9397.099402890353,
"99.99" : 9397.099402890353,
"99.999" : 9397.099402890353,
"99.9999" : 9397.099402890353,
"100.0" : 9397.099402890353
},
"scoreUnit" : "B/op",
"rawData" : [
[
9384.544566262004,
9260.233958527457,
9397.099402890353,
9291.338146667462,
9332.86615439663,
9326.673233082998,
9277.9317974055,
9361.781115572252,
9296.198033328857,
9369.841896578948
],
[
9315.20646814506,
9301.935840606468,
9249.88946023468,
9251.291292871554,
9271.053194297514,
9315.729794176194,
9229.047562154654,
9345.296713158843,
9226.447872587261,
9293.406783262666
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.23730502585000704,
"scoreError" : 0.02357096984461735,
"scoreConfidence" : [
0.2137340560053897,
0.2608759956946244
],
"scorePercentiles" : {
"0.0" : 0.17238197220307117,
"50.0" : 0.2349803143660204,
"90.0" : 0.26946674453446207,
"95.0" : 0.2932850043891361,
"99.0" : 0.2944914604573295,
"99.9" : 0.2944914604573295,
"99.99" : 0.2944914604573295,
"99.999" : 0.2944914604573295,
"99.9999" : 0.2944914604573295,
"100.0" : 0.2944914604573295
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.17238197220307117,
0.22602546554593617,
0.24383739317606795,
0.249329051698833,
0.21989994156886267,
0.22586003751344264,
0.2408859741764366,
0.22309266468718023,
0.2581518645049392,
0.2290746545556042
],
[
0.22903715948076167,
0.2228213004976769,
0.2588094808375286,
0.2462349580795747,
0.2614063935034658,
0.19933698171157554,
0.2703623390934617,
0.2611211605789508,
0.2944914604573295,
0.21394026312944076
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.38359843859374715,
"scoreError" : 0.03816945999719436,
"scoreConfidence" : [
0.3454289785965528,
0.4217678985909415
],
"scorePercentiles" : {
"0.0" : 0.2766175054292479,
"50.0" : 0.3822078206930887,
"90.0" : 0.4306595960170427,
"95.0" : 0.47127546816108007,
"99.0" : 0.47339541114511235,
"99.9" : 0.47339541114511235,
"99.99" : 0.47339541114511235,
"99.999" : 0.47339541114511235,
"99.9999" : 0.47339541114511235,
"100.0" : 0.47339541114511235
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.2766175054292479,
0.36839289198497,
0.3993576333798784,
0.4126653915199243,
0.3579324507362258,
0.3710359954534693,
0.393379645932708,
0.36389330297730343,
0.42762699699021767,
0.3702529323684286
],
[
0.36452026416831806,
0.35454639095837454,
0.4129821816601478,
0.3940542055191906,
0.4186848668886617,
0.32030757146116867,
0.4309965514644677,
0.4179402833127908,
0.47339541114511235,
0.34338629852433733
]
]
},
"·gc.count" : {
"score" : 2028.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2028.0,
2028.0
],
"scorePercentiles" : {
"0.0" : 99.0,
"50.0" : 102.0,
"90.0" : 103.0,
"95.0" : 103.0,
"99.0" : 103.0,
"99.9" : 103.0,
"99.99" : 103.0,
"99.999" : 103.0,
"99.9999" : 103.0,
"100.0" : 103.0
},
"scoreUnit" : "counts",
"rawData" : [
[
103.0,
100.0,
101.0,
99.0,
101.0,
100.0,
100.0,
101.0,
99.0,
102.0
],
[
103.0,
103.0,
102.0,
102.0,
102.0,
102.0,
102.0,
103.0,
101.0,
102.0
]
]
},
"·gc.time" : {
"score" : 7308.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7308.0,
7308.0
],
"scorePercentiles" : {
"0.0" : 274.0,
"50.0" : 354.0,
"90.0" : 405.8,
"95.0" : 421.2,
"99.0" : 422.0,
"99.9" : 422.0,
"99.99" : 422.0,
"99.999" : 422.0,
"99.9999" : 422.0,
"100.0" : 422.0
},
"scoreUnit" : "ms",
"rawData" : [
[
274.0,
347.0,
398.0,
406.0,
349.0,
391.0,
401.0,
392.0,
387.0,
341.0
],
[
335.0,
352.0,
349.0,
353.0,
355.0,
404.0,
324.0,
345.0,
422.0,
383.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 2275519.782002748,
"scoreError" : 50263.39177089256,
"scoreConfidence" : [
2225256.390231855,
2325783.1737736408
],
"scorePercentiles" : {
"0.0" : 2200917.025933941,
"50.0" : 2281443.386230318,
"90.0" : 2338718.7088222136,
"95.0" : 2344863.4007991604,
"99.0" : 2345173.025383195,
"99.9" : 2345173.025383195,
"99.99" : 2345173.025383195,
"99.999" : 2345173.025383195,
"99.9999" : 2345173.025383195,
"100.0" : 2345173.025383195
},
"scoreUnit" : "ops/s",
"rawData" : [
[
2242600.1884082537,
2206542.3765611844,
2218723.781761643,
2212315.4023984424,
2221879.850065395,
2223966.6647637235,
2228585.426300536,
2228671.7172745247,
2215273.673967258,
2200917.025933941
],
[
2320373.9998232424,
2331852.11794566,
2345173.025383195,
2324754.1412668005,
2320286.5840523825,
2333375.3302815976,
2338980.5337025085,
2332874.7987193335,
2336362.284899558,
2326886.716545783
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 5305.061229074169,
"scoreError" : 74.02959522924762,
"scoreConfidence" : [
5231.031633844922,
5379.090824303416
],
"scorePercentiles" : {
"0.0" : 5180.214344835416,
"50.0" : 5319.229900549237,
"90.0" : 5403.163949309899,
"95.0" : 5416.213222207699,
"99.0" : 5416.864860626129,
"99.9" : 5416.864860626129,
"99.99" : 5416.864860626129,
"99.999" : 5416.864860626129,
"99.9999" : 5416.864860626129,
"100.0" : 5416.864860626129
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5278.297583733226,
5193.563650184439,
5222.48362187159,
5207.170144205426,
5229.579076036658,
5234.63590302604,
5245.37045787089,
5245.189155636069,
5214.816996317967,
5180.214344835416
],
[
5360.19021490225,
5386.85885793048,
5416.864860626129,
5369.930069252564,
5360.162217365248,
5390.2965304589925,
5403.832092257541,
5389.266004559828,
5397.1506627811195,
5375.352137631537
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2568.011767771746,
"scoreError" : 21.382203651322598,
"scoreConfidence" : [
2546.6295641204233,
2589.3939714230683
],
"scorePercentiles" : {
"0.0" : 2544.0113771226033,
"50.0" : 2568.011738638933,
"90.0" : 2592.012127224355,
"95.0" : 2592.0121354947064,
"99.0" : 2592.0121358550623,
"99.9" : 2592.0121358550623,
"99.99" : 2592.0121358550623,
"99.999" : 2592.0121358550623,
"99.9999" : 2592.0121358550623,
"100.0" : 2592.0121358550623
},
"scoreUnit" : "B/op",
"rawData" : [
[
2592.01194618706,
2592.0121286479452,
2592.012040213753,
2592.012114412044,
2592.012041232727,
2592.012034628691,
2592.012052884935,
2592.0120030831285,
2592.0120760816963,
2592.0121358550623
],
[
2544.0115190437623,
2544.01148372244,
2544.0113771226033,
2544.011512754581,
2544.0115310908054,
2544.01146264286,
2544.0114882024905,
2544.0114708735564,
2544.0114475040873,
2544.011489250677
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 5344.154244837047,
"scoreError" : 76.10392224661912,
"scoreConfidence" : [
5268.050322590429,
5420.258167083666
],
"scorePercentiles" : {
"0.0" : 5220.77468582663,
"50.0" : 5367.86481441137,
"90.0" : 5455.169262151731,
"95.0" : 5455.592587076426,
"99.0" : 5455.609975041885,
"99.9" : 5455.609975041885,
"99.99" : 5455.609975041885,
"99.999" : 5455.609975041885,
"99.9999" : 5455.609975041885,
"100.0" : 5455.609975041885
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5341.699050985273,
5228.61864672356,
5272.348897551646,
5227.727024871002,
5228.18162688465,
5285.954623135972,
5277.4988915484055,
5284.623012265631,
5282.816672914395,
5220.77468582663
],
[
5394.053685607687,
5455.609975041885,
5439.948551268936,
5395.581369107706,
5399.021095988429,
5455.262215732706,
5445.658896121328,
5399.342717404686,
5454.332679922957,
5394.030577837468
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2586.9451426529336,
"scoreError" : 23.622134953086906,
"scoreConfidence" : [
2563.3230076998466,
2610.5672776060205
],
"scorePercentiles" : {
"0.0" : 2548.768198977964,
"50.0" : 2583.899731049517,
"90.0" : 2622.5741667661537,
"95.0" : 2625.6779163409283,
"99.0" : 2625.811149574024,
"99.9" : 2625.811149574024,
"99.99" : 2625.811149574024,
"99.999" : 2625.811149574024,
"99.9999" : 2625.811149574024,
"100.0" : 2625.811149574024
},
"scoreUnit" : "B/op",
"rawData" : [
[
2623.1464849121126,
2609.5074328974442,
2616.7610685132354,
2602.2448669905225,
2591.3194032639058,
2617.423303452524,
2607.888393364848,
2611.49900854257,
2625.811149574024,
2612.30722194324
],
[
2560.0835344192474,
2576.4800588351277,
2554.852550593284,
2556.163850179282,
2562.4545242864897,
2574.672753182418,
2563.7026754428794,
2548.768198977964,
2570.9648744675746,
2552.8514992199785
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.19904073811397885,
"scoreError" : 0.014607214436398893,
"scoreConfidence" : [
0.18443352367757995,
0.21364795255037775
],
"scorePercentiles" : {
"0.0" : 0.16956861540045812,
"50.0" : 0.19783971221248858,
"90.0" : 0.22312365807500986,
"95.0" : 0.2256231745564533,
"99.0" : 0.2257544949173084,
"99.9" : 0.2257544949173084,
"99.99" : 0.2257544949173084,
"99.999" : 0.2257544949173084,
"99.9999" : 0.2257544949173084,
"100.0" : 0.2257544949173084
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.18442463935428857,
0.2022943453551738,
0.1899226922264241,
0.19333662004350052,
0.17550542339539313,
0.19933840334631833,
0.16956861540045812,
0.2230837914482371,
0.1962466343885366,
0.2257544949173084
],
[
0.21993739130684611,
0.19038281599113224,
0.20170105163746668,
0.18135108851029827,
0.19634102107865883,
0.21119247349869033,
0.2167593061972498,
0.22312808770020684,
0.1784421024367592,
0.20210376404662997
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.09635971665985929,
"scoreError" : 0.007133429897254368,
"scoreConfidence" : [
0.08922628676260493,
0.10349314655711365
],
"scorePercentiles" : {
"0.0" : 0.08379272702264035,
"50.0" : 0.09594448283317648,
"90.0" : 0.10974986237465839,
"95.0" : 0.11282431196230236,
"99.0" : 0.11296026604244401,
"99.9" : 0.11296026604244401,
"99.99" : 0.11296026604244401,
"99.999" : 0.11296026604244401,
"99.9999" : 0.11296026604244401,
"100.0" : 0.11296026604244401
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.09056535005732952,
0.10096138837133255,
0.09426202944879362,
0.09623861856519006,
0.08698829564066395,
0.09870553559200522,
0.08379272702264035,
0.11024118443961113,
0.09754391124072737,
0.11296026604244401
],
[
0.10438496294356889,
0.08991066648642963,
0.09472818380113639,
0.08591531939353356,
0.09318632559888715,
0.09967467844645955,
0.10204576228981833,
0.1053279637900838,
0.0841108169253682,
0.09565034710116291
]
]
},
"·gc.count" : {
"score" : 1882.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1882.0,
1882.0
],
"scorePercentiles" : {
"0.0" : 92.0,
"50.0" : 94.5,
"90.0" : 96.0,
"95.0" : 96.0,
"99.0" : 96.0,
"99.9" : 96.0,
"99.99" : 96.0,
"99.999" : 96.0,
"99.9999" : 96.0,
"100.0" : 96.0
},
"scoreUnit" : "counts",
"rawData" : [
[
94.0,
92.0,
93.0,
92.0,
92.0,
93.0,
93.0,
93.0,
93.0,
92.0
],
[
95.0,
96.0,
96.0,
95.0,
95.0,
96.0,
96.0,
95.0,
96.0,
95.0
]
]
},
"·gc.time" : {
"score" : 6763.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6763.0,
6763.0
],
"scorePercentiles" : {
"0.0" : 284.0,
"50.0" : 338.5,
"90.0" : 390.9,
"95.0" : 405.4,
"99.0" : 406.0,
"99.9" : 406.0,
"99.99" : 406.0,
"99.999" : 406.0,
"99.9999" : 406.0,
"100.0" : 406.0
},
"scoreUnit" : "ms",
"rawData" : [
[
284.0,
350.0,
330.0,
351.0,
312.0,
333.0,
302.0,
317.0,
323.0,
406.0
],
[
394.0,
354.0,
292.0,
351.0,
362.0,
363.0,
314.0,
339.0,
348.0,
338.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromCaseClassCachedEncoder",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 806425.3042347298,
"scoreError" : 6199.96390222841,
"scoreConfidence" : [
800225.3403325015,
812625.2681369582
],
"scorePercentiles" : {
"0.0" : 790321.0607830845,
"50.0" : 806322.088689775,
"90.0" : 813124.9008907408,
"95.0" : 820349.7206456475,
"99.0" : 820727.25625239,
"99.9" : 820727.25625239,
"99.99" : 820727.25625239,
"99.999" : 820727.25625239,
"99.9999" : 820727.25625239,
"100.0" : 820727.25625239
},
"scoreUnit" : "ops/s",
"rawData" : [
[
804269.7081660867,
798620.1208840259,
796775.2205358119,
801658.2416910632,
798553.57796673,
806273.5267308835,
790321.0607830845,
801907.0003149875,
803704.5526832655,
805844.814885088
],
[
812044.8456720958,
820727.25625239,
812264.7994915295,
809574.452297556,
806370.6506486663,
809886.3847818755,
813176.54411754,
811516.9850853785,
812356.2298569882,
812660.1118495484
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 5273.108454336146,
"scoreError" : 30.800247290632605,
"scoreConfidence" : [
5242.308207045513,
5303.908701626779
],
"scorePercentiles" : {
"0.0" : 5181.605151214265,
"50.0" : 5280.73388965091,
"90.0" : 5299.738045400854,
"95.0" : 5348.970751097249,
"99.0" : 5351.550855644371,
"99.9" : 5351.550855644371,
"99.99" : 5351.550855644371,
"99.999" : 5351.550855644371,
"99.9999" : 5351.550855644371,
"100.0" : 5351.550855644371
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5274.4519622433645,
5236.294185837836,
5226.321082341687,
5254.9902637436435,
5236.168006428708,
5288.0977537958015,
5181.605151214265,
5259.592912208072,
5268.98919579515,
5286.499865287942
],
[
5295.556320228166,
5351.550855644371,
5297.821862812866,
5279.138940844971,
5259.368328763003,
5282.328838456849,
5299.94876470193,
5293.905773325794,
5297.841571691176,
5291.697451357334
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 7204.105771146195,
"scoreError" : 17.81033063482837,
"scoreConfidence" : [
7186.295440511367,
7221.916101781024
],
"scorePercentiles" : {
"0.0" : 7184.09259557597,
"50.0" : 7204.188173832383,
"90.0" : 7224.0985887856705,
"95.0" : 7224.103222169167,
"99.0" : 7224.103464995692,
"99.9" : 7224.103464995692,
"99.99" : 7224.103464995692,
"99.999" : 7224.103464995692,
"99.9999" : 7224.103464995692,
"100.0" : 7224.103464995692
},
"scoreUnit" : "B/op",
"rawData" : [
[
7224.098061859362,
7224.098411670033,
7224.098608465186,
7224.09793204648,
7224.103464995692,
7224.09745175516,
7224.098352857947,
7224.094414309483,
7224.09368849924,
7224.087584278877
],
[
7184.096927739466,
7184.095777521953,
7184.096794878502,
7184.097084420313,
7184.096085783012,
7184.097007916457,
7184.288763385888,
7184.092619044099,
7184.09259557597,
7184.093795920817
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 5307.023618839072,
"scoreError" : 35.93613870747547,
"scoreConfidence" : [
5271.087480131597,
5342.959757546547
],
"scorePercentiles" : {
"0.0" : 5203.698985320177,
"50.0" : 5306.937934493907,
"90.0" : 5342.959366224906,
"95.0" : 5392.388873070751,
"99.0" : 5394.983757229704,
"99.9" : 5394.983757229704,
"99.99" : 5394.983757229704,
"99.999" : 5394.983757229704,
"99.9999" : 5394.983757229704,
"100.0" : 5394.983757229704
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
5285.009743887965,
5275.873863087596,
5281.938364879229,
5273.516408035964,
5270.613048811222,
5339.615162688521,
5203.698985320177,
5283.480185706823,
5335.077320591206,
5285.469346538353
],
[
5336.330798719063,
5394.983757229704,
5341.818995793231,
5330.009822953181,
5284.87064731195,
5282.315662516279,
5333.593358380916,
5343.086074050648,
5328.406522449461,
5330.764307829941
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 7250.420067469669,
"scoreError" : 26.503721906310812,
"scoreConfidence" : [
7223.916345563359,
7276.92378937598
],
"scorePercentiles" : {
"0.0" : 7184.079088313548,
"50.0" : 7246.6625151739545,
"90.0" : 7300.325758384915,
"95.0" : 7314.017958669769,
"99.0" : 7314.704389619094,
"99.9" : 7314.704389619094,
"99.99" : 7314.704389619094,
"99.999" : 7314.704389619094,
"99.9999" : 7314.704389619094,
"100.0" : 7314.704389619094
},
"scoreUnit" : "B/op",
"rawData" : [
[
7238.558417259746,
7278.703342830649,
7300.9757706325845,
7249.566044060754,
7271.625727406283,
7294.475648155896,
7254.901168957401,
7256.903782246472,
7314.704389619094,
7222.679363737125
],
[
7239.41270344705,
7242.401516045509,
7243.758986287155,
7253.324539869133,
7218.93127803679,
7184.079088313548,
7229.8953318732,
7250.832725605879,
7225.539934733876,
7237.131590275253
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.1986281518207112,
"scoreError" : 0.022668138860536563,
"scoreConfidence" : [
0.17596001296017463,
0.22129629068124776
],
"scorePercentiles" : {
"0.0" : 0.15691913270039587,
"50.0" : 0.19910486221341983,
"90.0" : 0.22842069032209972,
"95.0" : 0.25728465527898514,
"99.0" : 0.2587893242625199,
"99.9" : 0.2587893242625199,
"99.99" : 0.2587893242625199,
"99.999" : 0.2587893242625199,
"99.9999" : 0.2587893242625199,
"100.0" : 0.2587893242625199
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.16658142057606923,
0.193019196059089,
0.22594340189456544,
0.1691873543670694,
0.1750273375613856,
0.1813792616250578,
0.15691913270039587,
0.21114031919520568,
0.19310873173404056,
0.19932010310179352
],
[
0.2258417200712387,
0.20213947781209768,
0.16955549175410192,
0.1751168183304809,
0.2587893242625199,
0.21109378210421273,
0.22869594459182577,
0.2082754336752164,
0.22253916367281307,
0.19888962132504615
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.2712758438451612,
"scoreError" : 0.030380209487969437,
"scoreConfidence" : [
0.24089563435719175,
0.3016560533331306
],
"scorePercentiles" : {
"0.0" : 0.21877376121705805,
"50.0" : 0.2706871806033037,
"90.0" : 0.3120805081971911,
"95.0" : 0.35143705650685353,
"99.0" : 0.35349632413253584,
"99.9" : 0.35349632413253584,
"99.99" : 0.35349632413253584,
"99.999" : 0.35349632413253584,
"99.9999" : 0.35349632413253584,
"100.0" : 0.35349632413253584
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.22815650348885208,
0.26629322535841854,
0.31231097161888993,
0.23258387846010012,
0.24147727769502234,
0.24778313917632802,
0.21877376121705805,
0.29000297665494784,
0.26476341443768103,
0.2723741452391817
],
[
0.306383070862945,
0.2713586039248295,
0.22992525917395476,
0.23830708721593277,
0.35349632413253584,
0.28709273026774884,
0.31000633740190114,
0.282640090296569,
0.3017723229985481,
0.2700157572817779
]
]
},
"·gc.count" : {
"score" : 1870.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1870.0,
1870.0
],
"scorePercentiles" : {
"0.0" : 92.0,
"50.0" : 93.5,
"90.0" : 94.0,
"95.0" : 94.95,
"99.0" : 95.0,
"99.9" : 95.0,
"99.99" : 95.0,
"99.999" : 95.0,
"99.9999" : 95.0,
"100.0" : 95.0
},
"scoreUnit" : "counts",
"rawData" : [
[
93.0,
93.0,
93.0,
93.0,
93.0,
94.0,
92.0,
93.0,
94.0,
93.0
],
[
94.0,
95.0,
94.0,
94.0,
93.0,
93.0,
94.0,
94.0,
94.0,
94.0
]
]
},
"·gc.time" : {
"score" : 6725.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6725.0,
6725.0
],
"scorePercentiles" : {
"0.0" : 280.0,
"50.0" : 331.0,
"90.0" : 398.0,
"95.0" : 411.34999999999997,
"99.0" : 412.0,
"99.9" : 412.0,
"99.99" : 412.0,
"99.999" : 412.0,
"99.9999" : 412.0,
"100.0" : 412.0
},
"scoreUnit" : "ms",
"rawData" : [
[
301.0,
315.0,
356.0,
280.0,
324.0,
282.0,
312.0,
312.0,
303.0,
282.0
],
[
339.0,
302.0,
388.0,
412.0,
399.0,
389.0,
350.0,
376.0,
365.0,
338.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromMap",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "10"
},
"primaryMetric" : {
"score" : 2605057.2334807147,
"scoreError" : 18821.009498254585,
"scoreConfidence" : [
2586236.2239824603,
2623878.242978969
],
"scorePercentiles" : {
"0.0" : 2561443.0815364816,
"50.0" : 2600094.1621517027,
"90.0" : 2636551.5248275315,
"95.0" : 2641624.019550391,
"99.0" : 2641868.5449651936,
"99.9" : 2641868.5449651936,
"99.99" : 2641868.5449651936,
"99.999" : 2641868.5449651936,
"99.9999" : 2641868.5449651936,
"100.0" : 2641868.5449651936
},
"scoreUnit" : "ops/s",
"rawData" : [
[
2594277.119697675,
2593731.472427158,
2591188.328813781,
2561443.0815364816,
2593392.891942006,
2583533.025399478,
2604717.1157846823,
2595752.768920729,
2574839.304465819,
2605043.877079542
],
[
2632712.918253043,
2629183.8615737846,
2636978.0366691416,
2601973.452073992,
2626244.928150316,
2594252.2569358945,
2612450.7170010535,
2629346.0956951114,
2641868.5449651936,
2598214.872229413
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4957.434891978999,
"scoreError" : 36.167290302620124,
"scoreConfidence" : [
4921.267601676379,
4993.602182281619
],
"scorePercentiles" : {
"0.0" : 4875.2486093255875,
"50.0" : 4948.612758904464,
"90.0" : 5017.675243252446,
"95.0" : 5027.998461056294,
"99.0" : 5028.497830685171,
"99.9" : 5028.497830685171,
"99.99" : 5028.497830685171,
"99.999" : 5028.497830685171,
"99.9999" : 5028.497830685171,
"100.0" : 5028.497830685171
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4933.221503219097,
4936.3631716768405,
4924.768378274178,
4875.2486093255875,
4935.639528110126,
4916.699451290069,
4957.396085845856,
4939.9462479688455,
4900.55023731414,
4958.420816108018
],
[
5010.15848955573,
5004.204962164523,
5018.510438107637,
4951.973701399264,
4998.234188434225,
4936.929956449604,
4972.371780003287,
5004.3106472381,
5028.497830685171,
4945.251816409663
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2096.0121142989974,
"scoreError" : 0.007027912871978839,
"scoreConfidence" : [
2096.0050863861256,
2096.019142211869
],
"scorePercentiles" : {
"0.0" : 2096.0101654569644,
"50.0" : 2096.0103318881766,
"90.0" : 2096.0104753872097,
"95.0" : 2096.044696445098,
"99.0" : 2096.046497273722,
"99.9" : 2096.046497273722,
"99.99" : 2096.046497273722,
"99.999" : 2096.046497273722,
"99.9999" : 2096.046497273722,
"100.0" : 2096.046497273722
},
"scoreUnit" : "B/op",
"rawData" : [
[
2096.046497273722,
2096.010349648314,
2096.010341479359,
2096.0104807012435,
2096.0103514811476,
2096.0103994838173,
2096.0103064298887,
2096.010349139028,
2096.010427560906,
2096.010297613054
],
[
2096.010202413432,
2096.010216472541,
2096.010173536964,
2096.0103468685243,
2096.0102226851686,
2096.0103320157427,
2096.0102780416614,
2096.0102159178546,
2096.0101654569644,
2096.010331760611
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4991.551312185804,
"scoreError" : 38.621353599330206,
"scoreConfidence" : [
4952.929958586474,
5030.172665785134
],
"scorePercentiles" : {
"0.0" : 4887.096343603932,
"50.0" : 4999.474149426098,
"90.0" : 5054.980775880076,
"95.0" : 5057.701422380556,
"99.0" : 5057.843192693583,
"99.9" : 5057.843192693583,
"99.99" : 5057.843192693583,
"99.999" : 5057.843192693583,
"99.9999" : 5057.843192693583,
"100.0" : 5057.843192693583
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4981.7270491743575,
4938.596063918969,
4981.918687225918,
4887.096343603932,
4999.680145043987,
4942.461775841212,
4999.268153808209,
4943.114499108302,
4944.383921052053,
4995.428836502202
],
[
5055.0077864330515,
5001.829733219794,
5052.411566947281,
5000.436890520195,
5000.686781068826,
4992.773021873412,
5001.154529793359,
5054.737680903303,
5057.843192693583,
5000.469584984119
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2110.4450827384685,
"scoreError" : 7.656791200587849,
"scoreConfidence" : [
2102.7882915378805,
2118.1018739390565
],
"scorePercentiles" : {
"0.0" : 2095.0153523188433,
"50.0" : 2112.6841207126854,
"90.0" : 2120.2723557934396,
"95.0" : 2123.0627539374173,
"99.0" : 2123.2063805355647,
"99.9" : 2123.2063805355647,
"99.99" : 2123.2063805355647,
"99.999" : 2123.2063805355647,
"99.9999" : 2123.2063805355647,
"100.0" : 2123.2063805355647
},
"scoreUnit" : "B/op",
"rawData" : [
[
2116.6557238473774,
2096.9584495117933,
2120.3338485726135,
2101.10416457461,
2123.2063805355647,
2106.9929906934353,
2113.714013069591,
2097.354632425451,
2114.7584974191645,
2111.654228355779
],
[
2114.772998844303,
2095.0153523188433,
2110.169177850817,
2116.52324777731,
2097.038717757709,
2119.718920780876,
2108.143107616656,
2117.131122506464,
2108.242084242592,
2119.4139960684183
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.17746207194814775,
"scoreError" : 0.01890384445965963,
"scoreConfidence" : [
0.15855822748848813,
0.19636591640780737
],
"scorePercentiles" : {
"0.0" : 0.1515409899472623,
"50.0" : 0.17536328903503579,
"90.0" : 0.2174233992629247,
"95.0" : 0.22859170215403687,
"99.0" : 0.2290560514636654,
"99.9" : 0.2290560514636654,
"99.99" : 0.2290560514636654,
"99.999" : 0.2290560514636654,
"99.9999" : 0.2290560514636654,
"100.0" : 0.2290560514636654
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.16594377828641552,
0.1515409899472623,
0.15705997460251878,
0.18442501588821275,
0.15761992234332844,
0.1784230699417061,
0.15165950243893392,
0.17249841216877101,
0.1933668310833282,
0.17531448753808693
],
[
0.17541209053198462,
0.16363816914061827,
0.19612291526600734,
0.1844134779081559,
0.15170253839897294,
0.21976906527109535,
0.16064124160625654,
0.1843214999482459,
0.2290560514636654,
0.1963124051893891
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.07502622237304206,
"scoreError" : 0.00791145191340789,
"scoreConfidence" : [
0.06711477045963417,
0.08293767428644995
],
"scorePercentiles" : {
"0.0" : 0.06361648120196339,
"50.0" : 0.07374624014872887,
"90.0" : 0.09229469583836435,
"95.0" : 0.09536798753526979,
"99.0" : 0.09547658734136481,
"99.9" : 0.09547658734136481,
"99.99" : 0.09547658734136481,
"99.999" : 0.09547658734136481,
"99.9999" : 0.09547658734136481,
"100.0" : 0.09547658734136481
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.07050684324525869,
0.06434524208994052,
0.06684564749311694,
0.07928965211451262,
0.06693620693928029,
0.07606253215406902,
0.06412234864339997,
0.07319076746319972,
0.08270477286591345,
0.07410846816527654
],
[
0.0733840121321812,
0.06853981340029718,
0.08191188017460542,
0.07805626223101375,
0.06361648120196339,
0.0933045912194643,
0.06771530938981092,
0.07720139178770773,
0.09547658734136481,
0.08320563740846493
]
]
},
"·gc.count" : {
"score" : 1758.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1758.0,
1758.0
],
"scorePercentiles" : {
"0.0" : 86.0,
"50.0" : 88.0,
"90.0" : 89.0,
"95.0" : 89.0,
"99.0" : 89.0,
"99.9" : 89.0,
"99.99" : 89.0,
"99.999" : 89.0,
"99.9999" : 89.0,
"100.0" : 89.0
},
"scoreUnit" : "counts",
"rawData" : [
[
88.0,
87.0,
88.0,
86.0,
88.0,
87.0,
88.0,
87.0,
87.0,
88.0
],
[
89.0,
88.0,
89.0,
88.0,
88.0,
88.0,
88.0,
89.0,
89.0,
88.0
]
]
},
"·gc.time" : {
"score" : 7046.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7046.0,
7046.0
],
"scorePercentiles" : {
"0.0" : 258.0,
"50.0" : 337.0,
"90.0" : 441.29999999999995,
"95.0" : 456.3,
"99.0" : 457.0,
"99.9" : 457.0,
"99.99" : 457.0,
"99.999" : 457.0,
"99.9999" : 457.0,
"100.0" : 457.0
},
"scoreUnit" : "ms",
"rawData" : [
[
270.0,
329.0,
324.0,
422.0,
330.0,
337.0,
278.0,
318.0,
387.0,
258.0
],
[
351.0,
395.0,
337.0,
457.0,
322.0,
426.0,
360.0,
376.0,
326.0,
443.0
]
]
}
}
},
{
"jmhVersion" : "1.21",
"benchmark" : "orcus.codec.benchmark.PutEncoderBench.encodeFromMap",
"mode" : "thrpt",
"threads" : 8,
"forks" : 2,
"jvm" : "/usr/lib/jvm/java-8-oracle/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_171",
"vmName" : "Java HotSpot(TM) 64-Bit Server VM",
"vmVersion" : "25.171-b11",
"warmupIterations" : 10,
"warmupTime" : "5 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "10 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "30"
},
"primaryMetric" : {
"score" : 870585.6223578062,
"scoreError" : 8331.920230245598,
"scoreConfidence" : [
862253.7021275606,
878917.5425880518
],
"scorePercentiles" : {
"0.0" : 858223.1399578076,
"50.0" : 869219.9125317186,
"90.0" : 886247.7231459134,
"95.0" : 891626.2835059741,
"99.0" : 891895.6871487547,
"99.9" : 891895.6871487547,
"99.99" : 891895.6871487547,
"99.999" : 891895.6871487547,
"99.9999" : 891895.6871487547,
"100.0" : 891895.6871487547
},
"scoreUnit" : "ops/s",
"rawData" : [
[
869507.4896073928,
858530.9927366409,
865303.07042237,
859446.1960427739,
865874.8854423796,
858223.1399578076,
858627.3258727479,
867436.4943708628,
861594.8189748856,
865795.552043802
],
[
886507.6142931423,
873872.0803975486,
873543.727597398,
873986.9634273375,
868932.3354560444,
883908.7028208539,
877245.734573808,
874605.7745765564,
876873.8613930171,
891895.6871487547
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4587.262714544936,
"scoreError" : 51.20572825263013,
"scoreConfidence" : [
4536.056986292306,
4638.468442797566
],
"scorePercentiles" : {
"0.0" : 4512.572538922967,
"50.0" : 4579.91859691309,
"90.0" : 4679.805224302158,
"95.0" : 4707.359708099159,
"99.0" : 4708.741734930415,
"99.9" : 4708.741734930415,
"99.99" : 4708.741734930415,
"99.999" : 4708.741734930415,
"99.9999" : 4708.741734930415,
"100.0" : 4708.741734930415
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4572.460647060319,
4514.008969707469,
4550.685696042398,
4515.481611469699,
4552.346475135397,
4512.572538922967,
4515.214100541575,
4561.192080808327,
4531.236511764244,
4552.938655362537
],
[
4681.101198305299,
4613.835155176723,
4613.245873176631,
4614.867132539777,
4587.376546765862,
4668.141458273898,
4631.396276901843,
4617.7759599781375,
4630.63566803521,
4708.741734930415
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5804.09778119588,
"scoreError" : 10.680220600563377,
"scoreConfidence" : [
5793.417560595317,
5814.778001796443
],
"scorePercentiles" : {
"0.0" : 5792.08554120322,
"50.0" : 5804.1387721293995,
"90.0" : 5816.089920752225,
"95.0" : 5816.090074042596,
"99.0" : 5816.090081809326,
"99.9" : 5816.090081809326,
"99.99" : 5816.090081809326,
"99.999" : 5816.090081809326,
"99.9999" : 5816.090081809326,
"100.0" : 5816.090081809326
},
"scoreUnit" : "B/op",
"rawData" : [
[
5792.105293561027,
5792.138562926361,
5792.099956899196,
5792.196495842219,
5792.115954147071,
5792.090237109732,
5792.090260571679,
5792.088697087266,
5792.087727716476,
5792.08554120322
],
[
5816.088882918442,
5816.089926474728,
5816.090081809326,
5816.089869249704,
5816.08530098919,
5816.0825894915,
5816.083489362418,
5816.083981881432,
5816.081726260059,
5816.081048416581
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 4616.003083546446,
"scoreError" : 51.040848750696455,
"scoreConfidence" : [
4564.962234795749,
4667.043932297142
],
"scorePercentiles" : {
"0.0" : 4537.044841890959,
"50.0" : 4601.647371594381,
"90.0" : 4709.417905822952,
"95.0" : 4712.717456146431,
"99.0" : 4712.836844008365,
"99.9" : 4712.836844008365,
"99.99" : 4712.836844008365,
"99.999" : 4712.836844008365,
"99.9999" : 4712.836844008365,
"100.0" : 4712.836844008365
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4600.682265301088,
4537.044841890959,
4545.327173163843,
4579.14158005727,
4597.505299101892,
4538.953055487138,
4543.353171104264,
4600.61424331827,
4539.795539437467,
4587.0096521624855
],
[
4712.836844008365,
4647.822203808784,
4602.612477887674,
4650.263158642928,
4658.1036351263,
4660.546500419919,
4700.13727730244,
4655.391516613042,
4652.472149325107,
4710.449086769676
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 5840.539221370448,
"scoreError" : 27.625344068347015,
"scoreConfidence" : [
5812.913877302101,
5868.164565438795
],
"scorePercentiles" : {
"0.0" : 5785.279644048121,
"50.0" : 5838.789441470817,
"90.0" : 5899.552853030619,
"95.0" : 5905.5889183483705,
"99.0" : 5905.756330781788,
"99.9" : 5905.756330781788,
"99.99" : 5905.756330781788,
"99.999" : 5905.756330781788,
"99.9999" : 5905.756330781788,
"100.0" : 5905.756330781788
},
"scoreUnit" : "B/op",
"rawData" : [
[
5827.854662888089,
5821.696980842684,
5785.279644048121,
5873.855791285201,
5849.573167958785,
5825.950819100002,
5828.186895840457,
5842.149439507944,
5803.028370302347,
5835.429443433691
],
[
5855.519206756061,
5858.933184747135,
5802.684166196708,
5860.699272493115,
5905.756330781788,
5806.619958048712,
5902.408082113444,
5863.460736039696,
5843.508362450135,
5818.189912574842
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.1808855991330695,
"scoreError" : 0.0189637263522343,
"scoreConfidence" : [
0.1619218727808352,
0.19984932548530382
],
"scorePercentiles" : {
"0.0" : 0.11294411318156916,
"50.0" : 0.1809505020451119,
"90.0" : 0.20517098296484867,
"95.0" : 0.21362565683641194,
"99.0" : 0.21406487368793448,
"99.9" : 0.21406487368793448,
"99.99" : 0.21406487368793448,
"99.999" : 0.21406487368793448,
"99.9999" : 0.21406487368793448,
"100.0" : 0.21406487368793448
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.21406487368793448,
0.17218161172377228,
0.1784440630167966,
0.20418499973113488,
0.20203277210313958,
0.172254028749381,
0.17539378997536614,
0.18135783653505083,
0.15743375967741424,
0.1808215387520884
],
[
0.11294411318156916,
0.18405664717899523,
0.16656475456094108,
0.1810794653381354,
0.1784112496601261,
0.20528053665748355,
0.1837806699112728,
0.19910989884194463,
0.1989850382532468,
0.16933033512559756
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.22895078149631,
"scoreError" : 0.024264608371222105,
"scoreConfidence" : [
0.2046861731250879,
0.2532153898675321
],
"scorePercentiles" : {
"0.0" : 0.14032873318445283,
"50.0" : 0.22912403555468283,
"90.0" : 0.2614303139804803,
"95.0" : 0.27070154102655714,
"99.0" : 0.2711639057736873,
"99.9" : 0.2711639057736873,
"99.99" : 0.2711639057736873,
"99.999" : 0.2711639057736873,
"99.9999" : 0.2711639057736873,
"100.0" : 0.2711639057736873
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.2711639057736873,
0.22093437558160312,
0.22712310160364796,
0.2619166108310837,
0.2570536423250495,
0.22109580945600404,
0.2249941287522161,
0.23029959197348923,
0.2012409074186194,
0.23003468735747612
],
[
0.14032873318445283,
0.23201739454375125,
0.20999436050301384,
0.22821338375188954,
0.226197922952483,
0.2557610059350111,
0.23079081469788293,
0.25077870891210347,
0.24992535102095784,
0.20915119335177773
]
]
},
"·gc.count" : {
"score" : 1627.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1627.0,
1627.0
],
"scorePercentiles" : {
"0.0" : 80.0,
"50.0" : 81.0,
"90.0" : 83.0,
"95.0" : 83.0,
"99.0" : 83.0,
"99.9" : 83.0,
"99.99" : 83.0,
"99.999" : 83.0,
"99.9999" : 83.0,
"100.0" : 83.0
},
"scoreUnit" : "counts",
"rawData" : [
[
81.0,
80.0,
80.0,
81.0,
81.0,
80.0,
80.0,
81.0,
80.0,
81.0
],
[
83.0,
82.0,
81.0,
82.0,
82.0,
82.0,
83.0,
82.0,
82.0,
83.0
]
]
},
"·gc.time" : {
"score" : 7754.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7754.0,
7754.0
],
"scorePercentiles" : {
"0.0" : 279.0,
"50.0" : 408.0,
"90.0" : 443.2,
"95.0" : 468.7,
"99.0" : 470.0,
"99.9" : 470.0,
"99.99" : 470.0,
"99.999" : 470.0,
"99.9999" : 470.0,
"100.0" : 470.0
},
"scoreUnit" : "ms",
"rawData" : [
[
307.0,
410.0,
382.0,
412.0,
346.0,
420.0,
444.0,
347.0,
427.0,
365.0
],
[
303.0,
470.0,
406.0,
436.0,
436.0,
309.0,
417.0,
434.0,
404.0,
279.0
]
]
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment