uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
mkdir:Refactor: replace direct `libc` calls with `nix` wrappers for `umask`/`mkdirat`
#11138
Comparing
mattsu2020:mkdir
(
95df9c8
) with
main
(
6de55b4
)
CodSpeed Performance Gauge
0%
Untouched
294
Skipped
42
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
336 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
+1%
26 ms
25.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
13.2 ms
13.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
9.3 ms
9.3 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
0%
6.8 ms
6.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_preserve_metadata[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
74.3 ms
74.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
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
1 s
1 s
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.2 ms
1.2 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
0%
1 ms
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.3 ms
1.3 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%
169.5 µs
169.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hostname_ip_lookup[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
200.9 µs
200.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sysv
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
48.2 ms
48.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_bytes
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
512.9 µs
512.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_recursive_wide_tree[(6000, 800)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
188.5 ms
188.4 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.
socket_addrs_direct[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
55.1 µs
55.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_deep_tree[(200, 2)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_default
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
16.8 ms
16.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
16.8 ms
16.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_raw_output
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
16.9 ms
16.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_general_numeric[200000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
709 ms
708.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_reverse_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
0%
35.6 ms
35.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
0%
36.1 ms
36.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
35.7 ms
35.7 ms
1
2
...
14
Commits
Click on a commit to change the comparison range
Base
main
6de55b4
+4.55%
refactor(mkdir): use nix::umask and simplify guard
0840bb7
2 days ago
by mattsu2020
-4.56%
refactor(mkdir): move unix-specific import inside function scope
95df9c8
1 day ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs