Skip to content

Instantly share code, notes, and snippets.

@ianbishop
Created May 26, 2013 22:45
Show Gist options
  • Save ianbishop/5654308 to your computer and use it in GitHub Desktop.
Save ianbishop/5654308 to your computer and use it in GitHub Desktop.
Updated weave's benchmarks to include fressian
Testing Deep Freeze
===================
- write mean: 312.07 µs
- read mean: 42.05 µs
Testing Carbonite
=================
- write mean: 177.35 µs
- read mean: 202.58 µs
Testing Nippy
=============
- write mean: 208.48 µs
- read mean: 268.03 µs
Testing Clojure reader
======================
- write mean: 1138.07 µs
- core read mean: 1820.66 µs
- edn read mean: 1746.90 µs
Testing Cheshire/JSON
======================
- write mean: 504.88 µs
- read mean: 620.31 µs
Testing Cheshire/SMILE
======================
- write mean: 166.33 µs
- read mean: 57.79 µs
Testing Fressian
===================
- write mean: 255.32 µs
- read mean: 225.07 µs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment