zombocom/derailed_benchmarks
Go faster, off the Rails - Benchmarks for your whole Rails app observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4340
- days_rel: n/a
- days_push: 609
- n_releases_24m: 0
Adoption not part of the score
3063 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem providing a suite of benchmarking and profiling tools for Rails and Ruby applications. It measures memory usage of Gemfile dependencies and profiles running apps to find performance bottlenecks.
Use cases
- profile memory usage of each gem in my Rails Gemfile
- find which dependencies consume the most memory at boot
- benchmark my Rails app's requests and response times
- track down memory bloat in a Ruby web app
- profile a running Rails app to find slow code
- compare memory cost of gems before adding them
When to choose
- you maintain a Rails or Ruby web app and want to reduce memory usage or boot time
- you need to identify which gems are expensive to require
- you want request-level performance profiling integrated with your app
When to avoid
- you need benchmarks for non-Ruby applications
- you want continuous production APM monitoring rather than local profiling
- you are on Ruby older than 2.1
Facets
library · maturity active
benchmarking monitoring developer-tools performance web-development developer-tools ruby cli rails profiling memory-profiling gemfile-analysis ruby-gem
1 source
- readme: https://github.com/zombocom/derailed_benchmarks · fetched 2026-08-28 · f774cfa991b1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zombocom/derailed_benchmarks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zombocom/derailed_benchmarks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem