uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
ptx: handle invalid regex arguments gracefully instead of panicking
#9825
Merged
Comparing
CrazyRoka:ptx-fix-regex-panic
(
6e81cb7
) with
main
(
ca13e33
)
CodSpeed Performance Gauge
-3%
Regression
1
Untouched
281
Skipped
38
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
320 total
Uses the
Memory instrument
to collect Memory usage metrics.
dd_copy_partial
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
-3%
129.1 KB
*
133.5 KB
Uses the
Memory instrument
to collect Memory usage metrics.
cp_preserve_metadata[(5, 4, 10)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
+1%
1.7 MB
*
1.6 MB
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.4 ms
1.3 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%
568.8 µs
564.9 µs
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%
616.8 µs
612.7 µs
Uses the
Memory instrument
to collect Memory usage metrics.
dd_copy_with_skip
src/uu/dd/benches/dd_bench.rs
CodSpeed Performance Gauge
+1%
134.2 KB
*
133.4 KB
Uses the
Memory instrument
to collect Memory usage metrics.
cp_recursive_deep_tree[(120, 4)]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
+1%
731.5 KB
*
727.9 KB
Uses the
Memory instrument
to collect Memory usage metrics.
cp_large_file[16]
src/uu/cp/benches/cp_bench.rs
CodSpeed Performance Gauge
0%
119.5 KB
*
119 KB
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%
2.1 MB
*
2.1 MB
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.5 ms
1.5 ms
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%
33.4 ms
33.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_utf8_locale
src/uu/sort/benches/sort_locale_utf8_bench.rs
CodSpeed Performance Gauge
0%
38.1 ms
*
38 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_sysv
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
48.3 ms
*
48.3 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%
189.8 ms
189.7 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%
75 ms
75 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_bsd
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
128.4 ms
*
128.3 ms
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%
352.4 ms
*
352.3 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%
37.2 ms
*
37.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
shuf_repeat_sampling[50000]
src/uu/shuf/benches/shuf_bench.rs
CodSpeed Performance Gauge
0%
5.2 ms
5.2 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%
190.5 µs
*
190.5 µs
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.7 ms
13.7 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
0%
55.2 ms
*
55.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%
169.2 µs
*
169.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
cksum_md5
src/uu/cksum/benches/cksum_bench.rs
CodSpeed Performance Gauge
0%
317.9 ms
*
317.9 ms
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%
2.2 ms
*
2.2 ms
1
2
...
13
Commits
Click on a commit to change the comparison range
Base
main
ca13e33
-0.01%
ptx: warn on invalid regex instead of failing
89747e2
28 days ago
by CrazyRoka
-3.25%
ptx: silently ignore invalid regexes to match GNU behavior
6e81cb7
28 days ago
by CrazyRoka
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs