Why, when I use the drain event my memory usage is High compared to when I don’t use the drain event, while writing to file using stream in NodeJS?
With Drain Event
Why, when I use the drain event my memory usage is High compared to when I don’t use the drain event, while writing to file using stream in NodeJS?
With Drain Event