logo
Tech Logo

JavaScript Performance Tools

JS tools and utilities for monitoring and improving performance
Subscribe to receive new updates to JavaScript
JavaScript>Performance

Benchmarking

3
SORT BY
Library Logo
autocannon
fast HTTP/1.1 benchmarking tool written in Node.js
MIT LicenseJavaScriptREADME
321
44
7.1K
7 months ago
8 years
Library Logo
benchmark.js
A benchmarking library. As used on jsPerf.com.
OtherJavaScriptREADME
354
51
5.4K
about 1 year ago
13 years
Library Logo
perflink
Low friction JavaScript benchmarks that you can share via URL
JavaScriptREADME
42
6
1.2K
almost 3 years ago
5 years
Top+ Add a listing

Bundle Size Optimization

5
SORT BY
Library Logo
prepack
A JavaScript bundle optimizer.
OtherJavaScriptREADME
483
232
14.3K
almost 2 years ago
8 years
Library Logo
webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
MIT LicenseJavaScriptREADME
529
36
12.3K
6 months ago
7 years
Library Logo
size-limit
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.
MIT LicenseJavaScriptREADME
1.8K
27
6.0K
6 months ago
7 years
Library Logo
bundle-buddy
A tool to understand your bundle size and why files are in your bundle
OtherTypeScriptREADME
84
34
2.9K
about 1 year ago
7 years
Library Logo
js_dependency_viewer
A simple tool to find all external dependencies of your project.
JavaScriptREADME
0
0
0
about 4 years ago
4 years
Top+ Add a listing

Code Minification

1
Library Logo
UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
OtherJavaScriptREADME
1.3K
42
12.7K
about 1 year ago
11 years
Top+ Add a listing

CSS Inlining

2
SORT BY
Library Logo
critical
Extract & Inline Critical-path CSS in HTML pages
Apache License 2.0JavaScriptREADME
411
39
9.8K
7 months ago
10 years
Library Logo
critters
🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
Apache License 2.0JavaScriptREADME
106
33
3.3K
7 months ago
6 years
Top+ Add a listing

Frameworks

1
Library Logo
amphtml
The AMP web component framework.
Apache License 2.0JavaScriptREADME
4.1K
1.1K
14.9K
6 months ago
8 years
Top+ Add a listing

Hardware Acceleration

1
Library Logo
gpu.js
GPU Accelerated JavaScript
MIT LicenseJavaScriptREADME
699
209
14.6K
10 months ago
8 years
Top+ Add a listing

Performance Monitoring

4
SORT BY
Library Logo
lighthouse
Automated auditing, performance metrics, and best practices for the web.
Apache License 2.0JavaScriptREADME
9.4K
642
26.9K
6 months ago
8 years
Library Logo
stats.js
JavaScript Performance Monitor
MIT LicenseJavaScriptREADME
1.2K
19
8.3K
9 months ago
14 years
Library Logo
web-vitals
Essential metrics for a healthy site.
Apache License 2.0JavaScriptREADME
358
31
6.4K
6 months ago
4 years
Library Logo
perfume.js
Web performance library for measuring all performance vitals metrics
MIT LicenseTypeScriptREADME
106
15
2.8K
6 months ago
6 years
Top+ Add a listing

Prefetching / Preloading

2
SORT BY
Library Logo
quicklink
⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time
Apache License 2.0JavaScriptREADME
422
40
10.7K
6 months ago
5 years
Library Logo
instant.page
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
MIT LicenseJavaScriptREADME
199
26
5.8K
10 months ago
5 years
Top+ Add a listing