# File lib/active_support/testing/performance.rb, line 363
              def measure
                GC.malloc_allocations
              end