Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cppchedy/jsonlibsbench

Repository files navigation

Benchmarking test suite for json libraries

a benchmarking test suite for simdjson, sajson, rapidjson, gason and nlohmann json.

build

git clone --recursive https://github.com/cppchedy/jsonlibsbench.git
cd jsonlibsbench
mkdir build
cmake -DBENCHMARK_ENABLE_TESTING=OFF -H. -Bbuild
cmake --build build

run benchmarks

Still working on automating the run. Some binaries require you to be in data directory.

To Run the all_in_one latency benchmark:

#assuming you are in root dir.
cd data
../build/benchmarks/all_in_one

single step

you can just run tools/benchmark-runner.sh. This script builds and runs the benchmarks.

About

benchmark for json libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.