tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
ESBench : Shareable JavaScript Benchmarking
Built-in ES2015 support, powered by Babel
Statistically significant benchmarks, powered by Benchmark.js
Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
SPF : A lightweight JS framework for fast navigation and page updates from YouTube
Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts:
A dev se...
Tool for finding memory leaks in JavaScript programs.