# File lib/active_support/testing/performance.rb, line 369
              def measure
                RubyProf.measure_allocations
              end