SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.benchmark
/
BenchmarkSuite
/
BenchmarkSuite
Benchmark
Suite
constructor
(
name
:
String
,
description
:
String
?
,
metrics
:
Set
<
BenchmarkMetric
>
,
contextFactory
:
(
)
->
ExecutionContext
,
cases
:
List
<
BenchmarkCase
>
)
(
source
)