Showing 1-10 of 10 packages
Small benchmark library focused in avoiding optimization/deoptimization pollution between tests by isolating them.
CLI tool to get human readable about v8 de-optimizations
Parse a v8.log file for deoptimizations
Parse v8 --print-code or --print-opt-code output and stringify it back
v8 cpu & heap-memory profiler log analystics
Generates TypeScript API client code for your Astro endpoints. No manual `fetch()` code writing anymore.
sweet.js macro for array slicing, specifically to deal with the cost of argument slicing
This one isn't really a profier, more like a collector. As defined in the [official documentation](https://nodejs.org/dist/latest-v10.x/docs/api/tracing.html): > Trace Event provides a mechanism to centralize tracing information generated by V8, Node.js c
Run the V8 GC when node.js is idle.
Plugin for eslint for find possible deoptimized code