size-limit
Size monitor
Analyzes JavaScript bundle size and execution time to enforce performance budgets
Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
7k stars
37 watching
2k forks
Language: JavaScript
last commit: 11 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andresz1/size-limit-action | Automates performance budgeting for JavaScript applications | 450 |
lironhazan/nx-size-limit | Checks JavaScript bundle size and throws an error if it exceeds a performance budget | 11 |
un-ts/size-limit | Tools and plugins to optimize the size of Node.js applications | 3 |
nexts/clusterize.js | Plugin to efficiently display large data sets | 7,223 |
koajs/maxrequests | Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. | 3 |
aidenybai/million | An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead | 16,373 |
googlechromelabs/size-plugin | Tracks compressed Webpack asset sizes over time | 1,673 |
animir/node-rate-limiter-flexible | A rate limiter for preventing DDoS and brute force attacks on web applications | 3,072 |
netflix/concurrency-limits | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,261 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
mikemcl/big.js | A fast and small JavaScript library for decimal arithmetic | 4,887 |
google/closure-compiler | A tool for optimizing and checking JavaScript code to make it run faster | 7,407 |
mrdoob/stats.js | A performance monitoring class for JavaScript applications. | 8,732 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,413 |
misp/misp-sizer | A tool to estimate hardware requirements for MISP instances based on user input and project specifics. | 11 |