Skip to content

Conversation

alexcrichton
Copy link
Member

There are issues with reading stdin when it is actually attached to a pipe, but
I have run into no problems in writing to stdout/stderr when they are attached
to pipes.

There are issues with reading stdin when it is actually attached to a pipe, but
I have run into no problems in writing to stdout/stderr when they are attached
to pipes.
@emberian
Copy link
Contributor

@alexcrichton does our benchrunner make it infeasible to add benchmarks for this?

@alexcrichton
Copy link
Member Author

As far as I know, yes, it's really tough to benchmark going to stdout on an actual tty b/c it normally means that someone has to be looking at it.

@emberian
Copy link
Contributor

Well, there's ptys which shouldn't perform differently. I've opened #10560, I'll play around with it.

bors added a commit that referenced this pull request Nov 19, 2013
…walton

There are issues with reading stdin when it is actually attached to a pipe, but
I have run into no problems in writing to stdout/stderr when they are attached
to pipes.
@bors bors closed this Nov 19, 2013
@bors bors merged commit 10b956a into rust-lang:master Nov 19, 2013
@alexcrichton alexcrichton deleted the faster-stdout branch November 19, 2013 22:09
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.

4 participants