summaryrefslogtreecommitdiff
path: root/performance.txt
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2012-01-21 23:10:11 +1030
committerMark Pulford <mark@kyne.com.au>2012-03-04 18:54:36 +1030
commit60e14dbb2b03f2b6d7336a777e017f5787296988 (patch)
tree66c4168bfefab98d46b322d2bb3b3f9c336cb11d /performance.txt
parent75dfa5604c763fdf04da9708b3fb50d93779714f (diff)
downloadlua-cjson-2.0.0.tar.gz
lua-cjson-2.0.0.tar.bz2
lua-cjson-2.0.0.zip
Update release date for 2.0.0 to 22 Jan 20122.0.0
Diffstat (limited to 'performance.txt')
-rw-r--r--performance.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance.txt b/performance.txt
index 05e39af..fc3a5bb 100644
--- a/performance.txt
+++ b/performance.txt
@@ -1,7 +1,7 @@
1JSON module performance comparison under Lua 1JSON module performance comparison under Lua
2============================================ 2============================================
3Mark Pulford <mark@kyne.com.au> 3Mark Pulford <mark@kyne.com.au>
4:revdate: Janurary 21, 2012 4:revdate: January 22, 2012
5 5
6This performance comparison aims to provide a guide of relative 6This performance comparison aims to provide a guide of relative
7performance between several fast and popular JSON modules. 7performance between several fast and popular JSON modules.