Skip to content

use codspeed to keep track of performances#212

Merged
sylvestre merged 2 commits intouutils:mainfrom
sylvestre:benchs
Dec 15, 2025
Merged

use codspeed to keep track of performances#212
sylvestre merged 2 commits intouutils:mainfrom
sylvestre:benchs

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.31%. Comparing base (9c5479e) to head (dd23220).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files          13       13           
  Lines        5371     5371           
  Branches      293      293           
=======================================
  Hits         4421     4421           
  Misses        948      948           
  Partials        2        2           
Flag Coverage Δ
macos_latest 82.75% <ø> (ø)
ubuntu_latest 82.86% <ø> (ø)
windows_latest 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 14, 2025

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 11 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

@sylvestre sylvestre force-pushed the benchs branch 4 times, most recently from a2d4087 to 19c8d83 Compare December 14, 2025 20:11
Copy link
Copy Markdown
Contributor

@cakebaker cakebaker left a comment

Choose a reason for hiding this comment

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

Looks good to me.

In sed_bench.rs there is probably some potential for performance improvements. For example, using with_capacity instead of new.

@sylvestre sylvestre merged commit 4057c05 into uutils:main Dec 15, 2025
20 checks passed
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