<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/tests, branch 1.0.2</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=1.0.2</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=1.0.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2011-05-29T12:56:12+00:00</updated>
<entry>
<title>Use a benchmark duration, not interation count</title>
<updated>2011-05-29T12:56:12+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-29T12:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=7e95a594465453f77b7c9449a3a486771e174111'/>
<id>urn:sha1:7e95a594465453f77b7c9449a3a486771e174111</id>
<content type='text'>
Roughly calculate the number of iterations required to run the benchmark
for the chosen duration.
</content>
</entry>
<entry>
<title>Add trivial types.json example</title>
<updated>2011-05-29T08:35:39+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-29T08:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=9d7bd06ad57832cfe6bba22acc7d7b8c74cdf8b8'/>
<id>urn:sha1:9d7bd06ad57832cfe6bba22acc7d7b8c74cdf8b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display CJSON library version when testing</title>
<updated>2011-05-29T07:10:04+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-29T07:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=582ea61b9e4452426753272d921651681a1c8937'/>
<id>urn:sha1:582ea61b9e4452426753272d921651681a1c8937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for runtime number precision config</title>
<updated>2011-05-29T08:33:22+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-29T08:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=3d1c5e19f45cf484774926ba6e2555d1c8e4c39b'/>
<id>urn:sha1:3d1c5e19f45cf484774926ba6e2555d1c8e4c39b</id>
<content type='text'>
Add cjson.encode_number_precision(). Reducing the number precision from
14 to 3 can increase performance up to 50% with number heavy
conversions.
</content>
</entry>
<entry>
<title>Test module with invalid numbers enabled</title>
<updated>2011-05-16T10:20:39+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-16T10:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=bada0994dbe5f131964d7feb571478d0dd3974a5'/>
<id>urn:sha1:bada0994dbe5f131964d7feb571478d0dd3974a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for stdin to encode.lua/decode.lua</title>
<updated>2011-05-16T10:16:05+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-16T10:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=6ba7499ac5992c8cc849ffcbd6d2837d305f5b63'/>
<id>urn:sha1:6ba7499ac5992c8cc849ffcbd6d2837d305f5b63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Perl builtin UTF-8 support, not Text::Iconv</title>
<updated>2011-05-16T10:04:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-16T10:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=22550d0ab3328554922822ca0207996b3d1bb73e'/>
<id>urn:sha1:22550d0ab3328554922822ca0207996b3d1bb73e</id>
<content type='text'>
Remove Perl dependency on Text::Iconv to improve portability.
</content>
</entry>
<entry>
<title>Move all benchmark code into bench.lua</title>
<updated>2011-05-16T09:51:06+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-16T09:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=a966d2fd2aaff7651d7928fb8381a17bf1f5f517'/>
<id>urn:sha1:a966d2fd2aaff7651d7928fb8381a17bf1f5f517</id>
<content type='text'>
Move benchmark() into bench.lua since it not used elsewhere.
Replace posix.gettimeofday() with socket.gettime() to improve portability.
</content>
</entry>
<entry>
<title>Remove invalid newlines from JSON examples</title>
<updated>2011-05-15T15:42:01+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-15T15:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=c88eb62e287fa99f78c942ba551f35b13916acdc'/>
<id>urn:sha1:c88eb62e287fa99f78c942ba551f35b13916acdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line encode/decode utilities</title>
<updated>2011-05-15T15:20:52+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-15T15:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=891a75e01fb0d419d3f8d4b3cf8c235325708a67'/>
<id>urn:sha1:891a75e01fb0d419d3f8d4b3cf8c235325708a67</id>
<content type='text'>
</content>
</entry>
</feed>
