BenchmarkData

Undocumented in source.

Members

Functions

countInvalidUrls
size_t countInvalidUrls()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

defaultData
BenchmarkData defaultData()
Undocumented in source. Be warned that the author may not have intended to support it.
fromFile
BenchmarkData fromFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

totalBytes
size_t totalBytes;
Undocumented in source.
urls
const(string)[] urls;
Undocumented in source.

Meta