Avatar for the uutils user
uutils
coreutils
BlogDocsChangelog

WIP: sort benchmark for ALLOC_CHUNK_SIZE

#11032Closed
Comparing
xtqqczze:GH10975
(
2693d9a
) with
main
(
53dfa2e
)
CodSpeed Performance Gauge
-8%
Improvement
17
Regression
5
Untouched
266
Skipped
42

Benchmarks

330 total
sort_key_field[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-8%
28.1 MB30.6 MB
sort_german_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
-8%
1.8 MB2 MB
sort_german_de_locale
src/uu/sort/benches/sort_locale_de_bench.rs
CodSpeed Performance Gauge
-8%
1.8 MB2 MB
sort_case_insensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-7%
16 MB17.2 MB
sort_case_sensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
-7%
16 MB17.2 MB
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
×3
139 KB46.8 KB
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+28%
513.7 µs402.9 µs
sort_reverse_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
+23%
2.3 MB1.9 MB
sort_mixed_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
+23%
2.3 MB1.9 MB
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
+23%
2.3 MB1.9 MB
sort_ascii_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
+23%
4.6 MB3.7 MB
sort_ascii_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
+23%
4.6 MB3.7 MB
sort_reverse_locale[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+19%
20.5 MB17.2 MB
sort_accented_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+19%
20.5 MB17.2 MB
sort_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+19%
20.5 MB17.2 MB
sort_ascii_only[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+19%
20.5 MB17.2 MB
sort_dictionary_order[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+19%
20.6 MB17.3 MB
sort_unique_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
+15%
3.5 MB3 MB
sort_unique_locale[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+11%
32 MB28.7 MB
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+8%
43.4 MB40.1 MB
sort_general_numeric[200000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+8%
22.8 MB21.2 MB
sort_numeric_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
+6%
4.1 MB3.8 MB
dd_copy_64k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
601.3 µs595.1 µs
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
13.3 ms13.2 ms
cp_large_file[16]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
+1%
392.5 µs390.4 µs

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