An open API service indexing awesome lists of open source software.

https://github.com/danielaparker/json_benchmarks

Benchmarks for jsoncons against other json libraries
https://github.com/danielaparker/json_benchmarks

Last synced: about 1 year ago
JSON representation

Benchmarks for jsoncons against other json libraries

Awesome Lists containing this project

README

          

# JSON Benchmarks

The purpose of these benchmarks is to measure how [jsoncons](https://github.com/danielaparker/jsoncons) compares to other `json` libraries.

## Read and Write Time Comparison

[Performance benchmarks with text and integers](report/performance.md)

[Performance benchmarks with text and doubles](report/performance_fp.md)

## Parsing comparisons

Results for [JSONTestSuite](https://github.com/nst/JSONTestSuite) and [JSON_checker](http://www.json.org/JSON_checker/) tests may be found [here]( https://danielaparker.github.io/json_benchmarks/)