# File lib/active_support/testing/performance.rb, line 347 def measure GC.heap_info['heap_current_memory'] / 1024.0 end