Skip to content

Instantly share code, notes, and snippets.

@sirthias
Created September 22, 2014 09:31
Show Gist options
  • Save sirthias/3179a1c47d6ee7030eef to your computer and use it in GitHub Desktop.
Save sirthias/3179a1c47d6ee7030eef to your computer and use it in GitHub Desktop.
Results from simple JSON parsing benchmark (from parboiled2)
Benchmark Score Score error Units
---------------------------------------------------------
json4S Jackson 310.069 5.641 ops/s
spray-json 1.3.0 224.355 1.546 ops/s
argonaut 172.488 1.558 ops/s
json4S Native 140.801 2.213 ops/s
parboiled2 JSON example 94.294 0.803 ops/s
spray-json 1.2.6 14.223 0.533 ops/s
Scala Parser Combinators 1.038 0.013 ops/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment