Skip to content

Instantly share code, notes, and snippets.

@danicheg
Created August 30, 2017 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danicheg/81c894dd50bc6eda6980af92fdba7758 to your computer and use it in GitHub Desktop.
Save danicheg/81c894dd50bc6eda6980af92fdba7758 to your computer and use it in GitHub Desktop.
Benchmark (id) (testUnitsName) Mode Cnt Score Error Units
MVarVsTrieMap.getById foo MVar thrpt 10 3.936 ± 1.042 ops/ms
MVarVsTrieMap.getById foo TrieMap thrpt 10 1854.225 ± 12.373 ops/ms
MVarVsTrieMap.getById bar MVar thrpt 10 3.769 ± 0.923 ops/ms
MVarVsTrieMap.getById bar TrieMap thrpt 10 1826.843 ± 9.966 ops/ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment