Class LinuxPerfNormProfiler.PerfResult
java.lang.Object
org.openjdk.jmh.results.Result<ScalarResult>
org.openjdk.jmh.results.ScalarResult
org.openjdk.jmh.profile.LinuxPerfNormProfiler.PerfResult
- All Implemented Interfaces:
Serializable
- Enclosing class:
LinuxPerfNormProfiler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ScalarResult
getIterationAggregator, getThreadAggregator, getZeroResultMethods inherited from class Result
distributionExtendedInfo, getDerivativeResults, getLabel, getRole, getSampleCount, getScore, getScoreConfidence, getScoreError, getScoreUnit, getStatistics, of, simpleExtendedInfo, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
PerfResult
-
-
Method Details
-
extendedInfo
Description copied from class:ResultPrint extended result information- Overrides:
extendedInfoin classResult<ScalarResult>- Returns:
- String with extended info
-