uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
tee: do not retry on EINTR
#12505
Comparing
gabrielhnf:fix-tee-eintr-unconditional-retry
(
85a6062
) with
main
(
55549fa
)
CodSpeed Performance Gauge
0%
Untouched
319
Ignored
1
Skipped
46
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
366 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
320.2 µs
317.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
timeout_quick_exit
src/uu/timeout/benches/timeout_bench.rs
CodSpeed Performance Gauge
+1%
198.1 µs
196.5 µs
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_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
9.3 ms
9.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
single_date_now
src/uu/date/benches/date_bench.rs
CodSpeed Performance Gauge
0%
85.7 µs
85.4 µ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
0%
25.5 ms
25.4 ms
Uses the
Memory instrument
to collect Memory usage metrics.
du_summarize_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
469.6 KB
468.1 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric[500000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
989.4 ms
987.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_1m_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tee_stdin_file[10000000]
src/uu/tee/benches/tee_bench.rs
CodSpeed Performance Gauge
0%
233.3 µs
232.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_crc
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
16.6 ms
16.5 ms
Uses the
Memory instrument
to collect Memory usage metrics.
du_max_depth_balanced_tree[(6, 4, 10)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
0%
1.6 MB
1.6 MB
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%
83.7 µs
83.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.
cp_recursive_deep_tree[(120, 4)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
13.1 ms
13.1 ms
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.2 µs
63.1 µs
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.5 µs
63.4 µ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.2 ms
33.2 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.
sort_german_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
36.2 ms
36.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
16 ms
16 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
socket_addrs_direct[100000]
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
54.7 µs
54.6 µ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
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cp_archive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
77.2 ms
77.2 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%
59.2 µs
59.2 µs
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
55549fa
+0.02%
tee: do not retry on EINTR
b78b745
2 days ago
by gabrielhnf
-0.04%
tee: fix flush on non-unix stdout and refactor write_all
4166ea0
2 days ago
by gabrielhnf
-0.01%
tee: do not retry on EINTR
85a6062
2 days ago
by gabrielhnf
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs