feat(timeout): add benchmarking support with divan#9733
feat(timeout): add benchmarking support with divan#9733sylvestre merged 6 commits intouutils:mainfrom
Conversation
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
This is a temporary error. |
|
it seems that divan isn't identifying these new benchmarks |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
Merging this PR will not alter performance
Performance Changes
Comparing Footnotes
|
|
GNU testsuite comparison: |
|
still draft, is that expected ? |
|
GNU testsuite comparison: |
1 similar comment
|
GNU testsuite comparison: |
The memory investigation for timeout always fails. |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
1 similar comment
|
GNU testsuite comparison: |
Support is now available in codespeed 4.8.0 |
02f42a8 to
e88a579
Compare
|
GNU testsuite comparison: |
* deps: bump codspeed-divan-compat to v4.2.1 * bench(timeout): add divan benchmarks * ci(benchmarks): include uu_timeout in codspeed list --------- Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
Add dev-dependencies for divan and uucore benchmarking features, and configure a new bench target for timeout command performance testing. This enables automated benchmarking to track and optimize execution times.
related
#9100 (comment)