Skip to content

Instantly share code, notes, and snippets.

@eklitzke
Created November 18, 2012 04:25
Show Gist options
  • Select an option

  • Save eklitzke/4103529 to your computer and use it in GitHub Desktop.

Select an option

Save eklitzke/4103529 to your computer and use it in GitHub Desktop.
evan@loonix ~/code/associative-benchmark $ ./bench -n 10000000
generating number list with 10000000 integer pairs...
map
----------
create: 10695365
search: 10576007
hash
----------
create: 5978224
search: 941092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment