Skip to content

Instantly share code, notes, and snippets.

@nileema
Created October 31, 2014 20:40
Show Gist options
  • Save nileema/58e08ef66aed0c3209ef to your computer and use it in GitHub Desktop.
Save nileema/58e08ef66aed0c3209ef to your computer and use it in GitHub Desktop.
Benchmark (channelCount) (hashEnabled) Mode Samples Score Score error Units
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 2 true thrpt 9 0.061 0.005 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 2 false thrpt 9 0.030 0.009 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 5 true thrpt 9 0.095 0.012 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 5 false thrpt 9 0.013 0.005 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 10 true thrpt 9 0.094 0.026 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 10 false thrpt 9 0.028 0.010 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 15 true thrpt 9 0.048 0.004 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 15 false thrpt 9 0.012 0.001 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 20 true thrpt 9 0.044 0.006 ops/ms
c.f.p.BenchmarkHashPagePartitionFunction.runBenchmark 20 false thrpt 9 0.020 0.003 ops/ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment