Skip to main content

Frontend Performance Toolkit

Shakaperf

Production-focused docs for benchmarking frontend performance and catching regressions before they hit production.

Quick Start

Install Packages

yarn add shaka-bundle-size shaka-twin-servers shaka-bench shaka-visreg

Open guide

Docs Architecture

Canonical markdown stays in shakaperf/docs. This site syncs that content at build time, so docs stay co-located with the code while deployment remains independent.

Why Teams Use It

Run statistically meaningful performance comparisons directly in CI with control and experiment branches.

A/B performance testingDetect regressions before merge

Visual regressions, bundle size checks, and accessibility audits share one workflow and one report.

Docs from sourceKeep quality checks in one place