Skip to content

Commit

Permalink
bench: add preliminary support for latency measurements
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdroychan committed Jul 28, 2024
1 parent d43176d commit 2a6389e
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 30 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ env_logger = "0.11.3"
figment = { version = "0.10.19", features = ["toml", "env"] }
flurry = { version = "0.5.1", optional = true }
hashbrown = "0.14.5"
hdrhistogram = "7.5.4"
inventory = "0.3.15"
jemallocator = "0.5.4"
log = "0.4.22"
Expand Down
Loading

0 comments on commit 2a6389e

Please sign in to comment.