Skip to content

v0.1.0

Latest

Choose a tag to compare

@Laaaaksh Laaaaksh released this 30 Aug 10:05
7411b1a

First tagged release of perfnest.

Added

  • Scheduled and on-demand Lighthouse runs (mobile "Slow 4G, 4x CPU" and
    desktop "Dense 4G" throttling presets), with a trends dashboard for
    performance score, LCP, TBT (the lab-mode proxy for INP), CLS, and FCP.
  • Per-metric, per-page performance budgets with Slack, generic webhook, and
    email alerting on breach.
  • A CI/webhook trigger endpoint authenticated by a per-project API token,
    plus a small scripts/check-budget.mjs helper for failing a deploy
    pipeline on a budget breach.
  • An optional public, read-only dashboard per project.
  • Single-admin-password auth - no user accounts or SSO in v1.

Built and self-hosted from source; see the README for the install path. Automated checks are not currently running on this repository, so this release is tagged from reviewed code rather than from a green CI run.