diff options
author | Mark Pulford <mark@kyne.com.au> | 2012-01-21 23:10:11 +1030 |
---|---|---|
committer | Mark Pulford <mark@kyne.com.au> | 2012-03-04 18:54:36 +1030 |
commit | 60e14dbb2b03f2b6d7336a777e017f5787296988 (patch) | |
tree | 66c4168bfefab98d46b322d2bb3b3f9c336cb11d /performance.txt | |
parent | 75dfa5604c763fdf04da9708b3fb50d93779714f (diff) | |
download | lua-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.txt | 2 |
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 @@ | |||
1 | JSON module performance comparison under Lua | 1 | JSON module performance comparison under Lua |
2 | ============================================ | 2 | ============================================ |
3 | Mark Pulford <mark@kyne.com.au> | 3 | Mark Pulford <mark@kyne.com.au> |
4 | :revdate: Janurary 21, 2012 | 4 | :revdate: January 22, 2012 |
5 | 5 | ||
6 | This performance comparison aims to provide a guide of relative | 6 | This performance comparison aims to provide a guide of relative |
7 | performance between several fast and popular JSON modules. | 7 | performance between several fast and popular JSON modules. |