Skip to content

Commit

Permalink
Add cassandra codec benches (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai committed Sep 8, 2022
1 parent 9e1187c commit e2b8032
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shotover-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,7 @@ harness = false
[[bench]]
name = "cassandra_benches"
harness = false

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

0 comments on commit e2b8032

Please sign in to comment.