Skip to content

Commit 02cc290

Browse files
authored
Update README.md
1 parent 3910eef commit 02cc290

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
High-performance reimplementation of GNU yes, but made at home in Rust.
33

44
You can benchmark it by running `./homemade_yes | pv -N "Homemade yes" -r -t > /dev/null`.
5+
6+
On my build machine, `homemade_yes` can obtain a throughput of about ~3.5 gigabytes per second, which is comparable to GNU yes (v9.5). I'm pretty sure that my hardware is bottlenecking performance at this point, so better throughputs might be possible with some hardware tweaking.

0 commit comments

Comments
 (0)