Skip to content

feat: page-level build timings#159

Merged
rich-iannone merged 12 commits into
mainfrom
feat-page-level-build-timings
May 7, 2026
Merged

feat: page-level build timings#159
rich-iannone merged 12 commits into
mainfrom
feat-page-level-build-timings

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR introduces a page-level build timing feature to the documentation build system. It tracks and records how long each page takes to render during the build process, annotates which pages were served from the freeze cache, and outputs this information in a new build-timing.json artifact. A new CLI command, great-docs timing, is added to display this timing data in a human-readable table or as raw JSON, helping users identify slow pages and optimize their documentation builds.

@rich-iannone rich-iannone merged commit e8d0152 into main May 7, 2026
7 checks passed
@rich-iannone rich-iannone deleted the feat-page-level-build-timings branch May 7, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant