Skip to content

Instantly share code, notes, and snippets.

@timsgardner
Created August 19, 2015 18:20
Show Gist options
  • Select an option

  • Save timsgardner/2c3c56383c37c0becd98 to your computer and use it in GitHub Desktop.

Select an option

Save timsgardner/2c3c56383c37c0becd98 to your computer and use it in GitHub Desktop.
mapbench
(dotimes [_ 10]
(time
(dotimes [_ 1e4]
{:this 0
:is 1
:a 2
:small 3
:map 4})))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment