mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
Update benchmarks, lock files, and related documentation
This commit is contained in:
@@ -52,6 +52,8 @@ class ChainFactoryBenchmark extends BenchmarkBase {
|
||||
late Scope scope;
|
||||
@override
|
||||
void setup() {
|
||||
CherryPick.disableGlobalCycleDetection();
|
||||
CherryPick.disableGlobalCrossScopeCycleDetection();
|
||||
scope = CherryPick.openRootScope();
|
||||
scope.installModules([ChainFactoryModule()]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user