# File lib/active_support/testing/performance.rb, line 384
              def measure
                GC.count
              end