Hacker News new | ask | show | jobs
by sharkdp 569 days ago
> Is it possible that your program was waiting for input that never came?

We do close stdin to prevent this. So you can benchmark `cat`, for example, and it works just fine.

1 comments

Oh, my bad! Thank you for the correction, and for all your work making hyperfine.