Class
Rack::MiniProfiler::GCProfiler
In:
lib/mini_profiler/gc_profiler.rb
Parent:
Object
Methods
analyze_growth
analyze_initial_state
analyze_strings
diff_object_stats
new
object_space_stats
profile_gc
Public Class methods
new
()
Public Instance methods
analyze_growth
(ids_before, ids_after)
analyze_initial_state
(ids_before)
analyze_strings
(ids_before, ids_after)
diff_object_stats
(before, after)
object_space_stats
()
profile_gc
(app, env)
[Validate]