BenchmarkSuiteBuilder

Functions

Link copied to clipboard
fun case(name: String, block: BenchmarkCaseBuilder.() -> Unit)
Link copied to clipboard
fun context(factory: () -> ExecutionContext)
Link copied to clipboard
fun description(text: String)
Link copied to clipboard