Skip to content

Commit 1a5a140

Browse files
oech3sylvestre
authored andcommitted
hashsum: Drop benches as covered by cksum benches (uutils#9842)
Co-authored-by: oech3 <> Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
1 parent 82b80a1 commit 1a5a140

File tree

4 files changed

+0
-154
lines changed

4 files changed

+0
-154
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- { package: uu_du }
3232
- { package: uu_expand }
3333
- { package: uu_fold }
34-
- { package: uu_hashsum }
3534
- { package: uu_ls }
3635
- { package: uu_mv }
3736
- { package: uu_nl }

src/uu/hashsum/BENCHMARKING.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/uu/hashsum/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,3 @@ path = "src/main.rs"
3030
divan = { workspace = true }
3131
tempfile = { workspace = true }
3232
uucore = { workspace = true, features = ["benchmark"] }
33-
34-
[[bench]]
35-
name = "hashsum_bench"
36-
harness = false

src/uu/hashsum/benches/hashsum_bench.rs

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)