Skip to content

Commit

Permalink
added a bench to measure the perf of indexing logs
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton committed Feb 17, 2022
1 parent fcd651f commit 37f0eee
Show file tree
Hide file tree
Showing 3 changed files with 100,043 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,7 @@ required-features = ["fail/failpoints"]
[[bench]]
name = "analyzer"
harness = false

[[bench]]
name = "index-bench"
harness = false
Loading

0 comments on commit 37f0eee

Please sign in to comment.