|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbb.util.Benchmark
N11_Supplement_LfsrVariations.Benchmark2
protected static class N11_Supplement_LfsrVariations.Benchmark2
Specialized subclass of Benchmark which has an additional perform
method
which will support the calculaations and results needed by the parent class.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class bb.util.Benchmark |
---|
bb.util.Benchmark.JvmState, bb.util.Benchmark.LfsrAdvancer, bb.util.Benchmark.Measurement, bb.util.Benchmark.Params, bb.util.Benchmark.Stats |
Field Summary |
---|
Fields inherited from class bb.util.Benchmark |
---|
callResult, cleanIssues, measurements, noiseMap, noiseTask, numberExecutions, outlierIssues, params, serialCorrelationIssues, statsAction, statsBlock, task, timeExecFirst |
Constructor Summary | |
---|---|
protected |
N11_Supplement_LfsrVariations.Benchmark2(Runnable task,
bb.util.Benchmark.Params params)
|
Method Summary | |
---|---|
protected String |
perform(long numberExecutions)
|
Methods inherited from class bb.util.Benchmark |
---|
appendIssues, calculateStats, checkState, cleanJvm, cleanJvmFinal, clearUserMsgs, determineNumberExecutions, diagnoseOutliers, diagnoseSd, diagnoseSerialCorrelation, doMeasurementFirst, doMeasurements, getCallResult, getFirst, getMean, getNumberActionsPerMeasurement, getSd, getStats, getStatsAction, getStatsBlock, getTimes, issueSummary, measure, osSpecificPreparation, perform, preventDce, sendUserMsg, timeDiffSeconds, timeNs, toString, toStringFull, warmupJvm |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected N11_Supplement_LfsrVariations.Benchmark2(Runnable task, bb.util.Benchmark.Params params)
Method Detail |
---|
protected String perform(long numberExecutions) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |