Skip to content

Instantly share code, notes, and snippets.

@spmallette
Last active February 26, 2019 19:03
Show Gist options
  • Save spmallette/aef7e19e0a7d85266cd115c86d7a86bf to your computer and use it in GitHub Desktop.
Save spmallette/aef7e19e0a7d85266cd115c86d7a86bf to your computer and use it in GitHub Desktop.
Benchmark Mode Cnt Score Error Units
TraversalConstructionBenchmark.constructLong thrpt 20 69158.200 ± 2896.561 ops/s
TraversalConstructionBenchmark.constructMedium thrpt 20 183529.090 ± 9781.608 ops/s
TraversalConstructionBenchmark.constructMediumWithBindings thrpt 20 161881.585 ± 4653.668 ops/s
TraversalConstructionBenchmark.constructShort thrpt 20 1012200.407 ± 26662.944 ops/s
TraversalConstructionBenchmark.constructShortWithMapArgument thrpt 20 58581.459 ± 3734.211 ops/s
TraversalConstructionBenchmark.testAddVAddEWithPropsChained thrpt 20 3269.800 ± 106.465 ops/s
TraversalConstructionBenchmark.testAddVWithPropsChained thrpt 20 732.323 ± 22.541 ops/s
Benchmark Mode Cnt Score Error Units
TraversalConstructionBenchmark.constructLong thrpt 20 69019.295 ± 3573.673 ops/s
TraversalConstructionBenchmark.constructMedium thrpt 20 189351.578 ± 5464.577 ops/s
TraversalConstructionBenchmark.constructMediumWithBindings thrpt 20 193587.281 ± 6070.220 ops/s
TraversalConstructionBenchmark.constructShort thrpt 20 1031975.479 ± 26766.070 ops/s
TraversalConstructionBenchmark.constructShortWithMapArgument thrpt 20 64685.090 ± 611.070 ops/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment