A sampling-based heap memory profiler for WebAssembly on JavaScript engines. This profiler currently supports only V8-based JavaScript engines (e.g., Chrome, Chromium-based browsers, Node.js) because ...
This is a small tool designed to allow you understand the per-request memory usage of your njs script in a non-production environment. This library is under active development and the interface may ...