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

Stream cargo output instead of buffering it all at once #20

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

Kobzol
Copy link
Owner

@Kobzol Kobzol commented Oct 3, 2022

@pkolaczk Can you please check that this solves your issue? You can install this version with this command:

$ cargo install --git https://github.com/kobzol/cargo-pgo --branch cargo-stream

The output from criterion is not colored, I'm not sure how to do it yet. Setting cargo --color always doesn't help.

Fixes: #19

@Kobzol Kobzol merged commit c224218 into main Oct 14, 2022
@Kobzol Kobzol deleted the cargo-stream branch October 14, 2022 08:36
@Kobzol Kobzol restored the cargo-stream branch March 28, 2024 14:38
@Kobzol Kobzol deleted the cargo-stream branch March 28, 2024 14:40
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.

Stream output of cargo
1 participant