Skip to content

Commit 392248c

Browse files
committed
Move compile-time benchmarks to a new directory
1 parent 3b169c7 commit 392248c

File tree

12,055 files changed

+4
-4
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,055 files changed

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