Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Comparing JSON modules for Python
(
meranda.us
)
9 points
by
humanlever
on Oct 12, 2008
|
hide
|
past
|
favorite
|
2 comments
omakase
on Oct 12, 2008
|
next
[–]
I'm surprised speed benchmarks are left out. There are a number of posts that do some simple tests. I like cjson because it's so fast -- it performed about 50x faster than simplejson for the strings I was decoding.
kobs
on Oct 12, 2008
|
prev
[–]
It should be noted that simplejson is now included in the standard library. Reference:
http://bugs.python.org/issue2750
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: