RubyGems Navigation menu

rails_memory_profiler 1.0.0

A Rack middleware captures object allocations per request using GC.stat diffs and stores them in a thread-safe ring buffer. Results are served through a mountable engine with a sortable, filterable dashboard — filling the gap between the memory_profiler gem and having nowhere useful to view results in a Rails app.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 June 17, 2026 (21.5 KB)
  2. 0.5.0 June 17, 2026 (19 KB)
  3. 0.4.0 June 17, 2026 (18.5 KB)
  4. 0.3.0 June 17, 2026 (19 KB)
  5. 0.2.0 June 17, 2026 (17 KB)
Show all versions (6 total)

Runtime Dependencies (3):

rails >= 7.1

Owners:

Pushed by:

GitHub

Authors:

  • Chuck Smith

SHA 256 checksum:

=

Provenance:

Total downloads 775

For this version 178

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: