https://github.com/getty-zig/json-benchmark
Benchmarks for JSON libraries in Zig
https://github.com/getty-zig/json-benchmark
Last synced: over 1 year ago
JSON representation
Benchmarks for JSON libraries in Zig
- Host: GitHub
- URL: https://github.com/getty-zig/json-benchmark
- Owner: getty-zig
- License: mit
- Created: 2023-09-24T20:07:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:10:03.000Z (over 2 years ago)
- Last Synced: 2025-01-29T04:45:43.278Z (over 1 year ago)
- Language: Zig
- Homepage:
- Size: 808 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Zig JSON Benchmarks
To run the benchmarks, use the following command: `zig build bench -Drelease=true`