Saturday 18 February 2017

[help] Reading files is unbelievably slow.

I'm new to node.js and this is driving me crazy. Why tf is node reading these json files so slowly? it takes about 4 minutes to read a 1KB file, which is absolutely ridiculous.index.js heregithub/package here<200 lines of code, not a very complex project. The fs.readFile code is literally cut and paste from the documentation. The code runs, it's just insanely slow.

Submitted February 19, 2017 at 02:50AM by SamSlate

No comments:

Post a Comment