Skip to content

Commit 1aadf36

Browse files
committed
Move compile-time benchmarks to a new directory
1 parent 46e3069 commit 1aadf36

File tree

12,160 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,160 files changed

+6
-6
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
members = ["collector", "collector/benchlib", "site", "database", "intern"]
3-
exclude = ["collector/benchmarks", "rust/src"]
3+
exclude = ["collector/compile-benchmarks", "rust/src"]
44

55
[profile.release.package.site]
66
debug = 1

collector/README.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)