Skip to content

Commit bd09503

Browse files
oech3sylvestre
authored andcommitted
hashsum: Drop benches as covered by cksum benches
1 parent 6c5fae7 commit bd09503

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
@@ -30,7 +30,6 @@ jobs:
3030
- { package: uu_du }
3131
- { package: uu_expand }
3232
- { package: uu_fold }
33-
- { package: uu_hashsum }
3433
- { package: uu_ls }
3534
- { package: uu_mv }
3635
- { 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)