aboutsummaryrefslogtreecommitdiffstats
path: root/utils/json-bench
Commit message (Expand)AuthorAgeFilesLines
* Changes the JSON parser to use the SourceMgr.Manuel Klimek2011-12-211-1/+2
* Fixing option for JSON benchmark broken since the change to size_t.Manuel Klimek2011-12-201-1/+1
* Allow for benchmarking more than 4GB of memoryManuel Klimek2011-12-191-3/+3
* Adds a flag to allow specifying the memory limitations of the JSON benchmark.Manuel Klimek2011-12-191-7/+14
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-163-0/+103