uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Refactor uniq field skipping to avoid allocations
#8703
Merged
Comparing
mattsu2020:performance_tuning
(
1e25202
) with
main
(
f7490ca
)
CodSpeed Performance Gauge
×7.3
Improvement
2
Untouched
32
Archived
74
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Archived
108 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniq_with_count[10000]
src/uu/uniq/benches/uniq_bench.rs
CodSpeed Performance Gauge
×7.3
13.4 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniq_case_insensitive[10000]
src/uu/uniq/benches/uniq_bench.rs
CodSpeed Performance Gauge
×3
6 ms
2 ms
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%
124.2 µs
123.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_wide_dag[100000]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
0%
122 µs
121.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
0%
125.7 µs
125.2 µ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.1 µs
125.6 µ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
0%
96.4 ms
96.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_case_insensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
325.5 ms
325.5 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.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_wide_tree[(10000, 1000)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
46.4 ms
46.4 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%
730 ms
730 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%
817.7 ms
817.7 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_words_synthetic[2000]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
11.5 s
11.5 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
0%
11.5 s
11.5 s
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%
2.9 s
2.9 s
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
0%
285.7 ms
285.7 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.
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_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.
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
919.2 ms
919.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
0%
563 µs
563.1 µ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
0%
464.8 µs
465 µs
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%
509.2 µs
509.4 µs
1
2
...
5
Commits
Click on a commit to change the comparison range
Base
main
f7490ca
×7.3
fix fmt
1e25202
4 months ago
by mattsu2020
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs