Uses of Package
com.google.caliper

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

Classes in com.google.caliper used by com.brianfromoregon
Environment
          A description of an environment in which benchmarks are run.
Result
          Represents an invocation of a benchmark, including the run itself, as well as the environment in which the run occurred.
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.
 

Classes in com.google.caliper used by com.google.caliper
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
           
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.
 



Copyright © 2004-2012. All Rights Reserved.