Comment by CGamesPlay
4 years ago
Wouldn't matter at all, and the function in question is already operating on a string buffer. You might be able to get a minor boost by reading the file in parallel with parsing it, using async IO or threads, but it doesn't seem like the disk is actually the bottleneck here.
No comments yet
Contribute on Hacker News ↗