ExperimentalBenchmarkConfigApi


@RequiresOptIn
@Retention(value = AnnotationRetention.BINARY)
annotation ExperimentalBenchmarkConfigApi


Annotation indicating experimental API primarily intended to allow configuration of microbenchmarks from code, overriding instrumentation arguments like androidx.benchmark.profiling.mode, and custom microbenchmark metrics.

Summary

Public constructors

Public constructors

ExperimentalBenchmarkConfigApi

ExperimentalBenchmarkConfigApi()