Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/docs/src/content/docs/methodology.md
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down
Loading