Skip to content

Commit c4e5587

Browse files
committed
Add example of a runtime benchmark suite
1 parent 9ae5b94 commit c4e5587

File tree

35 files changed

+2194
-185
lines changed

35 files changed

+2194
-185
lines changed

Cargo.lock

Lines changed: 68 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ filetime = "0.2.14"
3333
walkdir = "2"
3434
flate2 = { version = "1.0.22", features = ["rust_backend"] }
3535
rayon = "1.5.2"
36+
cargo_metadata = "0.15.0"
3637

3738
[target.'cfg(windows)'.dependencies]
3839
miow = "0.3"

0 commit comments

Comments
 (0)