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
324 total
Uses the
Memory instrument
to collect Memory usage metrics.
chmod_recursive_wide_tree[(2000, 200)]
src/uu/chmod/benches/chmod_bench.rs
CodSpeed Performance Gauge
N/A
N/A
191.9 KB
Uses the
Memory instrument
to collect Memory usage metrics.
chmod_recursive_deep_tree[(200, 2)]
src/uu/chmod/benches/chmod_bench.rs
CodSpeed Performance Gauge
N/A
N/A
50.2 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_deep_tree[(100, 3)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_summarize_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
7.1 ms
7.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_1m_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
1.5 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_4k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_archive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
77.4 ms
77.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
shuf_input_range[1000000]
src/uu/shuf/benches/shuf_bench.rs
CodSpeed Performance Gauge
0%
92.5 ms
92.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_max_depth_balanced_tree[(6, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
27.1 ms
27.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
shuf_lines[100000]
src/uu/shuf/benches/shuf_bench.rs
CodSpeed Performance Gauge
0%
27.6 ms
27.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
mv_multiple_to_dir
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
12.6 ms
12.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_seek
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_u64s[2]
src/uu/factor/benches/factor_bench.rs
CodSpeed Performance Gauge
0%
223.2 ms
223.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex_relative_date
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
246.7 µs
246.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
single_date_now
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
194.7 µs
194.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
mv_single_file
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
138.3 ms
138.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_long_all_wide_tree[(15000, 1500)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
141.3 ms
141.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniq_heavy_duplicates[10000]
src/uu/uniq/benches/uniq_bench.rs
CodSpeed Performance Gauge
0%
2 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_default
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
14.1 ms
14.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniq_case_insensitive[10000]
src/uu/uniq/benches/uniq_bench.rs
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_long_all_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
132.6 ms
132.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_long_all_deep_tree[(100, 4)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_long_all_mixed_tree
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
file_tz_abbreviations
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
15.9 ms
15.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numfmt_from_si[10000]
src/uu/numfmt/benches/numfmt_bench.rs
CodSpeed Performance Gauge
0%
33.7 ms
33.7 ms
1
2
...
13
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