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