2 require 'rails/performance_test_help'
4 class BrowsingTest < ActionDispatch::PerformanceTest
5 # Refer to the documentation for all available options
6 # self.profile_options = { :runs => 5, :metrics => [:wall_time, :memory]
7 # :output => 'tmp/performance', :formats => [:flat] }