A Node.js library for diagnosing and fixing memory leaks in Node.js applications.
No description provided.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
memlab is a framework that analyzes memory and finds memory leaks in JavaScript applications.
Store information about any JS value in a side channel, using a linked list
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel, using a Map
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Keep an eye on your memory usage, and discover and isolate leaks.
semantic-release plugin to analyze commits with conventional-changelog
Keep an eye on your memory usage, and discover and isolate leaks.
Use `webpack-bundle-analyzer` in your Next.js project
Synthetic Shadow Root for LWC
destroy a stream if possible
TypeScript definitions for webpack-bundle-analyzer
a modern vite bundle analyzer tool
This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
This plugin periodically outputs memory allocation profiles by wrapping the leak_profiler gem. It is extremely useful for debugging slow memory leaks and analyzing Ruby heap fragmentation within Fluentd processes.
HeapPeriscopeUi is a Rails engine designed to help developers monitor, visualize, and diagnose memory-related issues within their Ruby applications. It functions by listening for UDP packets containing GC profiler reports and heap snapshots, typically transmitted by a companion agent (like `heap_periscope_agent`). The engine efficiently processes this data: GC reports are batched for optimized database insertion, while comprehensive heap snapshots, including detailed object counts by class, are stored transactionally. Furthermore, HeapPeriscopeUi can broadcast incoming metrics via ActionCable for real-time dashboard updates. Its integrated web interface allows users to browse, filter, and analyze the collected profiler reports, facilitating the identification of memory leaks, excessive object allocations, and opportunities for performance optimization.
No description provided.
No description provided.