Class BenchmarkUtils
java.lang.Object
org.aksw.commons.util.benchmark.BenchmarkUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubleopsPerSecByIterations(long numIterations, Callable<?> action) static doubleopsPerSecByTimeLimit(Callable<?> action)
-
Constructor Details
-
BenchmarkUtils
public BenchmarkUtils()
-
-
Method Details
-
opsPerSecByIterations
-
opsPerSecByTimeLimit
-