Skip to content

encoding.rs: simplify many match - #14096

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:enc-match
Aug 23, 2026
Merged

encoding.rs: simplify many match#14096
cakebaker merged 1 commit into
uutils:mainfrom
oech3:enc-match

Conversation

@oech3

@oech3 oech3 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@codspeed-hq

codspeed-hq Bot commented Aug 23, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 3.73%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 5 improved benchmarks
✅ 352 untouched benchmarks
⏩ 50 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation du_summarize_balanced_tree[(5, 4, 10)] 16.8 ms 15.9 ms +5.61%
Simulation du_wide_tree[(5000, 500)] 20.2 ms 19.5 ms +3.6%
Simulation cksum_sysv 68.4 ms 66.2 ms +3.32%
Simulation cksum_crc32b 39.7 ms 38.5 ms +3.11%
Simulation cksum_multiple_files 61.5 ms 59.7 ms +3.01%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing oech3:enc-match (96af2a2) with main (0aeda8f)

Open in CodSpeed

Footnotes

  1. 50 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.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout-group (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.

@cakebaker
cakebaker merged commit 38ffca8 into uutils:main Aug 23, 2026
164 of 167 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@oech3
oech3 deleted the enc-match branch August 23, 2026 14:02
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