phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Results
nxt
benchmark_ex
Undocumented in source.
struct
Results {
import
core
.
time
:
Duration
;
;
Sink
toString
[@property setter];
string
typeName
;
size_t
elementCount
;
size_t
runCount
;
}
Members
Properties
toString
Sink
toString
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
elementCount
size_t
elementCount
;
Undocumented in source.
runCount
size_t
runCount
;
Undocumented in source.
typeName
string
typeName
;
Undocumented in source.
Meta
Source
See Implementation
nxt
benchmark_ex
aliases
benchmarkAssociativeArray
enums
Reserved
functions
benchmarkAppendable
benchmarkMap
benchmarkSet
iotaArrayOf
makeWithRequestedCapacity
static variables
formatNsPerOp
runCountDefault
structs
Results