Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
klysm
1y ago
0 comments
Share
You serialize the keys on every row which is a bit inefficient but it’s a text format anyway
0 comments
default
newest
oldest
zeroimpl
1y ago
Space-wise, as long as you compress it, it's not going to make any difference. I suspect a JSON parser is a bit slower than a CSV parser, but the slight extra CPU usage is probably worth the benefits that come with JSON.
j
/
k
navigate · click thread line to collapse