BenchmarkData

Undocumented in source.

Members

Functions

end
void end(size_t iterationNum)
Undocumented in source. Be warned that the author may not have intended to support it.
plotUsingGnuplot
void plotUsingGnuplot(string outputFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
plotUsingGnuplot
void plotUsingGnuplot(string outputFileName, string[testsNum] testNames)
Undocumented in source. Be warned that the author may not have intended to support it.
setTime
void setTime(size_t iterationNum, size_t time)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(size_t iterationNum)
Undocumented in source. Be warned that the author may not have intended to support it.
writeToCsvFile
void writeToCsvFile(string outputFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
writeToCsvFile
void writeToCsvFile(string outputFileName, string[testsNum] testNames)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

defaultTestNames
string[10] defaultTestNames;
Undocumented in source.

Variables

gnuplotScriptParts
string[3] gnuplotScriptParts;
Undocumented in source.
times
long[iterationsNum][testsNum] times;
Undocumented in source.

Meta