Skip to content

uufuzz: simplify pipe() code#58

Merged
lhecker merged 1 commit into
uutils:mainfrom
oech3:pipe
Jun 9, 2026
Merged

uufuzz: simplify pipe() code#58
lhecker merged 1 commit into
uutils:mainfrom
oech3:pipe

Conversation

@oech3

@oech3 oech3 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  • siwtch to std::io::pipe
  • Use except() since test code does not need to ban unwrap()

@codspeed-hq

codspeed-hq Bot commented Jun 9, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 10 untouched benchmarks
⏩ 17 skipped benchmarks1


Comparing oech3:pipe (93f0c6e) with main (e925ff4)

Open in CodSpeed

Footnotes

  1. 17 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@lhecker lhecker left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lhecker lhecker merged commit 0326b43 into uutils:main Jun 9, 2026
17 checks passed
@oech3 oech3 deleted the pipe branch June 9, 2026 22:36
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.

2 participants