From b534d95c74e8a362431fd54c16f608b872e2fcb4 Mon Sep 17 00:00:00 2001 From: Alexander Karan <47707063+AlexanderKaran@users.noreply.github.com> Date: Sun, 30 Aug 2026 16:04:42 +0800 Subject: [PATCH] Removed section on repetition --- packages/docs/src/content/docs/methodology.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docs/src/content/docs/methodology.md b/packages/docs/src/content/docs/methodology.md index cd17bce9..b8b59244 100644 --- a/packages/docs/src/content/docs/methodology.md +++ b/packages/docs/src/content/docs/methodology.md @@ -10,8 +10,8 @@ implemented across frameworks as consistently as each framework allows. The goal is to show both the default project cost developers inherit when starting a framework and the runtime cost of serving and hydrating a comparable -app. Timing results are run multiple times and averaged, and generated JSON is -published into the docs package. +app. Repetition and aggregation vary by benchmark, as described in each +benchmark section. Generated JSON is published into the docs package. Most benchmarks run on Depot GitHub Actions runners using [`depot-ubuntu-24.04`](https://depot.dev/docs/github-actions/runner-types),