Source: show | on GitHub
# File activesupport/lib/active_support/testing/performance.rb, line 292 def format(measurement) number_with_delimiter(measurement.floor) end