dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
benchmark
unit_threaded
randomized
benchmark
Ditto Ditto
void
benchmark
(
const
ref
BenchmarkOptions
opts
)
void
benchmark
(
string
funcname
=
""
,
string
filename
=
__FILE__
)
void
benchmark
(
from
!
"std.datetime"
.
Duration
maxRuntime
,
string
filename
=
__FILE__
)
void
benchmark
(
string
name
,
from
!
"std.datetime"
.
Duration
maxRuntime
,
string
filename
=
__FILE__
)
void
benchmark
(
alias
T
)
(
string
name
,
from
!"std.datetime".
Duration
maxRuntime
,
string
filename
= __FILE__
)
Meta
Source
See Implementation
unit_threaded
randomized
benchmark
functions
benchmark
structs
Benchmark
BenchmarkOptions
Ditto Ditto