testquark ~master (2019-12-23T00:33:56Z)
Dub
Repo
Operation
testquark
parabench
Split up operation for exposing to afar
struct
Operation {
size_t
size
;
void
delegate
()
runIt
;
}
Members
Variables
runIt
void
delegate
()
runIt
;
Undocumented in source.
size
size_t
size
;
Undocumented in source.
Meta
Source
See Implementation
testquark
parabench
functions
MarkImpl
Parameterizer
godawfulHack
runThem
interfaces
BenchmarkPrototype
structs
Operation
ParameterizerStruct
templates
BenchmarkInfrastructure
Split up operation for exposing to afar