Skip to content

cksum: Locale aware filename quoting in not-found messages - #13733

Merged
cakebaker merged 1 commit into
uutils:mainfrom
RenjiSann:fix-checksum
Aug 4, 2026
Merged

cksum: Locale aware filename quoting in not-found messages#13733
cakebaker merged 1 commit into
uutils:mainfrom
RenjiSann:fix-checksum

Conversation

@RenjiSann

Copy link
Copy Markdown
Collaborator

Fixes #7056

@codspeed-hq

codspeed-hq Bot commented Aug 3, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 5.26%

⚠️ 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

⚡ 1 improved benchmark
✅ 346 untouched benchmarks
⏩ 46 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation cksum_crc32b 44.1 ms 41.9 ms +5.26%

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 RenjiSann:fix-checksum (7e8898f) with main (fe9420b)2

Open in CodSpeed

Footnotes

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

  2. No successful run was found on main (89bdbb8) during the generation of this report, so fe9420b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/retry (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (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/misc/tty-eof (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)
Skipping an intermittent issue tests/tail/follow-name (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@cakebaker
cakebaker merged commit b5a0db8 into uutils:main Aug 4, 2026
163 of 164 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@RenjiSann
RenjiSann deleted the fix-checksum branch August 4, 2026 08:08
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.

cksum: Investigate the display strategy of valid UTF-8 but non-ASCII filenames

2 participants