Skip to content

extend pipe size if possible#83

Open
oech3 wants to merge 1 commit intomre:masterfrom
oech3:fcntl
Open

extend pipe size if possible#83
oech3 wants to merge 1 commit intomre:masterfrom
oech3:fcntl

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Apr 26, 2026

> truncate -s 1PB /tmp/huge
$ target/debug/fcat-main /tmp/huge|pv>/dev/null
^C31GiB 0:00:01 [7.31GiB/s]
$ target/debug/fcat-PR /tmp/huge|pv>/dev/null
^C.8GiB 0:00:01 [15.8GiB/s]
$ uutils-cat /tmp/huge|pv>/dev/null
^C.4GiB 0:00:01 [38.4GiB/s]

Not sure why this is still slower than GNU or uutils

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.

1 participant