If transitive dependencies of benchmark crates get changed when we add new benchmarks, should we have to invalidate past results? Can we "firewall" the benchmark crates' dependencies from each other while still having them able to use the local support crates?
https://github.com/anp/lolbench/pull/63#issuecomment-431634718
If transitive dependencies of benchmark crates get changed when we add new benchmarks, should we have to invalidate past results? Can we "firewall" the benchmark crates' dependencies from each other while still having them able to use the local support crates?