Skip to content

Commit 736a3e6

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

File tree

21 files changed

+1362
-185
lines changed

21 files changed

+1362
-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)