# jsperf/jsperf.com

jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174

Repository: https://github.com/jsperf/jsperf.com
Canonical: https://ross.abutalabs.com/products/jsperfcom
Homepage: https://jsperf.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, benchmark, benchmarking, performance
Last push: 2021-06-23T05:41:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4214, "days_push": 1897, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1297, forks 125 (observed 2026-08-28T04:04:17.064645+00:00)

## What it is
The source code for jsPerf.com, a web application for creating, sharing, and running JavaScript performance benchmarks in the browser. It is a Node.js application backed by MySQL and Redis that powers the public benchmarking site.

## Use cases
- run javascript performance benchmarks in the browser
- compare speed of different js code snippets
- self-host a jsperf instance
- share benchmark test cases with others
- contribute to the jsperf.com website

## When to choose
- you want to benchmark JavaScript code across browsers and share results publicly
- you want to run or contribute to the jsperf.com site itself

## When to avoid
- you need a general-purpose benchmarking library for Node.js code (use benchmark.js or vitest bench instead)
- you need offline or CI-based micro-benchmarking without a web app

## Facets
- artifact type: application
- maturity: maintenance
- function: benchmarking, web-framework, http-server
- domain: developer-tools, performance, web-development
- platform: self-hosted
- tags: jsperf, javascript-benchmarks, performance-testing, mysql, web-application, nodejs, web-server

## Member repositories
- jsperf/jsperf.com (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.064645+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:53.706051+00:00, confidence not recorded.
  - readme: https://github.com/jsperf/jsperf.com (fetched 2026-08-28T04:04:17.064645+00:00, sha ba1cd8c035c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
