uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(uucore): use is_dir() instead of exists() for locale path resolution
#11851
Comparing
mattsu2020:locale_fix
(
205a8aa
) with
main
(
5b54e08
)
CodSpeed Performance Gauge
-6%
Improvement
9
Regression
6
Untouched
294
Ignored
1
Skipped
46
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Ignored
Skipped
356 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-6%
13 ms
13.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
-5%
15.4 ms
16.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sha224
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-4%
1.7 s
1.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sha256
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-4%
1.7 s
1.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sha2
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-4%
1.7 s
1.8 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
-3%
1.6 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hostname_ip_lookup[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
+36%
117.4 µs
86.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fold_many_lines[100000]
src/uu/fold/benches/fold_bench.rs
CodSpeed Performance Gauge
+11%
63.8 ms
57.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fold_custom_width[50000]
src/uu/fold/benches/fold_bench.rs
CodSpeed Performance Gauge
+10%
25.3 ms
22.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hostname_basic
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
+6%
159.2 µs
150.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_blake2b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+5%
192.7 ms
183.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
df_deep_directory
src/uu/df/benches/df_bench.rs
CodSpeed Performance Gauge
+5%
385.3 µs
367.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cut_fields_newline_delim
src/uu/cut/benches/cut_bench.rs
CodSpeed Performance Gauge
+4%
193.2 µs
185 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_bytes
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
+3%
401.8 µs
389 µs
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
+3%
26.1 ms
25.3 ms
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
+2%
16.5 ms
16.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
+2%
52.3 ms
51.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+2%
1,002.7 ms
985.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rm_recursive_tree
src/uu/rm/benches/rm_bench.rs
CodSpeed Performance Gauge
+2%
12.1 ms
11.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+2%
431.3 µs
424.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
+2%
6.7 ms
6.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
+2%
2.6 ms
2.6 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
+2%
2.4 ms
2.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
+2%
91.7 ms
90.2 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
+2%
114 ms
112.3 ms
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
5b54e08
-4.69%
fix(uucore): use is_dir() instead of exists() for locale path resolution
55f4a4e
14 hours ago
by mattsu2020
-0.92%
Merge branch 'main' into locale_fix
205a8aa
3 hours ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs