Skip to content

Commit

Permalink
remove unused benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-kie committed Dec 31, 2024
1 parent ceb2b8c commit 72f73e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,3 @@ rayon = "1.10.0"
mockall = "0.13.1"
tempdir = "0.3.7"
criterion = { version = "0.5", features = ["html_reports"] }

[[bench]]
name = "basic_bench"
harness = false
17 changes: 0 additions & 17 deletions benches/basic_bench.rs

This file was deleted.

0 comments on commit 72f73e1

Please sign in to comment.