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

Add benchmarks for piped stdout/stderr to a tty #10560

Closed
emberian opened this issue Nov 19, 2013 · 1 comment
Closed

Add benchmarks for piped stdout/stderr to a tty #10560

emberian opened this issue Nov 19, 2013 · 1 comment

Comments

@emberian
Copy link
Member

#10558 adds an optimization without a benchmark; try and make a good benchmark for it.

@emberian
Copy link
Member Author

Closing as infeasible. Psuedo-TTYs (ptys) aren't available cross-platform (glares at Windows), and libuv provides no wrapper for them. So the benchmark would require being attached to an actual terminal, which just isn't doable.

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

No branches or pull requests

1 participant