Ross ROSS = Recommend OSS · open-source software intelligence for agents

ruby-prof/ruby-prof

A ruby profiler. See https://ruby-prof.github.io for more information. observed · 2026-08-28

github.com/ruby-prof/ruby-prof · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6136
  • days_rel: n/a
  • days_push: 72
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2034 stars · 209 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ruby-prof is a fast code profiler for Ruby that measures method call times and generates call graphs and reports. It helps developers identify performance bottlenecks in Ruby applications.

Use cases

  • profile a slow ruby method
  • find performance bottlenecks in a rails app
  • generate a call graph for ruby code
  • measure method execution times in ruby
  • optimize ruby code performance

When to choose

  • you need detailed method-level profiling of Ruby code
  • you want call graph reports to locate hotspots
  • you are tuning performance of a Ruby or Rails application

When to avoid

  • you need memory profiling rather than CPU/time profiling
  • you are profiling non-Ruby code

Facets

library · maturity active

benchmarking developer-tools developer-tools performance ruby profiler ruby-gem performance-analysis call-graph

1 source

Member repositories

RepositoryRoleHealth v2
ruby-prof/ruby-profmain72

For agents

markdown · JSON · MCP: product_card(name="ruby-prof/ruby-prof")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem