RubyGems Navigation menu

heap_periscope_agent 0.3.0

Heap Periscope Agent offers deep insights into your Ruby application's memory behavior. It collects and reports real-time Garbage Collection (GC) statistics and object allocation patterns, empowering developers to identify memory leaks, optimize usage, and enhance performance. This gem is the backend agent for memory monitoring. To visualize the collected data, you must also install the companion gem, heap_periscope_ui The agent's visualizer is available here: - Gem: https://rubygems.org/gems/heap_periscope_ui - Repository: https://github.com/codepawpaw/heap_periscope_ui

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 August 11, 2025 (11 KB)
  2. 0.1.0 June 17, 2025 (6 KB)
  3. 0.0.0 June 17, 2025 (5.5 KB)
Show all versions (4 total)

Owners:

Pushed by:

Authors:

  • Jonathan Natanael Siahaan

SHA 256 checksum:

=

Total downloads 747

For this version 238

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: