- GCProfiler - Class in org.openjdk.jmh.profile
-
- GCProfiler() - Constructor for class org.openjdk.jmh.profile.GCProfiler
-
- generate(GeneratorSource, GeneratorDestination) - Method in class org.openjdk.jmh.generators.core.BenchmarkGenerator
Execute the next phase of benchmark generation.
- generatedStateOverrides - Variable in class org.openjdk.jmh.generators.core.BenchmarkGeneratorSession
-
- generatedTarget() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- GenerationException - Exception in org.openjdk.jmh.generators.core
-
- GenerationException(String, MetadataInfo) - Constructor for exception org.openjdk.jmh.generators.core.GenerationException
-
- GeneratorDestination - Interface in org.openjdk.jmh.generators.core
Generator destination.
- GeneratorSource - Interface in org.openjdk.jmh.generators.core
Generator source.
- get(String) - Method in class org.openjdk.jmh.profile.AbstractPerfAsmProfiler.PerfEvents
-
- get() - Method in class org.openjdk.jmh.runner.CompilerHints
-
- get(String) - Method in class org.openjdk.jmh.runner.WorkloadParams
-
- get(K) - Method in class org.openjdk.jmh.util.HashMultimap
-
- get(K) - Method in class org.openjdk.jmh.util.HashsetMultimap
-
- get(K) - Method in interface org.openjdk.jmh.util.Multimap
Get all values associated with the key
- get() - Method in class org.openjdk.jmh.util.Optional
-
- get(K) - Method in class org.openjdk.jmh.util.TreeMultimap
-
- getActions() - Method in class org.openjdk.jmh.runner.ActionPlan
-
- getAggregatedResult() - Method in class org.openjdk.jmh.results.RunResult
Return the benchmark result, as if all iterations from all sub-benchmark results were merged in a single result.
- getAll(OutputFormat, List<String>) - Method in class org.openjdk.jmh.runner.BenchmarkList
Gets all micro benchmarks from the list, sorted.
- getAllAddresses() - Method in class org.openjdk.jmh.profile.AbstractPerfAsmProfiler.PerfEvents
-
- getAllOps() - Method in class org.openjdk.jmh.results.BenchmarkTaskResult
-
- getAllOps() - Method in class org.openjdk.jmh.results.HandlerResult
-
- getAnnotation(Class<T>) - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getAnnotation(Class<T>) - Method in interface org.openjdk.jmh.generators.core.FieldInfo
-
- getAnnotation(Class<T>) - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getAvailableProfilers() - Static method in class org.openjdk.jmh.profile.ProfilerFactory
-
- getBenchmarkParams() - Method in class org.openjdk.jmh.results.IterationResult
-
- getBenchmarkResults() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getBenchmarkResults() - Method in class org.openjdk.jmh.results.RunResult
-
- getBenchModes() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getBenchModes() - Method in interface org.openjdk.jmh.runner.options.Options
Benchmarks modes to execute.
- getBenchModes() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getClasses() - Method in interface org.openjdk.jmh.generators.core.GeneratorSource
-
- getClasses(File) - Static method in class org.openjdk.jmh.util.FileUtils
-
- getClientPid() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getCompileCommandFiles(List<String>) - Static method in class org.openjdk.jmh.runner.CompilerHints
-
- getConfidenceIntervalAt(double) - Method in class org.openjdk.jmh.util.AbstractStatistics
Returns the interval c1, c2 of which there's an 1-alpha probability of the mean being within the interval.
- getConfidenceIntervalAt(double) - Method in interface org.openjdk.jmh.util.Statistics
Gets the confidence interval at given confidence level.
- getConstructors() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getCounters() - Method in class org.openjdk.jmh.profile.HotspotClassloadingProfiler
-
- getCounters() - Method in class org.openjdk.jmh.profile.HotspotCompilationProfiler
-
- getCounters() - Method in class org.openjdk.jmh.profile.HotspotMemoryProfiler
-
- getCounters() - Method in class org.openjdk.jmh.profile.HotspotRuntimeProfiler
-
- getCounters() - Method in class org.openjdk.jmh.profile.HotspotThreadProfiler
-
- getCurrentJvm() - Static method in class org.openjdk.jmh.util.Utils
-
- getDeclaringClass() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getDeclaringClass() - Method in interface org.openjdk.jmh.generators.core.FieldInfo
-
- getDeclaringClass() - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getDelay(BenchmarkResult) - Method in class org.openjdk.jmh.profile.LinuxPerfNormProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.ClassloaderProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.CompilerProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.GCProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.HotspotClassloadingProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.HotspotCompilationProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.HotspotMemoryProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.HotspotRuntimeProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.HotspotThreadProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.LinuxPerfAsmProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.LinuxPerfNormProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.LinuxPerfProfiler
-
- getDescription() - Method in interface org.openjdk.jmh.profile.Profiler
Human-readable one-line description of the profiler.
- getDescription(Class<? extends Profiler>) - Static method in class org.openjdk.jmh.profile.ProfilerFactory
-
- getDescription() - Method in class org.openjdk.jmh.profile.StackProfiler
-
- getDescription() - Method in class org.openjdk.jmh.profile.WinPerfAsmProfiler
-
- getDiscoveredProfilers() - Static method in class org.openjdk.jmh.profile.ProfilerFactory
-
- getDuration() - Method in class org.openjdk.jmh.runner.InfraControl
-
- getDuration(TimeUnit) - Method in class org.openjdk.jmh.runner.InfraControl
-
- getElement() - Method in exception org.openjdk.jmh.generators.core.GenerationException
-
- getEnumConstants() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getErrors() - Method in class org.openjdk.jmh.generators.core.FileSystemDestination
-
- getErrStream() - Method in class org.openjdk.jmh.runner.link.BinaryLinkClient
-
- getException() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getExcludes() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getExcludes() - Method in interface org.openjdk.jmh.runner.options.Options
Which benchmarks to omit?
- getExcludes() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getFields() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getForkCount() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getForkCount() - Method in interface org.openjdk.jmh.runner.options.Options
Fork count
- getForkCount() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getForks() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getGroupCount() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the number of groups in the run.
- getGroupIndex() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the thread group index.
- getGroupThreadCount() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the number of threads in the current group.
- getGroupThreadIndex() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the thread sub-index in current group.
- getHost() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getIncludes() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getIncludes() - Method in interface org.openjdk.jmh.runner.options.Options
Which benchmarks to execute?
- getIncludes() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getInstance(ResultFormatType, String) - Static method in class org.openjdk.jmh.results.format.ResultFormatFactory
Get the instance of ResultFormat of given type which writes the result to file
- getInstance(ResultFormatType, PrintStream) - Static method in class org.openjdk.jmh.results.format.ResultFormatFactory
Get the instance of ResultFormat of given type which write the result to out.
- getIterationAggregator() - Method in class org.openjdk.jmh.profile.ProfilerResult
-
- getIterationAggregator() - Method in class org.openjdk.jmh.profile.StackProfiler.StackResult
-
- getIterationAggregator() - Method in class org.openjdk.jmh.results.AverageTimeResult
-
- getIterationAggregator() - Method in class org.openjdk.jmh.results.Result
Iteration aggregator combines the iteration results into benchmar result.
- getIterationAggregator() - Method in class org.openjdk.jmh.results.SampleTimeResult
-
- getIterationAggregator() - Method in class org.openjdk.jmh.results.SingleShotResult
-
- getIterationAggregator() - Method in class org.openjdk.jmh.results.ThroughputResult
-
- getIterationResults() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getJvm() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getJvm() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getJvm() - Method in interface org.openjdk.jmh.runner.options.Options
JVM executable to use for forks
- getJvm() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getJvmArgs() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getJvmArgs() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getJvmArgs() - Method in interface org.openjdk.jmh.runner.options.Options
JVM parameters to use with forks
- getJvmArgs() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getJvmArgsAppend() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getJvmArgsAppend() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getJvmArgsAppend() - Method in interface org.openjdk.jmh.runner.options.Options
JVM parameters to use with forks (these options will be appended after any other JVM option)
- getJvmArgsAppend() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getJvmArgsPrepend() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getJvmArgsPrepend() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getJvmArgsPrepend() - Method in interface org.openjdk.jmh.runner.options.Options
JVM parameters to use with forks (these options will be prepended before any other JVM option)
- getJvmArgsPrepend() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getKnown() - Static method in enum org.openjdk.jmh.annotations.Mode
-
- getLabel(Class<? extends Profiler>) - Static method in class org.openjdk.jmh.profile.ProfilerFactory
-
- getLabel() - Method in class org.openjdk.jmh.results.Result
Return the result label.
- getMax() - Method in class org.openjdk.jmh.util.ListStatistics
-
- getMax() - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getMax() - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getMax() - Method in interface org.openjdk.jmh.util.Statistics
-
- getMean() - Method in class org.openjdk.jmh.util.AbstractStatistics
-
- getMean() - Method in interface org.openjdk.jmh.util.Statistics
-
- getMeanErrorAt(double) - Method in class org.openjdk.jmh.util.AbstractStatistics
-
- getMeanErrorAt(double) - Method in interface org.openjdk.jmh.util.Statistics
Gets the mean error at given confidence level.
- getMeasuredOps() - Method in class org.openjdk.jmh.results.BenchmarkTaskResult
-
- getMeasuredOps() - Method in class org.openjdk.jmh.results.HandlerResult
-
- getMeasurementActions() - Method in class org.openjdk.jmh.runner.ActionPlan
-
- getMeasurementBatchSize() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getMeasurementBatchSize() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getMeasurementBatchSize() - Method in interface org.openjdk.jmh.runner.options.Options
Number of batch size for measurement
- getMeasurementBatchSize() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getMeasurementIterations() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getMeasurementIterations() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getMeasurementIterations() - Method in interface org.openjdk.jmh.runner.options.Options
Number of measurement iterations
- getMeasurementIterations() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getMeasurementOps() - Method in class org.openjdk.jmh.results.BenchmarkResultMetaData
-
- getMeasurementTime() - Method in class org.openjdk.jmh.results.BenchmarkResultMetaData
-
- getMeasurementTime() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getMeasurementTime() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getMeasurementTime() - Method in interface org.openjdk.jmh.runner.options.Options
The duration for measurement iterations
- getMeasurementTime() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getMessage() - Method in class org.openjdk.jmh.generators.core.SourceError
-
- getMessage() - Method in class org.openjdk.jmh.generators.core.SourceWarning
-
- getMetadata() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getMetadata() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getMethods() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getMin() - Method in class org.openjdk.jmh.util.ListStatistics
-
- getMin() - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getMin() - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getMin() - Method in interface org.openjdk.jmh.util.Statistics
-
- getMode() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getN() - Method in class org.openjdk.jmh.util.ListStatistics
-
- getN() - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getN() - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getN() - Method in interface org.openjdk.jmh.util.Statistics
-
- getName() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getName() - Method in interface org.openjdk.jmh.generators.core.FieldInfo
-
- getName() - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getOffset(Class<?>, String) - Static method in class org.openjdk.jmh.util.Utils
-
- getOperationsPerInvocation() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getOperationsPerInvocation() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getOperationsPerInvocation() - Method in interface org.openjdk.jmh.runner.options.Options
Operations per invocation.
- getOperationsPerInvocation() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getOutput() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getOutput() - Method in interface org.openjdk.jmh.runner.options.Options
Which file to use for dumping the output
- getOutput() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getOutputFormat() - Method in class org.openjdk.jmh.runner.link.BinaryLinkClient
-
- getOutStream() - Method in class org.openjdk.jmh.runner.link.BinaryLinkClient
-
- getPackageName() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getParameter(String) - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getParameter(String) - Method in interface org.openjdk.jmh.runner.options.Options
The overridden value of the parameter.
- getParameter(String) - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getParameters() - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getParams() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getParams() - Method in class org.openjdk.jmh.results.IterationResult
-
- getParams() - Method in class org.openjdk.jmh.results.RunResult
-
- getParams() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getPercentile(double) - Method in class org.openjdk.jmh.util.ListStatistics
-
- getPercentile(double) - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getPercentile(double) - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getPercentile(double) - Method in interface org.openjdk.jmh.util.Statistics
-
- getPid() - Static method in class org.openjdk.jmh.util.Utils
Gets PID of the current JVM.
- getPort() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getPrimaryResult() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getPrimaryResult() - Method in class org.openjdk.jmh.results.IterationResult
-
- getPrimaryResult() - Method in class org.openjdk.jmh.results.RunResult
-
- getProfilerByName(String) - Static method in class org.openjdk.jmh.profile.ProfilerFactory
-
- getProfilers() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getProfilers() - Method in interface org.openjdk.jmh.runner.options.Options
Profilers to use for the run.
- getProfilers() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getQualifiedName() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getQualifiedName() - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getRawPrimaryResults() - Method in class org.openjdk.jmh.results.IterationResult
-
- getRawSecondaryResults() - Method in class org.openjdk.jmh.results.IterationResult
-
- getResource(String) - Method in class org.openjdk.jmh.generators.core.FileSystemDestination
-
- getResource(String) - Method in interface org.openjdk.jmh.generators.core.GeneratorDestination
Returns the Reader for the given resource.
- getResult() - Method in class org.openjdk.jmh.results.HandlerResult
-
- getResult() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getResult() - Method in interface org.openjdk.jmh.runner.options.Options
Which file to use for dumping the result
- getResult() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getResultFormat() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getResultFormat() - Method in interface org.openjdk.jmh.runner.options.Options
Result format to use
- getResultFormat() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getResults() - Method in class org.openjdk.jmh.results.BenchmarkTaskResult
-
- getResults() - Method in class org.openjdk.jmh.runner.link.BinaryLinkServer
-
- getReturnType() - Method in interface org.openjdk.jmh.generators.core.MethodInfo
-
- getRole() - Method in class org.openjdk.jmh.results.Result
Return the result role.
- getSampleCount() - Method in class org.openjdk.jmh.results.Result
Get number of samples in the current result.
- getScore() - Method in class org.openjdk.jmh.results.Result
The score for this result.
- getScoreConfidence() - Method in class org.openjdk.jmh.results.Result
The score confidence interval for this result.
- getScoreError() - Method in class org.openjdk.jmh.results.Result
The score error for this result.
- getScoreUnit() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getScoreUnit() - Method in class org.openjdk.jmh.results.IterationResult
-
- getScoreUnit() - Method in class org.openjdk.jmh.results.Result
The unit of the score for this result.
- getSecondaryResults() - Method in class org.openjdk.jmh.results.BenchmarkResult
-
- getSecondaryResults() - Method in class org.openjdk.jmh.results.IterationResult
-
- getSecondaryResults() - Method in class org.openjdk.jmh.results.RunResult
-
- getStack(Map<Thread.State, Multiset<StackProfiler.StackRecord>>) - Method in class org.openjdk.jmh.profile.StackProfiler.StackResult
-
- getStandardDeviation() - Method in class org.openjdk.jmh.util.AbstractStatistics
-
- getStandardDeviation() - Method in interface org.openjdk.jmh.util.Statistics
-
- getStartTime() - Method in class org.openjdk.jmh.results.BenchmarkResultMetaData
-
- getStatistics() - Method in class org.openjdk.jmh.results.Result
Return the statistics holding the subresults' values.
- getStatistics(double) - Method in class org.openjdk.jmh.util.SampleBuffer
-
- getStopTime() - Method in class org.openjdk.jmh.results.BenchmarkResultMetaData
-
- getSubgroupCount() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the number of distinct workloads (subgroups) in the current group.
- getSubgroupIndex() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the subgroup index.
- getSubgroupThreadCount() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the number of threads in the current subgroup.
- getSubgroupThreadIndex() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the thread sub-index in current subgroup.
- getSum() - Method in class org.openjdk.jmh.util.ListStatistics
-
- getSum() - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getSum() - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getSum() - Method in interface org.openjdk.jmh.util.Statistics
-
- getSuperClass() - Method in interface org.openjdk.jmh.generators.core.ClassInfo
-
- getThreadAggregator() - Method in class org.openjdk.jmh.profile.ProfilerResult
-
- getThreadAggregator() - Method in class org.openjdk.jmh.profile.StackProfiler.StackResult
-
- getThreadAggregator() - Method in class org.openjdk.jmh.results.AverageTimeResult
-
- getThreadAggregator() - Method in class org.openjdk.jmh.results.Result
Thread aggregator combines the thread results into iteration result.
- getThreadAggregator() - Method in class org.openjdk.jmh.results.SampleTimeResult
-
- getThreadAggregator() - Method in class org.openjdk.jmh.results.SingleShotResult
-
- getThreadAggregator() - Method in class org.openjdk.jmh.results.ThroughputResult
-
- getThreadCount() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the number of threads participating in the run.
- getThreadGroups() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getThreadGroups() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getThreadGroups() - Method in interface org.openjdk.jmh.runner.options.Options
Thread subgroups distribution.
- getThreadGroups() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getThreadIndex() - Method in class org.openjdk.jmh.infra.ThreadParams
Answers the thread index.
- getThreads() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getThreads() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getThreads() - Method in interface org.openjdk.jmh.runner.options.Options
Number of threads to run
- getThreads() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getTime() - Method in class org.openjdk.jmh.results.RawResults
-
- getTime() - Method in class org.openjdk.jmh.runner.options.TimeValue
-
- getTimeout() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getTimeout() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getTimeout() - Method in interface org.openjdk.jmh.runner.options.Options
Timeout: how long to wait for an iteration to complete.
- getTimeout() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getTimeUnit() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getTimeUnit() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getTimeUnit() - Method in interface org.openjdk.jmh.runner.options.Options
Timeunit to use in units.
- getTimeUnit() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getTimeUnit() - Method in class org.openjdk.jmh.runner.options.TimeValue
-
- getTotalEvents(String) - Method in class org.openjdk.jmh.profile.AbstractPerfAsmProfiler.PerfEvents
-
- getType() - Method in interface org.openjdk.jmh.generators.core.FieldInfo
-
- getType() - Method in interface org.openjdk.jmh.generators.core.ParameterInfo
-
- getType() - Method in class org.openjdk.jmh.runner.ActionPlan
-
- getUsername() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getVariance() - Method in class org.openjdk.jmh.util.ListStatistics
-
- getVariance() - Method in class org.openjdk.jmh.util.MultisetStatistics
-
- getVariance() - Method in class org.openjdk.jmh.util.SingletonStatistics
-
- getVariance() - Method in interface org.openjdk.jmh.util.Statistics
-
- getWarmupBatchSize() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getWarmupBatchSize() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupBatchSize() - Method in interface org.openjdk.jmh.runner.options.Options
Number of batch size for warmup
- getWarmupBatchSize() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarmupForkCount() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupForkCount() - Method in interface org.openjdk.jmh.runner.options.Options
Number of initial forks to ignore the results for
- getWarmupForkCount() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarmupForks() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getWarmupIncludes() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupIncludes() - Method in interface org.openjdk.jmh.runner.options.Options
Which benchmarks to warmup before doing the run.
- getWarmupIncludes() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarmupIterations() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getWarmupIterations() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupIterations() - Method in interface org.openjdk.jmh.runner.options.Options
Number of warmup iterations
- getWarmupIterations() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarmupMode() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupMode() - Method in interface org.openjdk.jmh.runner.options.Options
Warmup mode.
- getWarmupMode() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarmupOps() - Method in class org.openjdk.jmh.results.BenchmarkResultMetaData
-
- getWarmupTime() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- getWarmupTime() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- getWarmupTime() - Method in interface org.openjdk.jmh.runner.options.Options
The duration for warmup iterations
- getWarmupTime() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- getWarnings() - Method in class org.openjdk.jmh.generators.core.FileSystemDestination
-
- getWorkloadParams() - Method in class org.openjdk.jmh.runner.BenchmarkListEntry
-
- Group - Annotation Type in org.openjdk.jmh.annotations
Execution group.
- GroupThreads - Annotation Type in org.openjdk.jmh.annotations
GroupThreads defines how many threads are participating in running a particular
Benchmark
method in the group.
- guessConsoleEncoding() - Static method in class org.openjdk.jmh.util.Utils
-
- valueOf(String) - Static method in enum org.openjdk.jmh.annotations.CompilerControl.Mode
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.annotations.Level
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.annotations.Mode
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.annotations.Scope
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.results.AggregationPolicy
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.results.format.ResultFormatType
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.results.ResultRole
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.runner.IterationType
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.runner.options.VerboseMode
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmh.runner.options.WarmupMode
Returns the enum constant of this type with the specified name.
- valueOf(T) - Method in interface org.openjdk.jmh.util.Optional.Marshaller
-
- valueOf(String) - Method in interface org.openjdk.jmh.util.Optional.Unmarshaller
-
- values() - Static method in enum org.openjdk.jmh.annotations.CompilerControl.Mode
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.annotations.Level
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.annotations.Mode
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.annotations.Scope
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.results.AggregationPolicy
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.results.format.ResultFormatType
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.results.ResultRole
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.runner.IterationType
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.runner.options.VerboseMode
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Static method in enum org.openjdk.jmh.runner.options.WarmupMode
Returns an array containing the constants of this enum type, inthe order they are declared.
- values() - Method in class org.openjdk.jmh.util.HashMultimap
-
- values() - Method in class org.openjdk.jmh.util.HashsetMultimap
-
- values() - Method in interface org.openjdk.jmh.util.Multimap
-
- values() - Method in class org.openjdk.jmh.util.TreeMultimap
-
- VerboseMode - Enum in org.openjdk.jmh.runner.options
-
- verbosePrintln(String) - Method in interface org.openjdk.jmh.runner.format.OutputFormat
-
- VERBOSITY - Static variable in class org.openjdk.jmh.runner.Defaults
- verbosity(VerboseMode) - Method in interface org.openjdk.jmh.runner.options.ChainedOptionsBuilder
Control verbosity level.
- verbosity() - Method in class org.openjdk.jmh.runner.options.CommandLineOptions
-
- verbosity() - Method in interface org.openjdk.jmh.runner.options.Options
How verbose should we be?
- verbosity(VerboseMode) - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- verbosity() - Method in class org.openjdk.jmh.runner.options.OptionsBuilder
-
- Version - Class in org.openjdk.jmh.util
-
- Version() - Constructor for class org.openjdk.jmh.util.Version
-