Skip to content

Commit

Permalink
chore: Remove benchmarks
Browse files Browse the repository at this point in the history
Were getting hard to work with (had to keep refactoring) for no benefit
  • Loading branch information
alexpovel committed Sep 16, 2023
1 parent d4670bd commit db4990f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 190 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,3 @@ opt-level = 3
decompound = "0.3.0"
fst = "0.4.7"
rayon = "1.7.0"

[[bench]]
name = "threading"
harness = false
1 change: 0 additions & 1 deletion benches/mod.rs

This file was deleted.

185 changes: 0 additions & 185 deletions benches/threading.rs

This file was deleted.

0 comments on commit db4990f

Please sign in to comment.