From e7dd03432c5a240e0c692c347a80a99c259cc1c1 Mon Sep 17 00:00:00 2001 From: mkorwel Date: Sat, 25 Apr 2026 05:03:19 +0000 Subject: [PATCH] docs: add local preflight time to report --- docs/CIPerformanceAnalysis.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CIPerformanceAnalysis.md b/docs/CIPerformanceAnalysis.md index 7a9fb4984c..5ab06c3905 100644 --- a/docs/CIPerformanceAnalysis.md +++ b/docs/CIPerformanceAnalysis.md @@ -10,6 +10,8 @@ our optimized `Bundling Trial CI` run. - **Mac E2E Duration:** Reduced from **~11 minutes** to **3m 43s** (when running tests). - **Linux E2E Duration:** Reduced from **~7.7 minutes** to **2m 13s**. +- **Local `preflight:fast` Duration:** Took **9 minutes and 17 seconds** + (running over 12,500 tests). ## Averages for Successful Runs in Last Week (Main Branch)