# File lib/active_support/testing/performance.rb, line 359 def measure GC.malloc_allocated_size / 1024.0 end