Skip to content

Commit

Permalink
Actually, fuck the benchmark
Browse files Browse the repository at this point in the history
I won't be using it anytime soon, and criterion doesn't actually build
on our MSRV anymore, which breaks CI.
  • Loading branch information
meithecatte committed Dec 26, 2021
1 parent a4b96e4 commit f66ee6c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
8 changes: 0 additions & 8 deletions Cargo.toml
Expand Up @@ -23,14 +23,6 @@ optional = true
[features]
std = []

[dev-dependencies]
criterion = "0.3"

[[bench]]
name = "from_iterator"
harness = false
path = "benches/from_iterator.rs"

[workspace]
members = [
"enumflags_derive",
Expand Down
58 changes: 0 additions & 58 deletions benches/from_iterator.rs

This file was deleted.

0 comments on commit f66ee6c

Please sign in to comment.