# File lib/active_support/testing/performance.rb, line 405
              def measure
                GC::Profiler.total_time
              end