uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(cp): optimize directory copy by caching file checks and refactoring calls
#8805
Merged
Comparing
mattsu2020:cp_tuning
(
42c5356
) with
main
(
1331ff1
)
CodSpeed Performance Gauge
+4%
Improvement
4
Untouched
69
New
2
Archived
75
No successful run was found on
main
(
03f160c
) during the generation of this report, so
1331ff1
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
Improvement
New
Untouched
Archived
150 total
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
+4%
74.4 ms
71.5 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
+4%
76.9 ms
74.1 ms
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
+4%
13.7 ms
13.2 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
+4%
79.7 ms
76.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
nl_many_lines[100000]
src/uu/nl/benches/nl_bench.rs
CodSpeed Performance Gauge
N/A
N/A
101.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
nl_large_file[10]
src/uu/nl/benches/nl_bench.rs
CodSpeed Performance Gauge
N/A
N/A
128.1 ms
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
+3%
192.7 ms
187.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_only[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
801.1 ms
797.9 ms
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
0%
10.4 ms
10.4 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%
33 ms
32.9 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.
cp_large_file[16]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
294.1 µs
293.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
9.2 ms
9.2 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.1 ms
18.1 ms
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%
87.6 ms
87.6 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%
8.5 ms
8.5 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.1 ms
2.1 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%
162.8 µs
162.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_complex_dag[50000]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
0%
84 ms
84 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%
138.8 ms
138.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_bench.rs
CodSpeed Performance Gauge
0%
94.1 ms
94.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_locale
src/uu/sort/benches/sort_locale_bench.rs
CodSpeed Performance Gauge
0%
94.5 ms
94.5 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.
wc_chars_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
990.1 µs
990.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
CodSpeed Performance Gauge
0%
94 ms
94 ms
1
2
3
4
5
6
Commits
Click on a commit to change the comparison range
Base
main
1331ff1
+4.06%
fix
42c5356
6 months ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs