A powerful heap analyzer for Node.js memory profiling and leak detection
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Curated collection of data structures for the JavaScript/TypeScript.
An implementation of the Fibonacci heap data structure
binary heap (priority queue) algorithms (ported from Python's heapq module)
assemblyscript heap dump analysis tooling
heap analysis plugins for memlab
Min/Max Heap & Heap Sort implementation in javascript
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
semantic-release plugin to analyze commits with conventional-changelog
Heap dump, sample profiler and allocation timeline generator for Node.
Parses V8 heap snapshots
Use `webpack-bundle-analyzer` in your Next.js project
Programmable interface to Clinic.js Heap Profiler
TypeScript definitions for webpack-bundle-analyzer
This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
a modern vite bundle analyzer tool
This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
Heap bridge helper for implementing JavaScript sdks on native platforms.
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
TypeScript definitions for heap
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 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.
No description provided.