raf-perf
RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing intensive graphics computation in canvas.
RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing intensive graphics computation in canvas.
Smarter masking to reduce redundant draw-calls & improve batching efficiency
PERFect, simple JavaScript PERFormance tests
performance and tracing
Load test.
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
Tiny browser+node performance tracker
JavaScript APM Tracer , 前端监控SDK
Fast, lexicographic base62 encode and decode
Library to replace V8's `--perf-basic-prof` flag, with the ability to toggle creation of Linux `perf` map files during runtime.
A GUI react-addons-perf wrapper to measure a React component's performance
CLI tool to convert perf record data to JSON.
chronolite is a microlibrary for timing, comparing and benchmarking JavaScript functions. It supports both synchronous and asynchronous functions. Common use cases include performance benchmarking for a function, and benchmarking multiple functions agains
Calculate build stats
Get the elapsed time of a block of code and return the result of that block of code.
nanømsg style performance benchmarks
A simple performance testing utility written in typescript
Gather performance information from GraphQL resolve methods and prepare JSON in Trace Event Format for Chrome Devtools Timeline
Simple CLI to crawl a website/webapp and perform Lighthouse tests.
Compute the big O runtime of an algorithm