rails_console_benchmark 0.0.1
A gem that measures block execution time, database query counts (when ActiveRecord is present), and memory allocation, displaying results in a formatted terminal table. Works in plain Ruby and Rails projects alike.
Gemfile:
=
install:
=
Versions:
- 0.0.1 March 26, 2026 (9 KB)
Runtime Dependencies (2):
memory_profiler
~> 1.0
terminal-table
~> 3.0