aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2012-01-03 21:49:49 +1030
committerMark Pulford <mark@kyne.com.au>2012-03-04 18:54:34 +1030
commit314f0d0675d8fdfdab3c44afd2ce7d6af8c05a46 (patch)
tree0164379eb98115208370d22b7563634793e45e26 /devel
parent2d1c3e8674bd208d44f82361c648306c6c0f8149 (diff)
downloadlua-cjson-314f0d0675d8fdfdab3c44afd2ce7d6af8c05a46.tar.gz
lua-cjson-314f0d0675d8fdfdab3c44afd2ce7d6af8c05a46.tar.bz2
lua-cjson-314f0d0675d8fdfdab3c44afd2ce7d6af8c05a46.zip
Limit significant digits in numbers.json to 14
The dtoa.c strtod() function slows down significantly when the number of digits exceeds the accuracy of a "double". JSON containing excessive digits is an unrepresentative test, limit to 14 digits.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions