Skip to content

Instantly share code, notes, and snippets.

@dakrone
Created March 28, 2011 19:04
Show Gist options
  • Select an option

  • Save dakrone/891049 to your computer and use it in GitHub Desktop.

Select an option

Save dakrone/891049 to your computer and use it in GitHub Desktop.
‹ ~/src/clj/jsontest master› ∴ lein repl
REPL started; server listening on localhost:46243.
user=> (use 'jsontest.core)
nil
user=> (testit)
Clojure version: 1.2.1
Num roundtrips: 100000
Trail: 1
cheshire 2.48
cheshire w/ keywords 2.13
org.danlarkin.json 23.51
Trail: 2
cheshire 1.54
cheshire w/ keywords 2.14
org.danlarkin.json 22.71
nil
user=> ^D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment