| commit | 7d6e076f6d8dd48cfd748b02dad17dbeb0b346a3 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Sat Sep 04 20:16:53 2010 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Sep 04 20:16:53 2010 +0000 |
| tree | 3d355bd888b6e2aaba52f33807d183055d61b700 | |
| parent | d9107aadeda663173eb68c412396e5e3353a4059 [diff] |
Issue #7451: Improve decoding performance of JSON objects, and reduce the memory consumption of said decoded objects when they use the same strings as keys.