simplebench ~master (2022-05-20T01:37:13.7048551)
Dub
Repo
BenchSamples
simplebench
Undocumented in source.
struct
BenchSamples {
string
name
;
Summary
ns_iter_summ
;
ulong
mb_s
;
ulong
total_ns
;
ulong
total_iterations
;
JSONValue
toJSON
();
}
Members
Functions
toJSON
JSONValue
toJSON
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
mb_s
ulong
mb_s
;
Undocumented in source.
name
string
name
;
Undocumented in source.
ns_iter_summ
Summary
ns_iter_summ
;
Undocumented in source.
total_iterations
ulong
total_iterations
;
Undocumented in source.
total_ns
ulong
total_ns
;
Undocumented in source.
Meta
Source
See Implementation
simplebench
aliases
MonoTime
functions
BenchMain
benchmark
black_box
nsecsToStr
structs
BenchSamples
Bencher
BenchmarksResults