1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 05:12:02 +01:00
ultrajson/python
Jonas Tärnström 1ed0bc18ec - Speed optimizations for Python decoder
- Changed inline optimization options
- Fixed empty array and object decoder bug
- Removed some buffer macros in encoder
2011-03-03 16:55:07 +01:00
..
lib - Speed optimizations for Python decoder 2011-03-03 16:55:07 +01:00
benchmark.py - Speed optimizations for Python decoder 2011-03-03 16:55:07 +01:00
JSONtoObj.c - Added decoder to benchmarks 2011-03-01 19:00:40 +01:00
objToJSON.c - Speed optimizations for Python decoder 2011-03-03 16:55:07 +01:00
setup.py - Fixed broken gcc build 2011-03-02 11:41:34 +01:00
tests.py - Speed optimizations for Python decoder 2011-03-03 16:55:07 +01:00
ujson.c - Added JSON decoder Python API 2011-03-01 16:47:54 +01:00