- buildDOM
void buildDOM(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildOldDOM
void buildOldDOM(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- center
string center(string str, ulong totalSpace)
Undocumented in source. Be warned that the author may not have intended to support it.
- cursorTest
void cursorTest(T data)
Undocumented in source. Be warned that the author may not have intended to support it.
- doNotOptimize
void doNotOptimize(T result)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateTestFiles
auto generateTestFiles(BenchmarkConfig benchmark)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateTestFiles
auto generateTestFiles(GenXmlConfig config, string name, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConfigFiles
string[] getConfigFiles(string config, uint maxFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
- inspectOneLevel
void inspectOneLevel(T cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterateString
void iterateString(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeDumbBufferedReader
DumbBufferedReader makeDumbBufferedReader(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- merge
void merge(V[K] first, V[K] second)
Undocumented in source. Be warned that the author may not have intended to support it.
- oldSAXTest
void oldSAXTest(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- parserTest
void parserTest(T data)
Undocumented in source. Be warned that the author may not have intended to support it.
- performBenchmark
auto performBenchmark()
Undocumented in source. Be warned that the author may not have intended to support it.
- printFilesForConfiguration
void printFilesForConfiguration(string config, uint maxFiles, FileStats[string] filestats)
Undocumented in source. Be warned that the author may not have intended to support it.
- printResultsByConfiguration
void printResultsByConfiguration(BenchmarkConfig benchmark, FileStats[string] filestats, ComponentResults[string] results)
Undocumented in source. Be warned that the author may not have intended to support it.
- printResultsCSV
void printResultsCSV(BenchmarkConfig benchmark, ComponentResults[string] results)
Undocumented in source. Be warned that the author may not have intended to support it.
- printResultsSpeedSummary
void printResultsSpeedSummary(BenchmarkConfig benchmark, ComponentResults[string] results)
Undocumented in source. Be warned that the author may not have intended to support it.
- printSpeedsForConfiguration
void printSpeedsForConfiguration(BenchmarkConfig benchmark, ComponentResults[string] results, string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- printTimesForConfiguration
void printTimesForConfiguration(BenchmarkConfig benchmark, ComponentResults[string] results, string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- round
Duration round(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.
- testComponent
auto testComponent(BenchmarkConfig benchmark, Duration delegate(string) fun)
Undocumented in source. Be warned that the author may not have intended to support it.
- testConfiguration
auto testConfiguration(string config, uint files, uint runs, Duration delegate(string) fun)
Undocumented in source. Be warned that the author may not have intended to support it.
- testFile
auto testFile(string name, uint runs, Duration delegate(string) fun)
Undocumented in source. Be warned that the author may not have intended to support it.