sitespeedio/sitespeed.io

sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 13th, 2026
Created on July 4th, 2012
Open Issues & Pull Requests: 159 (+0)
GitHub issues: Enabled
Number of forks: 624
Total Stargazers: 5,029 (+0)
Total Subscribers: 98 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.9 hours
Mean response time: 51.9 days
90th percentile: 5.4 days
Tracked items: 122

Most active contributors

Sign in to see contributor activity.

How this project is maintained

92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 53
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 701 days
Stale 30+ days: 51
Stale 90+ days: 47

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • bug (38)
  • awaiting response (14)
  • enhancement (4)
  • good first issue (3)
  • help wanted (3)
  • documentation (2)
  • feature request (2)
  • plugin (2)

Most active issues this week

Detailed Description

sitespeed.io is a web performance analysis tool that runs real browsers to test, monitor, and optimize website speed across various environments.

The tool addresses the need to understand why websites are slow and track performance over time. It drives real browsers—Firefox, Chrome, Edge, or Safari, including Safari on physical iPhones over USB—to load pages and collects comprehensive metrics including Core Web Vitals scored against Google's p75 thresholds, filmstrip videos with visual metrics like Speed Index and First Visual Change, HAR waterfalls, best-practice advice from its Coach component, and CPU and long-task analysis. Results can be viewed as an HTML report for one-off audits or shipped to Graphite or InfluxDB for continuous monitoring in Grafana dashboards.

The tool suits three primary workflows: terminal-based audits to debug individual slow pages, CI regression testing to fail builds when performance budgets are exceeded, and production monitoring via scheduled runs with metrics tracked over time. It requires a browser installed locally plus FFmpeg and Python for video and visual metrics, though Docker images ship with Firefox, Chrome, Edge and all dependencies included. The README emphasizes that sitespeed.io has been available since 2012, is free, requires no signup, and keeps all data under your control.

The project maintains active development with regular updates to its changelog. Documentation is comprehensive, covering installation, configuration, scripting, and monitoring workflows. The tool supports advanced configuration through numerous flags and includes specific support for mobile testing on real Android phones over USB. Community engagement is present through social channels and contribution guidelines.