Skip to content

Commit

Permalink
Remove unused benchmark (#366)
Browse files Browse the repository at this point in the history
- Remove unused benchmark
- Uninstall criterion
  • Loading branch information
raviqqe authored Nov 27, 2023
1 parent 4c76002 commit 73baa63
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
5 changes: 0 additions & 5 deletions melior/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ mlir-sys = "0.2"
once_cell = "1"

[dev-dependencies]
criterion = "0.5.1"
indoc = "2.0.4"
insta = "1.34.0"
pretty_assertions = "1.4.0"

[[bench]]
name = "main"
harness = false
41 changes: 0 additions & 41 deletions melior/benches/main.rs

This file was deleted.

0 comments on commit 73baa63

Please sign in to comment.