A B C E F G H I J M N P R S T V 

A

addValue(double) - Method in class com.brianfromoregon.Stats
 
apiKey - Variable in class com.brianfromoregon.CaliperResultsRecorder
 

B

build - Variable in class com.brianfromoregon.CaliperBuildAction
 
build - Variable in class com.brianfromoregon.ScenarioTrend
 
BuildResultDifference - Class in com.brianfromoregon
The difference in results between two builds.
BuildResultDifference(BuildResults, BuildResults) - Constructor for class com.brianfromoregon.BuildResultDifference
 
BuildResults - Class in com.brianfromoregon
The collected Caliper results from a build, mapped by ScenarioKey for comparing to other BuildResults.
BuildResults(Iterable<Result>) - Constructor for class com.brianfromoregon.BuildResults
 

C

CaliperBuildAction - Class in com.brianfromoregon
 
CaliperBuildAction(String[], AbstractBuild<?, ?>) - Constructor for class com.brianfromoregon.CaliperBuildAction
 
CaliperResultsRecorder - Class in com.brianfromoregon
This is my "Post Build Action" which finds caliper result files, stores them, and adds an action to the build.
CaliperResultsRecorder(String, String, String, String) - Constructor for class com.brianfromoregon.CaliperResultsRecorder
 
CaliperResultsRecorder.DescriptorImpl - Class in com.brianfromoregon
This is how Jenkins discovers my publisher.
CaliperResultsRecorder.DescriptorImpl() - Constructor for class com.brianfromoregon.CaliperResultsRecorder.DescriptorImpl
 
changes - Variable in class com.brianfromoregon.BuildResultDifference
 
com.brianfromoregon - package com.brianfromoregon
 
com.google.caliper - package com.google.caliper
 
createGraph() - Method in class com.brianfromoregon.ScenarioTrend
 

E

Environment - Class in com.google.caliper
A description of an environment in which benchmarks are run.
Environment(Map<String, String>) - Constructor for class com.google.caliper.Environment
 
equals(Object) - Method in class com.brianfromoregon.ScenarioKey
 
equals(Object) - Method in class com.google.caliper.Environment
 
equals(Object) - Method in class com.google.caliper.Measurement
 
equals(Object) - Method in class com.google.caliper.MeasurementSet
 
equals(Object) - Method in class com.google.caliper.Result
 
equals(Object) - Method in class com.google.caliper.Run
 
equals(Object) - Method in class com.google.caliper.Scenario
 
equals(Object) - Method in class com.google.caliper.ScenarioResult
 

F

finestFor(Number) - Static method in enum com.brianfromoregon.SubSecond
 
finestFor(Iterable<? extends Number>) - Static method in enum com.brianfromoregon.SubSecond
 
format(Number, DecimalFormat) - Method in enum com.brianfromoregon.SubSecond
 
format(Number) - Method in enum com.brianfromoregon.SubSecond
 
fromNanos(Number) - Method in enum com.brianfromoregon.SubSecond
 

G

getBenchmarkName() - Method in class com.brianfromoregon.ScenarioKey
 
getBenchmarkName() - Method in class com.brianfromoregon.ScenarioResultChange
For CaliperBuildAction/index.jelly
getBenchmarkName() - Method in class com.brianfromoregon.ScenarioTrend
 
getBenchmarkName() - Method in class com.google.caliper.Run
 
getBytesString() - Method in class com.brianfromoregon.ScenarioResultChange
For CaliperBuildAction/index.jelly
getBytesType() - Method in class com.brianfromoregon.ScenarioResultChange
 
getDescriptor() - Method in class com.brianfromoregon.CaliperResultsRecorder
Preventing javac warning
getDisplayName() - Method in class com.brianfromoregon.CaliperBuildAction
 
getDisplayName() - Method in class com.brianfromoregon.CaliperResultsRecorder.DescriptorImpl
 
getEnvironment() - Method in class com.brianfromoregon.BuildResults
 
getEnvironment() - Method in class com.google.caliper.Result
 
getEventLog(MeasurementType) - Method in class com.google.caliper.ScenarioResult
 
getExecutedTimestamp() - Method in class com.google.caliper.Run
 
getGsonInstance() - Static method in class com.google.caliper.Json
 
getIconFileName() - Method in class com.brianfromoregon.CaliperBuildAction
 
getInstancesString() - Method in class com.brianfromoregon.ScenarioResultChange
For CaliperBuildAction/index.jelly
getInstancesType() - Method in class com.brianfromoregon.ScenarioResultChange
 
getMax() - Method in class com.brianfromoregon.Stats
 
getMean() - Method in class com.brianfromoregon.Stats
 
getMeasurements() - Method in class com.google.caliper.MeasurementSet
 
getMeasurements() - Method in class com.google.caliper.Run
 
getMeasurementSet(MeasurementType) - Method in class com.google.caliper.ScenarioResult
 
