uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chmod:fix file descriptor limits issue
#9595
Comparing
mattsu2020:chmod_FD_fix
(
9d0efb9
) with
main
(
54566dd
)
CodSpeed Performance Gauge
0%
Untouched
162
New
2
Skipped
160
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
Skipped
160 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
Skipped
9.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_all_balanced_tree[(4, 3, 10)]
src/uu/du/benches/du_bench.rs
Skipped
1.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_u128s[18446744073709551616]
src/uu/factor/benches/factor_bench.rs
Skipped
327.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_big_uint
src/uu/factor/benches/factor_bench.rs
Skipped
18.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_human_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
Skipped
10.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_table
src/uu/factor/benches/factor_bench.rs
Skipped
189.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_skip[48]
src/uu/dd/benches/dd_bench.rs
Skipped
2.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_1m_blocks[128]
src/uu/dd/benches/dd_bench.rs
Skipped
1.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_64k_blocks[64]
src/uu/dd/benches/dd_bench.rs
Skipped
609.9 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_8k_blocks[32]
src/uu/dd/benches/dd_bench.rs
Skipped
1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_default[32]
src/uu/dd/benches/dd_bench.rs
Skipped
13.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_4k_blocks[24]
src/uu/dd/benches/dd_bench.rs
Skipped
1.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_seek[48]
src/uu/dd/benches/dd_bench.rs
Skipped
2.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_separate_blocks[48]
src/uu/dd/benches/dd_bench.rs
Skipped
44.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial[32]
src/uu/dd/benches/dd_bench.rs
Skipped
559.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_c_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
38.4 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric
src/uu/sort/benches/sort_locale_bench.rs
Skipped
23.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_reverse_mixed
src/uu/sort/benches/sort_locale_bench.rs
Skipped
39.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
43.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
38.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_mixed
src/uu/sort/benches/sort_locale_bench.rs
Skipped
39.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_c_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
21.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
38.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
39.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hashsum_md5
src/uu/hashsum/benches/hashsum_bench.rs
Skipped
32 ms
*
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
main
54566dd
-0.01%
chore(chmod): sync lockfile for benchmark deps
dd0f7f4
2 days ago
by mattsu2020
+0.01%
refactor: optimize directory traversal to reduce file descriptor usage
1711d4d
2 days ago
by mattsu2020
-0.01%
refactor: simplify string formatting in chmod benchmark and test code
9d0efb9
2 days ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs