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

Process stdin as a stream #308

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Process stdin as a stream #308

merged 1 commit into from
Jun 26, 2018

Conversation

juanjoDiaz
Copy link
Collaborator

I realized that when passing the data from stdin it was not processing it as stream.

This impact performance, especially when using piping operator and stuff like that.
Also, it might produce different results than using the sync parser. Now it's consistent.

@knownasilya knownasilya merged commit 2b186b6 into zemirco:master Jun 26, 2018
@juanjoDiaz juanjoDiaz deleted the process_stdin_as_stream branch March 27, 2019 08:59
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