# File lib/mini_profiler/storage/memory_store.rb, line 16
        def should_cleanup?
          @cycle_count * @interval >= @cycle
        end