{"id":15368512,"url":"https://github.com/koddsson/speedlify","last_synced_at":"2026-06-10T22:31:25.957Z","repository":{"id":173674743,"uuid":"651116405","full_name":"koddsson/speedlify","owner":"koddsson","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-08T14:40:56.000Z","size":361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"live","last_synced_at":"2025-02-25T10:30:06.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koddsson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T14:26:45.000Z","updated_at":"2023-06-08T14:28:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"58fe67b4-c26a-4bce-b782-34619755c7eb","html_url":"https://github.com/koddsson/speedlify","commit_stats":{"total_commits":297,"total_committers":9,"mean_commits":33.0,"dds":0.09427609427609429,"last_synced_commit":"899b1194e42b086459fa2705ec3606eff18b3f85"},"previous_names":["koddsson/speedlify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koddsson/speedlify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fspeedlify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fspeedlify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fspeedlify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fspeedlify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddsson","download_url":"https://codeload.github.com/koddsson/speedlify/tar.gz/refs/heads/live","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fspeedlify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:29:37.343Z","updated_at":"2026-06-10T22:31:25.941Z","avatar_url":"https://github.com/koddsson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# speedlify\n\nAfter you make a fast web site, keep it fast by measuring it over time. Read [Use Speedlify to Continuously Measure Site Performance](https://www.zachleat.com/web/speedlify/). Created by [@zachleat](https://www.zachleat.com/).\n\n* Requires Node 12+\n* Each file in `_data/sites/*.js` is a category and contains a list of sites for comparison.\n\n## Run locally\n\n_After cloning you’ll probably want to delete the initial `_data/sites/*.js` files and create your own file with a list of your own site URLs!_\n\n```\nnpm install\nnpm run test-pages\nnpm run start\n```\n\n## Related\n\n* [The Eleventy Leaderboards](https://www.zachleat.com/web/eleventy-leaderboard-speedlify/) are running on Speedlify\n* [speedlify.dev](https://www.speedlify.dev/) shows some sample categories\n* Use the [`\u003cspeedlify-score\u003e` component](https://github.com/zachleat/speedlify-score) to show your scores on your page. Read more at [I added Lighthouse Scores to my Site’s Footer and You Can Too](https://www.zachleat.com/web/lighthouse-in-footer/)\n* The [Eleventy Starter Projects list](https://www.11ty.dev/docs/starter/) shows Lighthouse scores from Speedlify. Read more at [The Lighthouse Scores Will Continue Until Morale Improves](https://www.zachleat.com/web/11ty-lighthouse/).\n\n## Deploy to Netlify\n\nCan run directly on Netlify (including your tests) and will save the results to a Netlify build cache (via Netlify Build Plugins, see `plugins/keep-data-cache/`).\n\n_After cloning you’ll probably want to delete the initial `_data/sites/*.js` files and create your own file with a list of your own site URLs!_\n\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/zachleat/speedlify\"\u003e\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" width=\"146\" height=\"32\"\u003e\u003c/a\u003e\n\nSpeedlify will also save your data to `/results.zip` so that you can download later. Though this has proved to be unnecessary so far, it does serve as a fallback backup mechanism in case the Netlify cache is lost. Just look up your previous build URL and download the data to restore.\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/7298a132-e366-460a-a4da-1ea352a4e790/deploy-status)](https://app.netlify.com/sites/speedlify/deploys)\n\n* **Run every day or week**: You can set Speedlify to run at a specified interval using a Netlify Build Hook, read more on the Eleventy docs: [Quick Tip #008—Trigger a Netlify Build Every Day with IFTTT](https://www.11ty.dev/docs/quicktips/netlify-ifttt/).\n\n## Known Limitations\n\n* If you change a URL to remove a redirect (to remove or add a `www.`, moved domains, etc), you probably want to delete the old URL’s data otherwise you’ll have two entries in the results list.\n* When running on Netlify, a single category has a max limit on the number of sites it can test, upper bound on how many tests it can complete in the 15 minute Netlify build limit.\n* The same URL cannot be listed in two different categories (yet).\n\n## Pay for something better\n\nSpeedlify is intended as a stepping stone to more robust performance monitoring solutions like:\n\n* [SpeedCurve](https://speedcurve.com/)\n* [Calibre](https://calibreapp.com/)\n* [DebugBear](https://www.debugbear.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Fspeedlify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddsson%2Fspeedlify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Fspeedlify/lists"}