getMeasurementsRaw() - Method in class com.google.caliper.MeasurementSet
 
getMeasurementUnits() - Method in class com.google.caliper.MeasurementSet
 
getMin() - Method in class com.brianfromoregon.Stats
 
getN() - Method in class com.brianfromoregon.Stats
 
getNewBytes() - Method in class com.brianfromoregon.ScenarioResultChange
 
getNewInstances() - Method in class com.brianfromoregon.ScenarioResultChange
 
getNewNanos() - Method in class com.brianfromoregon.ScenarioResultChange
 
getNumMemoryRegressions() - Method in class com.brianfromoregon.BuildResultDifference
 
getNumMemoryResults() - Method in class com.brianfromoregon.BuildResultDifference
 
getNumTimingResults() - Method in class com.brianfromoregon.BuildResultDifference
 
getOldBytes() - Method in class com.brianfromoregon.ScenarioResultChange
 
getOldInstances() - Method in class com.brianfromoregon.ScenarioResultChange
 
getOldNanos() - Method in class com.brianfromoregon.ScenarioResultChange
 
getParameters() - Method in class com.brianfromoregon.ScenarioTrend
 
getProcessed() - Method in class com.google.caliper.Measurement
 
getProperties() - Method in class com.google.caliper.Environment
 
getRaw() - Method in class com.google.caliper.Measurement
 
getRequiredMonitorService() - Method in class com.brianfromoregon.CaliperResultsRecorder
 
getResultDifference() - Method in class com.brianfromoregon.CaliperBuildAction
 
getResults() - Method in class com.brianfromoregon.CaliperBuildAction
 
getRun() - Method in class com.google.caliper.Result
 
getScenario() - Method in class com.brianfromoregon.ScenarioKey
 
getScenario() - Method in class com.brianfromoregon.ScenarioResultChange
For CaliperBuildAction/index.jelly
getScenarioResultChanges() - Method in class com.brianfromoregon.CaliperBuildAction
For CaliperBuildAction/index.jelly
getScenarios() - Method in class com.brianfromoregon.BuildResults
 
getScenarioTrends() - Method in class com.brianfromoregon.CaliperBuildAction
 
getStandardDeviation() - Method in class com.brianfromoregon.Stats
 
getStatistics() - Method in class com.brianfromoregon.ScenarioTrend
 
getSummary() - Method in class com.brianfromoregon.CaliperBuildAction
For CaliperBuildAction/summary.jelly
getSystemErrCharCount() - Method in class com.google.caliper.MeasurementSet
 
getSystemOutCharCount() - Method in class com.google.caliper.MeasurementSet
 
getTimeString() - Method in class com.brianfromoregon.ScenarioResultChange
For CaliperBuildAction/index.jelly
getTimeType() - Method in class com.brianfromoregon.ScenarioResultChange
 
getTimingTrendGraph() - Method in class com.brianfromoregon.CaliperBuildAction
 
getUnitNames() - Method in class com.google.caliper.Measurement
 
getUnitNames(Map<String, Integer>) - Method in class com.google.caliper.MeasurementSet
This is the same as getUnitNames(), but is for backwards compatibility on the server when null pointer exceptions need to be avoided.
getUnitNames() - Method in class com.google.caliper.MeasurementSet
 
getUrlName() - Method in class com.brianfromoregon.CaliperBuildAction
 
getVariables() - Method in class com.google.caliper.Scenario
 
getVariables(Set<String>) - Method in class com.google.caliper.Scenario
Returns the named set of variables.

H

hashCode() - Method in class com.brianfromoregon.ScenarioKey
 
hashCode() - Method in class com.google.caliper.Environment
 
hashCode() - Method in class com.google.caliper.Measurement
 
hashCode() - Method in class com.google.caliper.MeasurementSet
 
hashCode() - Method in class com.google.caliper.Result
 
hashCode() - Method in class com.google.caliper.Run
 
hashCode() - Method in class com.google.caliper.Scenario
 
hashCode() - Method in class com.google.caliper.ScenarioResult
 

I

id - Variable in class com.brianfromoregon.ScenarioTrend
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.brianfromoregon.CaliperResultsRecorder.DescriptorImpl
 

J

Json - Class in com.google.caliper
Ordinarily serialization should be done within the class that is being serialized.
jsonToResults() - Method in class com.brianfromoregon.CaliperBuildAction
 

M

maxRaw() - Method in class com.google.caliper.MeasurementSet
 
maxUnits() - Method in class com.google.caliper.MeasurementSet
 
meanRaw() - Method in class com.google.caliper.MeasurementSet
Returns the average measurement with respect to raw units.
meanUnits() - Method in class com.google.caliper.MeasurementSet
Returns the average measurement with respect to user-defined units.
Measurement - Class in com.google.caliper
Represents a measurement of a single run of a benchmark.
Measurement(Map<String, Integer>, double, double) - Constructor for class com.google.caliper.Measurement
 
