Skip to content

Instantly share code, notes, and snippets.

@matriv
Last active January 10, 2018 14:24
Show Gist options
  • Save matriv/cb7b1b3e20c79eb027ce26d21d67bb94 to your computer and use it in GitHub Desktop.
Save matriv/cb7b1b3e20c79eb027ce26d21d67bb94 to your computer and use it in GitHub Desktop.
https://github.com/crate/crate/compare/mt/join-benchmarks?expand=1
# Run complete. Total time: 00:46:48
Benchmark Mode Cnt Score Error Units
JoinBenchmark.measureBlockHash_leftSmall avgt 200 0.334 ± 0.002 ms/op
JoinBenchmark.measureBlockHash_rightSmall avgt 200 1.065 ± 0.015 ms/op
JoinBenchmark.measureBlockNL_leftSmall avgt 200 0.223 ± 0.001 ms/op
JoinBenchmark.measureBlockNL_rightSmall avgt 200 287.090 ± 2.272 ms/op
JoinBenchmark.measurePlainNL_leftSmall avgt 200 684.082 ± 12.079 ms/op
JoinBenchmark.measurePlainNL_rightSmall avgt 200 525.247 ± 10.588 ms/op
JoinBenchmark.measureSortedMerge_leftSmall avgt 200 0.414 ± 0.005 ms/op
JoinBenchmark.measureSortedMerge_rightSmall avgt 200 0.420 ± 0.003 ms/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment