Cargo.toml: sync profile with coreutils#69
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
==========================================
+ Coverage 78.64% 85.15% +6.51%
==========================================
Files 13 15 +2
Lines 2585 3490 +905
Branches 230 246 +16
==========================================
+ Hits 2033 2972 +939
+ Misses 552 517 -35
- Partials 0 1 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by 11.9%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | glass_pumpkin |
9 µs | 8.1 µs | +11.7% |
| ⚡ | Simulation | glass_pumpkin (BPSW) |
9.1 µs | 8.1 µs | +11.9% |
Comparing oech3:patch-1 (dd1b4f3) with main (a71ea11)
Footnotes
-
9 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. ↩
|
|
|
I guess optimization is applied for this crate when this is used by other projects missing profile. |
|
It seems #69 (comment) is inccorrect. I'm not sure is i possible, but it might better to apply only for CodSpeed. |
|
This is a library crate, do optimization settings have any effect when used as a dependency? |
|
I'm not sure. maybe, no. So this is useful only for benchmark. |
Let's remove the comment referencing |
|
I'm not sure why is hidden from GitHub comment. |
|
@sylvestre Does CodSpeed regression threshold need reconfiguration after 395cef5? |
01530ae to
dd1b4f3
Compare
No description provided.