Package ru.cwcode.cwutils.benchmark
Class Benchmark
java.lang.Object
ru.cwcode.cwutils.benchmark.Benchmark
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddisable()static voidenable()static BenchmarkChannelgetChannel(String name) static voidnewIteration(String channel) static voidstatic voidprotected static voidstatic voidstopAt(int iterationCount)
-
Constructor Details
-
Benchmark
public Benchmark()
-
-
Method Details
-
stopAt
public static void stopAt(int iterationCount) -
enable
public static void enable() -
disable
public static void disable() -
getChannel
-
stage
-
newIteration
-
print
-
stop
-