gc_stats 1.0.1
gc_stats is a Ruby gem for Rails applications that collects and logs garbage collection statistics during each request. GC statistics are only logged if a GC event is detected. This allows you to track and analyze the GC characteristics of your Rails application.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 4.1