Skip to content

davisp/erljson_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erljson_bench

Script for comparing various JSON encoding/decoding libraries

Libraries compared

  • ejson
  • jiffy
  • json
  • jsonx
  • jsx
  • mochijson2

Requirements

To execute these benchmarks, you must have a working erlang (erl & escript) on the path.

Building and runnning

To download dependencies and compile:

make all

After compiling, you can run by executing:

make run

About

Benchmarking for Erlang JSON libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published