uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
tac: avoid mmap on regular files to prevent SIGBUS on truncation
#11326
Comparing
mango766:fix-tac-sigbus
(
b609db9
) with
main
(
d202b45
)
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.
dd_copy_64k_blocks
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
508.1 µs
502 µs
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.4 ms
9.4 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.
du_all_wide_tree[(5000, 500)]
src/uu/du/benches/du_bench.rs
CodSpeed Performance Gauge
+1%
16.5 ms
16.4 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
0%
279 µs
277.8 µs
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.
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.
sort_long_line[10000]
src/uu/sort/benches/sort_bench.rs
CodSpeed Performance Gauge
0%
417.2 µs
416.1 µs
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.
cp_archive_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
76.8 ms
76.7 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.
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_balanced_tree[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
71.5 ms
71.4 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.9 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_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.
hostname_basic
src/uu/hostname/benches/hostname_bench.rs
CodSpeed Performance Gauge
0%
158.7 µs
158.6 µs
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.2 µs
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.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_c_bench.rs
CodSpeed Performance Gauge
0%
35.5 ms
35.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
shuf_lines[100000]
src/uu/shuf/benches/shuf_bench.rs
CodSpeed Performance Gauge
0%
27.4 ms
27.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_default
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
0%
13.9 ms
13.9 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
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wc_bytes_synthetic[500]
src/uu/wc/benches/wc_bench.rs
CodSpeed Performance Gauge
0%
87.5 µs
87.5 µs
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
429.1 µ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.3 ms
1
2
3
4
5
...
14
Commits
Click on a commit to change the comparison range
Base
main
d202b45
+0.01%
tac: avoid mmap on regular files to prevent SIGBUS on truncation
b609db9
12 hours ago
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs