Uses of Package
com.google.caliper

Packages that use com.google.caliper
com.google.caliper   
 

Classes in com.google.caliper used by com.google.caliper
AllocationMeasurer
           
Arguments
          Parse command line arguments for the runner and in-process runner.
Benchmark
          A collection of benchmarks that share a set of configuration parameters.
CaliperRc
           
ConfiguredBenchmark
           
Environment
          A description of an environment in which benchmarks are run.
Measurement
          Represents a measurement of a single run of a benchmark.
MeasurementSet
          A collection of measurements of the same scenario.
MeasurementType
           
Result
          Represents an invocation of a benchmark, including the run itself, as well as the environment in which the run occurred.
Run
          The complete result of a benchmark suite run.
Scenario
          A configured benchmark.
ScenarioResult
          Holds the results for a particular scenario, including timing measurements, memory use measurements, and event logs for both, recording significant events during measurement.
UserException
          Signifies a problem that should be explained in user-friendly terms on the command line, without a confusing stack trace, and optionally followed by a usage summary.
UserException.ErrorInUsageException
           
UserException.ErrorInUserCodeException
           
 



Copyright © 2009-2011 Google, Inc.. All Rights Reserved.