# File lib/deep_test/distributed/throughput_statistics.rb, line 14
14:       def tests_per_second
15:         @test_count / timespan_in_seconds
16:       end