uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(readlink): emit GNU-style Invalid argument for non-symlinks
#9189
Merged
Comparing
karanabe:test/fix-readlink-posix
(
ce21dff
) with
main
(
714a72e
)
CodSpeed Performance Gauge
-3%
Regression
1
Untouched
121
Ignored
1
Skipped
2
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
Untouched
Ignored
Skipped
125 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_human_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
-3%
10.2 ms
10.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
-2%
32.4 ms
32.9 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%
8.3 ms
8.4 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
+1%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_input_parsing_heavy[5000]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
+1%
83.2 ms
82.8 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
0%
18.3 ms
18.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%
146.1 µs
146.4 µ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%
149.3 µs
149.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_key_field[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
700.1 ms
699.1 ms
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%
493.4 ms
494 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%
13.1 ms
13.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numfmt_padding[(10000, 50)]
src/uu/numfmt/benches/numfmt_bench.rs
CodSpeed Performance Gauge
0%
47.7 ms
47.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_number_chunks
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
275.3 µs
275.6 µs
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%
11.3 ms
11.3 ms
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%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_decode_ignore_garbage_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
149.8 µs
150 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_mixed
src/uu/sort/benches/sort_locale_bench.rs
CodSpeed Performance Gauge
0%
39.3 ms
39.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_bytes
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
505.2 µs
505.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_recursive_deep_tree[(120, 4)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
13.6 ms
13.6 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.8 ms
77.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%
75 ms
75 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_mixed_tree
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
numfmt_to_si_precision[10000]
src/uu/numfmt/benches/numfmt_bench.rs
CodSpeed Performance Gauge
0%
35.4 ms
35.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_recursive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
72.4 ms
72.4 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%
135.7 ms
135.7 ms
1
2
3
4
5
Commits
Click on a commit to change the comparison range
Base
main
714a72e
-3%
fix(readlink): emit GNU-style Invalid argument for non-symlinks
93dd508
9 months ago
by karanabe
-0.34%
Replace format! with translate! and test skip on Windows
ce21dff
9 months ago
by karanabe
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs