# stephencookdev/speed-measure-webpack-plugin

⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds

Repository: https://github.com/stephencookdev/speed-measure-webpack-plugin
Canonical: https://ross.abutalabs.com/products/speed-measure-webpack-plugin
Language: JavaScript
License: MIT
License Family: permissive
Topics: webpack, speed, stats, plugin, measure, timer
Last push: 2026-03-24T15:47:10+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 73, release rhythm 44, longevity 100
- inputs: {"age_days": 3140, "days_push": 162, "days_rel": 162, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2443, forks 79 (observed 2026-08-28T04:06:52.507049+00:00)

## What it is
A webpack plugin that measures and reports the time spent in each loader and plugin during webpack builds. It wraps your webpack config and prints human-readable or JSON timing output to help identify build bottlenecks.

## Use cases
- measure webpack build speed
- find slow webpack loaders
- profile webpack plugin performance
- optimise webpack build times
- output build timing as
- opt-in build measurement via environment variable

## When to choose
- you use webpack and want to know which loaders or plugins slow your build
- you need per-loader and per-plugin timing breakdowns
- you want machine-readable build timing data for CI or tooling

## When to avoid
- you use a bundler other than webpack such as Vite, esbuild, or Rollup
- you need runtime application performance profiling rather than build-time profiling

## Facets
- artifact type: plugin
- maturity: active
- function: monitoring, benchmarking, build-tool
- domain: developer-tools, web-development, performance, frontend
- platform: cli
- tags: webpack, build-performance, profiling, loaders, timing, nodejs

## Member repositories
- stephencookdev/speed-measure-webpack-plugin (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.507049+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-30T02:30:36.708965+00:00, confidence not recorded.
  - readme: https://github.com/stephencookdev/speed-measure-webpack-plugin (fetched 2026-08-28T04:06:52.507049+00:00, sha a7a1d9978ff6)
  - registry_npm: https://registry.npmjs.org/speed-measure-webpack-plugin (fetched 2026-08-29T10:12:01.720016+00:00, sha bb17d27e81b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
