aboutsummaryrefslogtreecommitdiff
path: root/tests/bench.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify string.format() callsMark Pulford2012-03-041-2/+2
* Improve benchmark stabilityMark Pulford2012-03-041-7/+36
* Rename "cjson-misc" module to "cjson.util"Mark Pulford2012-03-041-4/+4
* Update bench.lua to support different JSON modulesMark Pulford2012-03-041-12/+31
* Convert common.lua into cjson-misc moduleMark Pulford2012-01-031-3/+2
* Add support for Lua 5.2 and cjson.newMark Pulford2011-12-301-1/+1
* Use a benchmark duration, not interation countMark Pulford2011-05-291-2/+12
* Add trivial types.json exampleMark Pulford2011-05-291-0/+2
* Move all benchmark code into bench.luaMark Pulford2011-05-161-0/+34
* Implement data driven test frameworkMark Pulford2011-05-081-8/+7
* Add basic JSON tests and benchmarkMark Pulford2011-05-031-0/+39