uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chmod: fix TOCTOU race in recursive traversal
#11918
Merged
Comparing
mattsu2020:chmod_fix
(
6978d1a
) with
main
(
c23dc67
)
CodSpeed Performance Gauge
0%
Untouched
311
Ignored
1
Skipped
46
No successful run was found on
main
(
3e3daaa
) during the generation of this report, so
c23dc67
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
358 total
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
-2%
25.4 ms
25.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
319.6 µs
315.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_64k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
367.9 µs
364.3 µs
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%
6.6 ms
6.7 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.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-1%
13.7 ms
13.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_8k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
786.7 µs
782.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
socket_addrs_direct[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
54.5 µs
54.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_all_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
16.2 ms
16.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_accented_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
333.6 ms
334.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_encode_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
59.1 µs
59 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_locale[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
465.4 ms
466.1 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 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
single_date_now
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
86.1 µs
86.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex_relative_date
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
135.7 µs
135.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_decode_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
63.5 µs
63.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
987.4 ms
986.5 ms
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
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sysv
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
48.1 ms
48.1 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.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
36.2 ms
36.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_synthetic[500]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
81.5 µs
81.5 µs
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%
33.2 ms
33.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_synthetic[1]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
84 µs
84.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
timeout_enforced
src/uu/timeout/benches/timeout_bench.rs
CodSpeed Performance Gauge
0%
93.3 µs
93.2 µs
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
c23dc67
-0.01%
refactor: use rustix safe wrappers in O_PATH fallback
ba9e1d6
4 months ago
by mattsu2020
+0.01%
Merge branch 'main' into chmod_fix
6978d1a
3 months ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs