uutils
coreutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
dd: remove unnecessary fcntl dependency for stdout
#12208
Closed
Comparing
kimjune01:fix-dd-fcntl-dependency
(
7f0b90a
) with
main
(
b1c267f
)
CodSpeed Performance Gauge
0%
Untouched
4
Skipped
360
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
364 total
Uses the
Memory instrument
to collect Memory usage metrics.
mv_directory
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
224.7 KB
224.7 KB
Uses the
Memory instrument
to collect Memory usage metrics.
mv_single_file
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
32.1 KB
32.1 KB
Uses the
Memory instrument
to collect Memory usage metrics.
mv_force_overwrite
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
32.1 KB
32.1 KB
Uses the
Memory instrument
to collect Memory usage metrics.
mv_multiple_to_dir
src/uu/mv/benches/mv_bench.rs
CodSpeed Performance Gauge
0%
416.5 KB
416.5 KB
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
Skipped
9.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_all_balanced_tree[(4, 3, 10)]
src/uu/du/benches/du_bench.rs
Skipped
1.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_u128s[18446744073709551616]
src/uu/factor/benches/factor_bench.rs
Skipped
327.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_multiple_big_uint
src/uu/factor/benches/factor_bench.rs
Skipped
18.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
du_human_balanced_tree[(5, 4, 10)]
src/uu/du/benches/du_bench.rs
Skipped
10.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factor_table
src/uu/factor/benches/factor_bench.rs
Skipped
189.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_skip[48]
src/uu/dd/benches/dd_bench.rs
Skipped
2.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_1m_blocks[128]
src/uu/dd/benches/dd_bench.rs
Skipped
1.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_64k_blocks[64]
src/uu/dd/benches/dd_bench.rs
Skipped
609.9 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_8k_blocks[32]
src/uu/dd/benches/dd_bench.rs
Skipped
1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_default[32]
src/uu/dd/benches/dd_bench.rs
Skipped
13.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_4k_blocks[24]
src/uu/dd/benches/dd_bench.rs
Skipped
1.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_with_seek[48]
src/uu/dd/benches/dd_bench.rs
Skipped
2.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_separate_blocks[48]
src/uu/dd/benches/dd_bench.rs
Skipped
44.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd_copy_partial[32]
src/uu/dd/benches/dd_bench.rs
Skipped
559.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_german_c_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
38.4 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_numeric
src/uu/sort/benches/sort_locale_bench.rs
Skipped
23.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_reverse_mixed
src/uu/sort/benches/sort_locale_bench.rs
Skipped
39.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_ascii_utf8_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
43.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_mixed_c_locale
src/uu/sort/benches/sort_locale_bench.rs
Skipped
38.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sort_unique_mixed
src/uu/sort/benches/sort_locale_bench.rs
Skipped
39.3 ms
*
1
2
3
4
5
...
15
Commits
Click on a commit to change the comparison range
Base
main
b1c267f
+0.02%
Ensure stdout is never dropped to prevent data loss
46cec8b
1 month ago
by kimjune01
-0.03%
fix clippy explicit_auto_deref warnings in FileFromStdout arms
017c624
1 month ago
by kimjune01
+0.01%
Merge branch 'main' into fix-dd-fcntl-dependency
7f0b90a
1 month ago
by kimjune01
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs