dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
BenchmarkOptions
unit_threaded
randomized
benchmark
The options controlling the behaviour of benchmark.
struct
BenchmarkOptions {
string
funcname
;
string
filename
;
Duration
duration
;
size_t
maxRounds
;
int
seed
;
}
Meta
Source
See Implementation
unit_threaded
randomized
benchmark
functions
benchmark
structs
Benchmark
BenchmarkOptions
The options controlling the behaviour of benchmark.