Package com.google.caliper.core
-
Class Summary Class Description BenchmarkClassModel A simplified model of a benchmark class, containing no reflective references to the class and only those things that the runner needs to know about the class in order to determine the scenarios to be run.BenchmarkClassModel.Builder Builder forBenchmarkClassModelinstances.BenchmarkClassModel.MethodModel Model of a method on a benchmark class.Running A collection of annotations for bindings pertaining to the currently running experiment. -
Exception Summary Exception Description InvalidBenchmarkException InvalidInstrumentException UserCodeException Signifies that the user's benchmark code threw an exception. -
Annotation Types Summary Annotation Type Description Running.AfterExperimentMethods Running.BeforeExperimentMethods Running.Benchmark Running.BenchmarkClass Running.BenchmarkMethod