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 (11KB)
  2. 0.1.0 June 17, 2025 (6KB)
  3. 0.0.0 June 17, 2025 (5.5KB)
全てのバージョンを表示(全4件)

所有者:

プッシュ者:

作者:

  • Jonathan Natanael Siahaan

SHA 256チェックサム:

=

累計ダウンロード数 795

このバージョンのみ 268

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: