miloyip / nativejson-benchmark

C/C++ JSON parser/generator benchmark
MIT License
1.97k stars 262 forks source link

Add RapidJSON_Iterative #79

Closed StilesCrisis closed 7 years ago

StilesCrisis commented 7 years ago

Iterative mode can have significantly different performance; worth adding it to the test suite.