Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
84 days ago
You still have to parse half the entire file on average. Much slower than formats that support skipping to the relevant information directly.
1 comments
creationix
84 days ago
yep, this is exactly the kind of use case that caused me to design this format.
link