A set of tools for improving performance your application.
- @perf-tools/keeper — It's a tool for performance monitoring and profiling your application (also best replacement for
console.time
). - @perf-tools/balancer — A tool for load balancing within the limit of a single frame and not only.
- @perf-tools/performance — User Timing polyfill.
- @perf-tools/promise — Fastest Lazy Promise.