MeasurementSet - Class in com.google.caliper
A collection of measurements of the same scenario.
MeasurementSet(Measurement...) - Constructor for class com.google.caliper.MeasurementSet
 
measurementSetFromJson(String) - Static method in class com.google.caliper.Json
Attempts to extract a MeasurementSet from a string, assuming it is JSON.
measurementSetFromJson(JsonObject) - Static method in class com.google.caliper.Json
 
measurementSetToJson(MeasurementSet) - Static method in class com.google.caliper.Json
 
MeasurementType - Enum in com.google.caliper
 
medianRaw() - Method in class com.google.caliper.MeasurementSet
Returns the median measurement, with respect to raw units.
medianUnits() - Method in class com.google.caliper.MeasurementSet
Returns the median measurement, with respect to user-defined units.
minRaw() - Method in class com.google.caliper.MeasurementSet
 
minUnits() - Method in class com.google.caliper.MeasurementSet
 

N

name - Variable in enum com.brianfromoregon.SubSecond
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.brianfromoregon.CaliperResultsRecorder
 
plusCharCounts(int, int) - Method in class com.google.caliper.MeasurementSet
 
plusMeasurement(Measurement) - Method in class com.google.caliper.MeasurementSet
Returns a new measurement set that contains the measurements in this set plus the given additional measurement.
postResults(Result, String, String, String) - Method in class com.brianfromoregon.ResultUploader
 
postUrl - Variable in class com.brianfromoregon.CaliperResultsRecorder
 
proxyHostPort - Variable in class com.brianfromoregon.CaliperResultsRecorder
 

R

Result - Class in com.google.caliper
Represents an invocation of a benchmark, including the run itself, as well as the environment in which the run occurred.
Result(Run, Environment) - Constructor for class com.google.caliper.Result
 
results - Variable in class com.brianfromoregon.CaliperResultsRecorder
 
ResultUploader - Class in com.brianfromoregon
 
ResultUploader() - Constructor for class com.brianfromoregon.ResultUploader
 
Run - Class in com.google.caliper
The complete result of a benchmark suite run.
Run(Map<Scenario, ScenarioResult>, String, Date) - Constructor for class com.google.caliper.Run
 

S

scalar - Variable in enum com.brianfromoregon.SubSecond
 
Scenario - Class in com.google.caliper
A configured benchmark.
Scenario(Map<String, String>) - Constructor for class com.google.caliper.Scenario
 
ScenarioKey - Class in com.brianfromoregon
This is the key used to compare results across builds.
ScenarioKey(String, Scenario) - Constructor for class com.brianfromoregon.ScenarioKey
 
scenarioKey - Variable in class com.brianfromoregon.ScenarioTrend
 
ScenarioResult - Class in com.google.caliper
Holds the results for a particular scenario, including timing measurements, memory use measurements, and event logs for both, recording significant events during measurement.
ScenarioResult(MeasurementSet, String, MeasurementSet, String, MeasurementSet, String) - Constructor for class com.google.caliper.ScenarioResult
 
ScenarioResultChange - Class in com.brianfromoregon
The difference in memory results between two scenarios.
ScenarioResultChange(ScenarioKey, ScenarioResult, ScenarioResult) - Constructor for class com.brianfromoregon.ScenarioResultChange
 
ScenarioResultChange.Type - Enum in com.brianfromoregon
 
ScenarioTrend - Class in com.brianfromoregon
 
ScenarioTrend(ScenarioKey, AbstractBuild<?, ?>, int) - Constructor for class com.brianfromoregon.ScenarioTrend
 
size() - Method in class com.google.caliper.MeasurementSet
 
SORT_BY_NANOS - Static variable in class com.google.caliper.Measurement
 
SORT_BY_UNITS - Static variable in class com.google.caliper.Measurement
 
standardDeviationRaw() - Method in class com.google.caliper.MeasurementSet
 
standardDeviationUnits() - Method in class com.google.caliper.MeasurementSet
 
Stats - Class in com.brianfromoregon
 
Stats(SubSecond) - Constructor for class com.brianfromoregon.Stats
 
stats - Variable in class com.brianfromoregon.Stats
 
SubSecond - Enum in com.brianfromoregon
 

T

toString() - Method in class com.google.caliper.Environment
 
toString() - Method in class com.google.caliper.Measurement
 
toString() - Method in class com.google.caliper.MeasurementSet
 
toString() - Method in class com.google.caliper.Result
 
toString() - Method in class com.google.caliper.Run
 
toString() - Method in class com.google.caliper.Scenario
 
toString() - Method in class com.google.caliper.ScenarioResult
 

V

valueOf(String) - Static method in enum com.brianfromoregon.ScenarioResultChange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.brianfromoregon.SubSecond
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.caliper.MeasurementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.brianfromoregon.ScenarioResultChange.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.brianfromoregon.SubSecond
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.caliper.MeasurementType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G H I J M N P R S T V 

Copyright © 2004-2012. All Rights Reserved.