uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
pr: don't convert to String when storing lines to print
#11327
Comparing
venoosoo:fix-pr-string-to-bytes
(
d15ba7a
) with
main
(
de5e4f5
)
CodSpeed Performance Gauge
0%
Untouched
298
Skipped
48
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
346 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_locale[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
+1%
465.7 ms
462.8 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%
278.2 µs
276.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_deep_tree[(100, 3)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
1.1 ms
1.1 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.1 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_summarize_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
6.9 ms
6.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%
1 s
1 s
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%
331.7 ms
331.2 ms
Uses the
Memory instrument
to collect Memory usage metrics.
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
139 KB
138.8 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_u64s[2]
src/uu/factor/benches/factor_bench.rs
CodSpeed Performance Gauge
0%
33.2 ms
33.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%
187.5 ms
187.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_bytes
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
429.2 µs
428.8 µ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 ms
48 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_decode_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
63.2 µs
63.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_case_sensitive[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
148.3 ms
148.2 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.5 ms
35.5 ms
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%
73.7 ms
73.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_recursive_deep_tree[(120, 4)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
13.2 ms
13.2 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.1 ms
36.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
file_tz_abbreviations
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
22.4 ms
22.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_seek
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_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_mixed_data[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
297 ms
297 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hostname_ip_lookup[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
113.3 µs
113.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
csplit_line_number
src/uu/csplit/benches/csplit_bench.rs
CodSpeed Performance Gauge
0%
28.5 ms
28.5 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%
58.5 µs
58.5 µs
1
2
3
4
5
...
14
Commits
Click on a commit to change the comparison range
Base
main
de5e4f5
0%
pr: don't convert to String when storing lines to print
41affdf
9 hours ago
by venoosoo
0%
pr: apply cargo fmt
d15ba7a
9 hours ago
by venoosoo
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs