uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
WIP: sort benchmark for ALLOC_CHUNK_SIZE
#11032
Closed
Comparing
xtqqczze:GH10975
(
2693d9a
) with
main
(
53dfa2e
)
CodSpeed Performance Gauge
-8%
Improvement
17
Regression
5
Untouched
266
Skipped
42
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Skipped
184 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+28%
513.7 µs
402.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_64k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
601.3 µs
595.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
13.3 ms
13.2 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
+1%
392.5 µs
390.4 µ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
0%
332.7 ms
331.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
297.8 ms
296.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
0%
19.9 ms
19.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
36.2 ms
36 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_skip
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
2.2 ms
2.2 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%
464 ms
462.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
35.7 ms
35.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_reverse_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
0%
35.6 ms
35.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
551.2 µs
550.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
shuf_input_range[1000000]
src/uu/shuf/benches/shuf_bench.rs
CodSpeed Performance Gauge
0%
92.5 ms
92.4 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%
169.2 µs
169 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sysv
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
48.2 ms
48.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_bytes
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
513.2 µs
512.8 µs
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%
74.1 ms
74.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
0%
188.3 ms
188.2 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%
71.8 ms
71.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_default
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
14.1 ms
14.1 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%
1 s
1 s
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%
1 s
1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_de_locale
src/uu/sort/benches/sort_locale_de_bench.rs
CodSpeed Performance Gauge
0%
634.1 ms
634 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%
169.5 µs
169.5 µs
1
2
...
8
Commits
Click on a commit to change the comparison range
Base
main
53dfa2e
-4.66%
sort: ALLOC_CHUNK_SIZE = 32 * 1024
fa0ae67
6 days ago
by xtqqczze
-4.77%
sort: ALLOC_CHUNK_SIZE = 16 * 1024
cbe6a05
6 days ago
by xtqqczze
×2.5
sort: ALLOC_CHUNK_SIZE = 10 * 1024
c7955cd
6 days ago
by xtqqczze
+21.52%
sort: ALLOC_CHUNK_SIZE = 8 * 1024
dc1922d
6 days ago
by xtqqczze
sort: ALLOC_CHUNK_SIZE = 15 * 1024
2693d9a
6 days ago
by xtqqczze
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs