Skip to content

Commit

Permalink
Disable all benches for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyBF committed Dec 21, 2024
1 parent c282513 commit d314b17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 162 deletions.
6 changes: 3 additions & 3 deletions ext/crates/fp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ odd-primes = []
# name = "criterion"
# harness = false

[[bench]]
name = "smallfq"
harness = false
# [[bench]]
# name = "smallfq"
# harness = false
46 changes: 0 additions & 46 deletions ext/crates/fp/benches/criterion.rs

This file was deleted.

113 changes: 0 additions & 113 deletions ext/crates/fp/benches/smallfq.rs

This file was deleted.

0 comments on commit d314b17

Please sign in to comment.