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:
=

安裝:
=

版本列表:

  1. 0.3.0 August 11, 2025 (11.0 KB)
  2. 0.1.0 June 17, 2025 (6.0 KB)
  3. 0.0.0 June 17, 2025 (5.5 KB)
顯示所有版本(共 4)

擁有者:

推送者:

作者:

  • Jonathan Natanael Siahaan

SHA 256 總和檢查碼:

=

總下載次數 786

這個版本 263

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: