# File lib/active_support/testing/performance.rb, line 311
          def measure
            RubyProf.measure_wall_time
          end