testquark ~master (2021-12-17T01:20:10.52497)
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