Ok y’all. How can we get this kind of real-time memory profiling in Ruby? Does it already exist? Is anyone working on this?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • memray

    Memray is a memory profiler for Python

  • stackprof

    a sampling call-stack profiler for ruby 2.2+

  • stackprof

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MemoryProfiler

    memory_profiler for ruby (by SamSaffron)

  • memory_profiler

  • rack-mini-profiler

    Profiler for your development and production Ruby rack apps.

  • It also has things like Rack Mini-Profiler which tie them together for Rack-based applications.

  • rbtrace

    like strace, but for ruby code

  • curses

    Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.

  • As a follow up, if anyone is interested in working on something like this, Ruby has an official curses gem supporting the curses family of libraries.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts