Skip to content

Instantly share code, notes, and snippets.

@jballanc
Created June 10, 2013 11:50
Show Gist options
  • Save jballanc/5748205 to your computer and use it in GitHub Desktop.
Save jballanc/5748205 to your computer and use it in GitHub Desktop.
Benchmarking ConcurrentCollectionOperations
Before abuse of C:
18.902s
18.798s
18.789s
18.921s
18.992s
=======
Avg: 18.880s
After abuse of C:
15.821s
15.715s
15.647s
15.591s
16.123s
=======
Avg: 15.779s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment