Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use readStream instead of readFile #10

Merged
merged 3 commits into from
Nov 4, 2014

Conversation

sedenardi
Copy link

This solved the issue I reported in #9. I've noticed a significant performance improvement. I'm not the best with CoffeeScript so I write it in JS first, then transcribing it to CS, so please let me know if you find any issues with my code.

@sedenardi
Copy link
Author

I've also added a pause and resume functions, as well as 'paused' and 'resuming' events that alert the caller the stream has been actually either paused or resumed.

abstractvector pushed a commit that referenced this pull request Nov 4, 2014
use readStream instead of readFile
@abstractvector abstractvector merged commit 036b426 into abstractvector:master Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants