No successful run was found on main (7739598) during the generation of this report, so 20c2779 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
73 archived benchmarks were run. If they were deleted in another branch, consider rebasing to remove them from the report. .
Passed
sort_key_field[500000]
src/uu/sort/benches/sort_bench.rs
0%
250 µs249.5 µs
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
0%
922.5 ms921.1 ms
sort_accented_data[500000]
src/uu/sort/benches/sort_bench.rs
0%
260.6 µs260.3 µs
sort_unique_locale[500000]
src/uu/sort/benches/sort_bench.rs
0%
810.7 ms810.7 ms
sort_reverse_locale[500000]
src/uu/sort/benches/sort_bench.rs
0%
820.9 ms820.9 ms
wc_chars_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
48.9 ms48.9 ms
wc_lines_extreme_line_lengths[(100000, 200)]
src/uu/wc/benches/wc_bench.rs
0%
117.1 ms117.1 ms
wc_default_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
48.9 ms48.9 ms
wc_words_large_line_count[100000]
src/uu/wc/benches/wc_bench.rs
0%
48.9 ms48.9 ms
wc_lines_large_line_count[500000]
src/uu/wc/benches/wc_bench.rs
0%
243.9 ms243.9 ms
sort_case_insensitive[500000]
src/uu/sort/benches/sort_bench.rs
0%
328 ms328 ms
sort_dictionary_order[500000]
src/uu/sort/benches/sort_bench.rs
0%
732.2 ms732.2 ms
sort_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
0%
257.8 µs257.8 µs
tsort_wide_dag[100000]
src/uu/tsort/benches/tsort_bench.rs
0%
126.1 µs126.2 µs
sort_case_sensitive[500000]
src/uu/sort/benches/sort_bench.rs
0%
258.5 µs258.5 µs
tsort_linear_chain[1000000]
src/uu/tsort/benches/tsort_bench.rs
0%
126.2 µs126.3 µs
tsort_complex_dag[50000]
src/uu/tsort/benches/tsort_bench.rs
0%
126.3 µs126.3 µs
ls_recursive_long_all_mixed_tree
src/uu/ls/benches/ls_bench.rs
0%
1.9 ms1.9 ms
ls_recursive_mixed_tree
src/uu/ls/benches/ls_bench.rs
0%
515.7 µs516.1 µs
ls_recursive_wide_tree[(10000, 1000)]
src/uu/ls/benches/ls_bench.rs
0%
48.4 ms48.5 ms
sort_ascii_only[500000]
src/uu/sort/benches/sort_bench.rs
0%
263.3 µs263.6 µs
Commits
Click on a commit to change the comparison range
Base
main
20c2779
-0.01%
sort: adapt error message to pass sort-files0-from