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
Comparing
RenjiSann:cksum-fix-print
(
7e4e632
) with
main
(
843b202
)
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.8 µ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.9 ms
25.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.
du_summarize_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
6.7 ms
6.6 ms
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
+1%
1.1 ms
1.1 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_balanced_tree[(6, 4, 15)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
+1%
51.4 ms
50.9 ms
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.
dd_copy_64k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
367.2 µs
364.3 µs
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.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_multiple_files
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
+1%
25.1 ms
25 ms
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.
cat_default[10000000]
src/uu/cat/benches/cat_bench.rs
CodSpeed Performance Gauge
+1%
89.5 µs
89 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_encode_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
59.3 µs
59 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b64_decode_ignore_garbage_synthetic
src/uu/base64/benches/base64_bench.rs
CodSpeed Performance Gauge
0%
63.5 µs
63.2 µs
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.3 ms
33.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsort_tree_dag[(10, 3)]
src/uu/tsort/benches/tsort_bench.rs
CodSpeed Performance Gauge
0%
29.2 ms
29.1 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.6 µs
63.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split_number_chunks
src/uu/split/benches/split_bench.rs
CodSpeed Performance Gauge
0%
145.6 µs
145.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_synthetic[1]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
84.3 µs
84.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_recursive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
71.4 ms
71.2 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.8 ms
73.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ls_recursive_long_all_deep_tree[(100, 4)]
src/uu/ls/benches/ls_bench.rs
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_4k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
1.1 ms
1.1 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.1 ms
13.1 ms
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
843b202
-16.95%
uucore: make the automatic flush at the end of binaries opt-outable
7e4e632
3 days ago
by RenjiSann
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs