# File lib/active_support/testing/performance.rb, line 389
            def measure
              ObjectSpace.allocated_objects
            end