Skip to content

Commit

Permalink
chore: add rect::rows benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Aug 6, 2024
1 parent 1b9bdd4 commit 41e397f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ harness = false
name = "list"
harness = false

[[bench]]
name = "rect"
harness = false

[lib]
bench = false

Expand Down

0 comments on commit 41e397f

Please sign in to comment.