{"library":"speed-measure-webpack-plugin","type":"library","category":null,"description":"Measure and analyse the speed of your webpack loaders and plugins. Current stable version is 1.6.0, released in 2024 after a period of inactivity. Supports webpack 1 through 5, Node >=6. Key differentiator: it wraps your existing webpack config to add timing instrumentation without modifying your original configuration. Output can be human-readable, JSON, or custom. Commonly used to identify bottlenecks in build performance. Active development now maintained by 18ways.","language":"javascript","status":"active","version":"1.6.0","tags":["javascript"],"install":[{"cmd":"npm install speed-measure-webpack-plugin","imports":["const SpeedMeasurePlugin = require('speed-measure-webpack-plugin');\nconst smp = new SpeedMeasurePlugin();\nconst wrappedConfig = smp.wrap(originalConfig);","const SpeedMeasurePlugin = require('speed-measure-webpack-plugin');","const wrappedConfig = smp.wrap(originalConfig);"]},{"cmd":"yarn add speed-measure-webpack-plugin","imports":[]},{"cmd":"pnpm add speed-measure-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/stephencookdev/speed-measure-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/speed-measure-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/speed-measure-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}