perf(test): reduce hotspot reload churn (#59033)

This commit is contained in:
Vincent Koc
2026-04-01 22:19:19 +09:00
committed by GitHub
parent adb961e056
commit 7a7549f12f
8 changed files with 29 additions and 19 deletions

View File

@@ -1325,7 +1325,7 @@ export function buildCIExecutionManifest(scopeInput = {}, options = {}) {
targetDurationMs: 120_000,
targetFilesPerShard: 140,
minShards: 4,
maxShards: 5,
maxShards: 6,
});
const checksFastInclude = nodeEligible