# File src/SessionStats.rb, line 58 def rolling_hits_per_second (@rolling_log.length.to_f / rolling_interval.to_f) end