Skip to content

Instantly share code, notes, and snippets.

@buchgr
Created March 9, 2014 16:43
Show Gist options
  • Save buchgr/9450506 to your computer and use it in GitHub Desktop.
Save buchgr/9450506 to your computer and use it in GitHub Desktop.
Benchmark Mode Thr Count Sec Mean Mean error Units
b.NextEventLoopBenchmark.existingNext16 thrpt 1 100 1 0.387 0.001 ops/ms
b.NextEventLoopBenchmark.existingNext19 thrpt 1 100 1 0.386 0.002 ops/ms
b.NextEventLoopBenchmark.newNext16 thrpt 1 100 1 0.828 0.003 ops/ms
b.NextEventLoopBenchmark.newNext8 thrpt 1 100 1 0.828 0.003 ops/ms
b.NextEventLoopBenchmark.newNext19 thrpt 1 100 1 0.371 0.002 ops/ms
b.NextEventLoopBenchmark.newNext9 thrpt 1 100 1 0.371 0.002 ops/ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment