MCPcopy Create free account
hub / github.com/apache/qpid-proton / benchmarkNoAnalysis

Method benchmarkNoAnalysis

tests/include/catch.hpp:10015–10015  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10013 Verbosity Config::verbosity() const { return m_data.verbosity; }
10014
10015 bool Config::benchmarkNoAnalysis() const { return m_data.benchmarkNoAnalysis; }
10016 int Config::benchmarkSamples() const { return m_data.benchmarkSamples; }
10017 double Config::benchmarkConfidenceInterval() const { return m_data.benchmarkConfidenceInterval; }
10018 unsigned int Config::benchmarkResamples() const { return m_data.benchmarkResamples; }

Callers 4

analyseFunction · 0.80
ConsoleReporterMethod · 0.80
benchmarkStartingMethod · 0.80
benchmarkEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected