Package com.google.caliper.api
Annotation Type AfterRep
-
@Retention(RUNTIME) @Target(METHOD) @Beta public @interface AfterRep
Apply this annotation to any method without parameters to have it run after each rep of aMacrobenchmark.
@Retention(RUNTIME) @Target(METHOD) @Beta public @interface AfterRep
Macrobenchmark.