Uses of Package
com.google.caliper.core
-
Packages that use com.google.caliper.core Package Description com.google.caliper.bridge Bridges between the runner and the worker.com.google.caliper.core -
Classes in com.google.caliper.core used by com.google.caliper.bridge 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. -
Classes in com.google.caliper.core used by com.google.caliper.core 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.InvalidBenchmarkException