75 archived benchmarks were run. If they were deleted in another branch, consider rebasing to remove them from the report. .
Failed
sort_key_field[500000]
src/uu/sort/benches/sort_bench.rs
Regression
-2%
699.8 ms717 ms
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
Regression
-3%
1.2 s1.2 s
Improved
sort_reverse_mixed
src/uu/sort/benches/sort_locale_bench.rs
×2.5
94.2 ms38.3 ms
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_bench.rs
×2.5
95.1 ms38.6 ms
sort_german_locale
src/uu/sort/benches/sort_locale_bench.rs
×2.4
95.5 ms39 ms
sort_german_c_locale
src/uu/sort/benches/sort_locale_bench.rs
×2.4
95.5 ms39 ms
sort_mixed_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
×2.4
95.1 ms38.9 ms
sort_unique_locale[500000]
src/uu/sort/benches/sort_bench.rs
×2.4
1,150.9 ms482.4 ms
sort_reverse_locale[500000]
src/uu/sort/benches/sort_bench.rs
×2.3
830.1 ms361 ms
sort_accented_data[500000]
src/uu/sort/benches/sort_bench.rs
×2.3
831.2 ms361.9 ms
sort_ascii_only[500000]
src/uu/sort/benches/sort_bench.rs
×2.3
809.3 ms353.1 ms
sort_unique_mixed
src/uu/sort/benches/sort_locale_bench.rs
×2.3
88.6 ms39.2 ms
sort_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
×2.3
739.1 ms327.6 ms
sort_case_sensitive[500000]
src/uu/sort/benches/sort_bench.rs
+94%
337.7 ms173.7 ms
sort_case_insensitive[500000]
src/uu/sort/benches/sort_bench.rs
+51%
427.8 ms282.6 ms
sort_ascii_c_locale
src/uu/sort/benches/sort_locale_bench.rs
+30%
29.8 ms22.9 ms
sort_ascii_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
+29%
59.6 ms46.2 ms
Passed
du_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
0%
11.4 ms11.3 ms
cp_archive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
0%
77 ms76.9 ms
mv_multiple_to_dir
src/uu/mv/benches/mv_bench.rs
0%
13.1 ms13.1 ms
du_deep_tree[(100, 3)]
src/uu/du/benches/du_bench.rs
0%
1.1 ms1.1 ms
wc_bytes_synthetic[500]
src/uu/wc/benches/wc_bench.rs
0%
163.4 µs163.3 µs
ls_recursive_deep_tree[(200, 2)]
src/uu/ls/benches/ls_bench.rs
0%
2.1 ms2.1 ms
cp_preserve_metadata[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
0%
74.3 ms74.2 ms
mv_single_file
src/uu/mv/benches/mv_bench.rs
0%
130.9 ms130.9 ms
cp_large_file[16]
src/uu/cp/benches/cp_bench.rs
0%
297.7 µs297.6 µs
cp_recursive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
0%
71.7 ms71.6 ms
rm_single_file
src/uu/rm/benches/rm_bench.rs
0%
106.5 ms106.5 ms
tsort_complex_dag[50000]
src/uu/tsort/benches/tsort_bench.rs
0%
84 ms84 ms
b64_encode_synthetic
src/uu/base64/benches/base64_bench.rs
0%
144.6 µs144.6 µs
mv_force_overwrite
src/uu/mv/benches/mv_bench.rs
0%
121.5 ms121.5 ms
du_all_balanced_tree[(4, 3, 10)]
src/uu/du/benches/du_bench.rs
0%
1.6 ms1.6 ms
sort_long_line[160000]
src/uu/sort/benches/sort_bench.rs
0%
1.9 ms1.9 ms
ls_recursive_mixed_tree
src/uu/ls/benches/ls_bench.rs
0%
1.4 ms1.4 ms
wc_lines_extreme_line_lengths[(100000, 200)]
src/uu/wc/benches/wc_bench.rs
0%
1.6 ms1.6 ms
wc_lines_large_line_count[500000]
src/uu/wc/benches/wc_bench.rs
0%
2.9 ms2.9 ms
cp_recursive_deep_tree[(120, 4)]
src/uu/cp/benches/cp_bench.rs
0%
13.3 ms13.3 ms
hashsum_sha512
src/uu/hashsum/benches/hashsum_bench.rs
0%
111.7 ms111.7 ms
wc_chars_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
993.5 µs993.5 µs
mv_directory
src/uu/mv/benches/mv_bench.rs
0%
3.1 ms3.1 ms
wc_lines_variable_length[(50, 500)]
src/uu/wc/benches/wc_bench.rs
0%
3.4 ms3.4 ms
split_numeric_suffix
src/uu/split/benches/split_bench.rs
0%
6.1 ms6.1 ms
rm_multiple_files
src/uu/rm/benches/rm_bench.rs
0%
2.2 ms2.2 ms
cut_bytes
src/uu/cut/benches/cut_bench.rs
0%
8.4 ms8.4 ms
tsort_wide_dag[100000]
src/uu/tsort/benches/tsort_bench.rs
0%
135.5 ms135.5 ms
numfmt_to_si_precision[10000]
src/uu/numfmt/benches/numfmt_bench.rs
0%
35.7 ms35.7 ms
cut_characters
src/uu/cut/benches/cut_bench.rs
0%
7.5 ms7.5 ms
rm_recursive_tree
src/uu/rm/benches/rm_bench.rs
0%
13.8 ms13.8 ms
cut_fields_tab
src/uu/cut/benches/cut_bench.rs
0%
33.9 ms33.9 ms
numfmt_to_iec[10000]
src/uu/numfmt/benches/numfmt_bench.rs
0%
34.1 ms34.1 ms
rm_force_files
src/uu/rm/benches/rm_bench.rs
0%
2.1 ms2.1 ms
wc_words_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
43.8 ms43.8 ms
numfmt_large_numbers_si[10000]
src/uu/numfmt/benches/numfmt_bench.rs
0%
34.6 ms34.6 ms
wc_default_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
48.9 ms48.9 ms
nl_large_file[10]
src/uu/nl/benches/nl_bench.rs
0%
100.8 ms100.8 ms
numfmt_from_si[10000]
src/uu/numfmt/benches/numfmt_bench.rs
0%
33.2 ms33.2 ms
numfmt_padding[(10000, 50)]
src/uu/numfmt/benches/numfmt_bench.rs
0%
47.3 ms47.3 ms
wc_bytes_lines_synthetic[2000]
src/uu/wc/benches/wc_bench.rs
0%
120.2 ms120.2 ms
numfmt_to_si[10000]
src/uu/numfmt/benches/numfmt_bench.rs
0%
34.1 ms34.1 ms
numfmt_round_modes[("up", 10000)]
src/uu/numfmt/benches/numfmt_bench.rs
0%
32.9 ms32.9 ms
numfmt_round_modes[("towards-zero", 10000)]
src/uu/numfmt/benches/numfmt_bench.rs
0%
34.6 ms34.6 ms
expand_custom_tabstops[50000]
src/uu/expand/benches/expand_bench.rs
0%
25.9 ms25.9 ms
cut_fields_custom_delim
src/uu/cut/benches/cut_bench.rs
0%
40.5 ms40.5 ms
wc_words_synthetic[2000]
src/uu/wc/benches/wc_bench.rs
0%
10.3 s10.3 s
unexpand_large_file[10]
src/uu/unexpand/benches/unexpand_bench.rs
0%
548 ms548 ms
hashsum_sha256_check
src/uu/hashsum/benches/hashsum_bench.rs
0%
173.6 ms173.6 ms
nl_many_lines[100000]
src/uu/nl/benches/nl_bench.rs
0%
79.7 ms79.7 ms
fold_many_lines[100000]
src/uu/fold/benches/fold_bench.rs
0%
125.4 ms125.4 ms
unexpand_many_lines[100000]
src/uu/unexpand/benches/unexpand_bench.rs
0%
261.4 ms261.4 ms
hashsum_sha256
src/uu/hashsum/benches/hashsum_bench.rs
0%
173.6 ms173.6 ms
expand_many_lines[100000]
src/uu/expand/benches/expand_bench.rs
0%
100.9 ms100.9 ms
hashsum_md5_check
src/uu/hashsum/benches/hashsum_bench.rs
0%
32 ms32 ms
hashsum_sha1
src/uu/hashsum/benches/hashsum_bench.rs
0%
72.5 ms72.5 ms
numfmt_round_modes[("down", 10000)]
src/uu/numfmt/benches/numfmt_bench.rs
0%
34.7 ms34.7 ms
hashsum_md5
src/uu/hashsum/benches/hashsum_bench.rs
0%
32 ms32 ms
fold_custom_width[50000]
src/uu/fold/benches/fold_bench.rs
0%
46.6 ms46.6 ms
seq_formatted
src/uu/seq/benches/seq_bench.rs
0%
99.7 ms99.7 ms
ls_recursive_wide_tree[(10000, 1000)]
src/uu/ls/benches/ls_bench.rs
0%
51.4 ms51.4 ms
seq_custom_separator
src/uu/seq/benches/seq_bench.rs
0%
29.2 ms29.2 ms
seq_integers
src/uu/seq/benches/seq_bench.rs
0%
26.7 ms26.7 ms
b64_decode_ignore_garbage_synthetic
src/uu/base64/benches/base64_bench.rs
0%
149 µs149 µs
seq_with_step
src/uu/seq/benches/seq_bench.rs
0%
13.6 ms13.6 ms
uniq_case_insensitive[10000]
src/uu/uniq/benches/uniq_bench.rs
0%
1.7 ms1.7 ms
uniq_heavy_duplicates[10000]
src/uu/uniq/benches/uniq_bench.rs
0%
1.9 ms1.9 ms
tsort_linear_chain[1000000]
src/uu/tsort/benches/tsort_bench.rs
0%
1.5 s1.5 s
uniq_with_count[10000]
src/uu/uniq/benches/uniq_bench.rs
0%
1.8 ms1.8 ms
split_lines
src/uu/split/benches/split_bench.rs
0%
6 ms6 ms
ls_recursive_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
0%
55.8 ms55.8 ms
split_bytes
src/uu/split/benches/split_bench.rs
0%
498.6 µs498.7 µs
ls_recursive_long_all_deep_tree[(100, 4)]
src/uu/ls/benches/ls_bench.rs
0%
3.1 ms3.1 ms
tsort_tree_dag[(10, 3)]
src/uu/tsort/benches/tsort_bench.rs
0%
34.2 ms34.2 ms
b64_decode_synthetic
src/uu/base64/benches/base64_bench.rs
0%
148.1 µs148.2 µs
split_number_chunks
src/uu/split/benches/split_bench.rs
0%
274.8 µs274.8 µs
ls_recursive_long_all_mixed_tree
src/uu/ls/benches/ls_bench.rs
0%
4 ms4 ms
ls_recursive_long_all_wide_tree[(15000, 1500)]
src/uu/ls/benches/ls_bench.rs
0%
147.7 ms147.8 ms
ls_recursive_long_all_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
0%
138.4 ms138.5 ms
cp_recursive_wide_tree[(6000, 800)]
src/uu/cp/benches/cp_bench.rs
0%
188.2 ms188.3 ms
du_human_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
0%
10.4 ms10.4 ms
du_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
0%
9.2 ms9.2 ms
du_all_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
0%
18.1 ms18.2 ms
sort_numeric
src/uu/sort/benches/sort_locale_bench.rs
0%
22.9 ms23 ms
du_summarize_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
-1%
8.4 ms8.5 ms
du_max_depth_balanced_tree[(6, 4, 10)]
src/uu/du/benches/du_bench.rs
-1%
32.6 ms32.9 ms
sort_dictionary_order[500000]
src/uu/sort/benches/sort_bench.rs
-2%
1.1 s1.1 s
Commits
Click on a commit to change the comparison range
Base
main
909da50
-3.04%
fix(sort): reuse SIGINT handler for temporary directory cleanup
- keep the latest path/lock pair in a shared registry so SIGINT always cleans the active directory
- guard handler installation with an atomic flag and reset state when the wrapper is dropped
9914a22
14 days ago
by mattsu2020
+3.03%
Merge branch 'main' into sort_performan-ce
698981e
13 days ago
by mattsu2020
-3.49%
refactor(sort): simplify merge batch size to fixed value
Remove Linux-specific dynamic adjustment based on file descriptors and use a fixed batch size of 64 for consistency across platforms.