uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
cksum: get rid of `print!` and `println!` to avoid panicking on write errors
#12099
Merged
Comparing
RenjiSann:cksum-fix-print
(
72c09c8
) with
main
(
45a48a1
)
CodSpeed Performance Gauge
-17%
Regression
1
Untouched
310
Ignored
1
Skipped
46
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Ignored
Skipped
358 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hostname_ip_lookup[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
-17%
90.4 µs
108.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_max_depth_balanced_tree[(6, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
-3%
25 ms
25.7 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
-2%
6.6 ms
6.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
9.3 ms
9.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_raw_output
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
16.7 ms
*
16.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
+1%
51.4 ms
*
50.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
16.7 ms
*
16.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_wide_tree[(10000, 1000)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
-1%
32.9 ms
*
33.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
-1%
315.5 µs
318.2 µs
Uses the
Memory instrument
to collect Memory usage metrics.
factor_multiple_u64s[2]
src/uu/factor/benches/factor_bench.rs
CodSpeed Performance Gauge
-1%
53.6 KB
54.1 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_default
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
16.7 ms
*
16.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc32b
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
-1%
13.7 ms
*
13.8 ms
Uses the
Memory instrument
to collect Memory usage metrics.
hostname_basic
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
-1%
55.8 KB
56.3 KB
Uses the
Memory instrument
to collect Memory usage metrics.
seq_custom_separator
src/uu/seq/benches/seq_bench.rs
CodSpeed Performance Gauge
-1%
58.1 KB
*
58.5 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
single_date_now
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
-1%
85.5 µs
86.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_deep_tree[(200, 2)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
-1%
1.5 ms
*
1.5 ms
Uses the
Memory instrument
to collect Memory usage metrics.
wc_lines_extreme_line_lengths[(100000, 200)]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
-1%
64.6 KB
65.1 KB
Uses the
Memory instrument
to collect Memory usage metrics.
nl_many_lines[100000]
src/uu/nl/benches/nl_bench.rs
CodSpeed Performance Gauge
-1%
65.7 KB
66.2 KB
Uses the
Memory instrument
to collect Memory usage metrics.
unexpand_many_lines[100000]
src/uu/unexpand/benches/unexpand_bench.rs
CodSpeed Performance Gauge
-1%
66.5 KB
67 KB
Uses the
Memory instrument
to collect Memory usage metrics.
expand_custom_tabstops[50000]
src/uu/expand/benches/expand_bench.rs
CodSpeed Performance Gauge
-1%
66.5 KB
67 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cut_fields_newline_delim
src/uu/cut/benches/cut_bench.rs
CodSpeed Performance Gauge
-1%
184.6 µs
185.8 µs
Uses the
Memory instrument
to collect Memory usage metrics.
cut_fields_newline_delim
src/uu/cut/benches/cut_bench.rs
CodSpeed Performance Gauge
-1%
68.8 KB
69.3 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_mixed_tree
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
+1%
1.2 ms
*
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_synthetic[500]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
+1%
82.1 µs
*
81.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
file_iso_dates
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
-1%
12.5 ms
12.6 ms
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
45a48a1
-16.98%
uucore: make the automatic flush at the end of binaries opt-outable
72c09c8
2 months ago
by RenjiSann
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs