mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BenchmarkData.writeToCsvFile
mutils
benchmark
BenchmarkData
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeToCsvFile
(string outputFileName)
void
writeToCsvFile
(string outputFileName, string[testsNum] testNames)
struct
BenchmarkData
(uint testsNum, uint iterationsNum)
void
writeToCsvFile
(
string
outputFileName
,
string
[
testsNum
]
testNames
)
Meta
Source
See Implementation
mutils
benchmark
BenchmarkData
functions
end
plotUsingGnuplot
setTime
start
writeToCsvFile
static variables
defaultTestNames
variables
gnuplotScriptParts
times