Skip to content

JCash/json-tests

Repository files navigation

Setup + Build

(Only tested with macOS) Install submodules and then build:

$ ./update_submodules.sh
$ ./compile_tests.sh

Prerequisites for the image generation are matplotlib and numpy:

$ brew install numpy matplotlib

Run tests

./run_tests.py
./generate_images.sh

Results

Tested on macOS M1 (arm64)

parse traverse memory allocations

time parsing json files

time traversing json files

amount of memory used

number of allocations

Links

About

A small performance comparison between some C/C++ json libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published