stephencookdev/speed-measure-webpack-plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 73
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3140
- days_rel: 162
- days_push: 162
- n_releases_24m: 1
Adoption not part of the score
2443 stars · 79 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity active
monitoring benchmarking build-tool developer-tools web-development performance frontend cli webpack build-performance profiling loaders timing nodejs
2 sources
- readme: https://github.com/stephencookdev/speed-measure-webpack-plugin · fetched 2026-08-28 · a7a1d9978ff6
- registry_npm: https://registry.npmjs.org/speed-measure-webpack-plugin · fetched 2026-08-29 · bb17d27e81b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stephencookdev/speed-measure-webpack-plugin | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="stephencookdev/speed-measure-webpack-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem