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