phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Results
nxt
benchmark
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
aliases
benchmarkAssociativeArray
enums
ReserveSupport
functions
benchmarkAppendable
benchmarkMap
benchmarkSet
makeWithRequestedCapacity
static variables
formatNsPerOp
runCountDefault
structs
Results