/simdjson-web-benchmark

Primary LanguageDockerfileApache License 2.0Apache-2.0

JSON Web Benchmark

This benchmark is designed to benchmark the speed of various JSON parsers when handling web requests.

Quickstart

docker compose run clang13
cmake --build /build

Subsequently, you only need to run cmake --build build to rebuild.

Visual Studio Code

If you are developing in Visual Studio Code, this project will start in a dev container with the environment all initialized.