Skip to content

Instantly share code, notes, and snippets.

@Spaceghost
Created December 16, 2014 08:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Spaceghost/e2f84189ea46e3abd3bc to your computer and use it in GitHub Desktop.
Calculating -------------------------------------
#inject assign&return
290.000 i/100ms
merge 1.000 i/100ms
merge! 106.000 i/100ms
each_with_object 292.000 i/100ms
zenspider 298.000 i/100ms
pipework 299.000 i/100ms
-------------------------------------------------
#inject assign&return
3.090k (±23.6%) i/s - 14.790k
merge 6.716 (±29.8%) i/s - 33.000
merge! 1.092k (±10.9%) i/s - 5.406k
each_with_object 3.140k (±23.4%) i/s - 14.892k
zenspider 3.097k (± 4.3%) i/s - 15.496k
pipework 3.098k (± 4.8%) i/s - 15.548k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment