uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Codspeed: reduce the number of tests and increase some values for long tests
#8758
Merged
Comparing
sylvestre:codspeed
(
eec68f6
) with
main
(
7082800
)
CodSpeed Performance Gauge
-6%
Improvements
1
Regressions
1
Untouched
19
New
10
Archived
74
Benchmarks
74 archived benchmarks were run. If they were deleted in another branch, consider rebasing to remove them from the report.
Click here to see them
.
Failed
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_wide_tree[(10000, 1000)]
src/uu/ls/benches/ls_bench.rs
Regression
CodSpeed Performance Gauge
-6%
48.4 ms
51.7 ms
Improved
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_wide_dag[100000]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
+3%
125.9 µs
122.1 µs
New
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
N/A
N/A
414.8 µs
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
N/A
N/A
563.1 µs
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
N/A
N/A
463 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_lines_synthetic[2000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
N/A
N/A
11.5 s
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
N/A
N/A
106 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_lines_variable_length[(50, 500)]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
N/A
N/A
285.7 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
N/A
N/A
2.9 s
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
N/A
N/A
468.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_words_synthetic[2000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
N/A
N/A
11.5 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_tree_dag[(10, 3)]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
N/A
N/A
125.7 µs
Passed
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_key_field[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+2%
249.5 µs
244.1 µ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
+1%
126 µs
124.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_case_insensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+1%
328.1 ms
325.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_reverse_locale[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
820.9 ms
817.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_dictionary_order[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
732.1 ms
730 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%
810.7 ms
808.6 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%
921.1 ms
919.2 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
0%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_default_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
48.9 ms
48.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_lines_extreme_line_lengths[(100000, 200)]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
117.1 ms
117.1 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%
48.9 ms
48.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_lines_large_line_count[500000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
243.9 ms
243.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_words_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
48.9 ms
48.9 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%
515.8 µs
515.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_linear_chain[1000000]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
0%
126 µs
126.1 µs
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%
263.2 µs
264.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_accented_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-1%
260.6 µs
263.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_case_sensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-1%
258.2 µs
261.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-2%
257.5 µs
263.2 µs
Commits
Click on a commit to change the comparison range
Base
main
7082800
-6.28%
bench: increase some run times
eec68f6
4 months ago
by sylvestre
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs