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

-L, --line-buffered Use line buffering on output #179

Closed
wants to merge 1 commit into from

Conversation

bg6cq
Copy link

@bg6cq bg6cq commented Apr 18, 2020

Buffering mode can be change to line-buffered when the output of fping was piped to other program.

@schweikert
Copy link
Owner

I wonder if maybe we could always use line buffering. Does it matter performance-wise?

I suggest to make stdout line buffered, without option, and later add an option for it if we hear complaints about performance regression.

@bg6cq
Copy link
Author

bg6cq commented Jul 4, 2020

Great, I agree to always use line buffering.

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