Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
pdonis
6y ago
0 comments
Save
Share
Python's standard library json module uses a C extension module for the CPU intensive stuff.
0 comments
2 comments · 2 top-level
top
newest
oldest
hamburglar
6y ago
Yes, decoding JSON in python is much more efficient if you are not
actually
decoding JSON in python.
kragen
6y ago
It's damn slow too compared to protobufs, or, especially, FlatBuffers.
j
/
k
navigate · click thread line to collapse