SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.benchmark
/
BenchmarkCaseResult
/
BenchmarkCaseResult
Benchmark
Case
Result
constructor
(
name
:
String
,
description
:
String
?
,
warmupIterations
:
Int
,
iterations
:
Int
,
totalDuration
:
Duration
,
durationPerIteration
:
Duration
,
latency
:
LatencySummary
?
,
memory
:
MemorySummary
?
)
(
source
)