Rosetta
|
#include <xml_parsing.bench.hh>
Public Member Functions | |
XMLParseBenchmark (std::string name) | |
void | setUp () override |
void | run (core::Real scaleFactor) override |
void | tearDown () override |
![]() | |
PerformanceBenchmark (std::string name) | |
virtual | ~PerformanceBenchmark () |
double | execute (core::Real scaleFactor) |
std::string | name () |
Public Attributes | |
std::stringstream | rosetta_script_ |
Additional Inherited Members | |
![]() | |
static void | executeOneBenchmark (std::string const &name, core::Real scaleFactor=1) |
static void | executeAllBenchmarks (core::Real scaleFactor=1) |
static std::string | getReport () |
static std::string | getOneReport (std::string const &name) |
|
inline |
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.
References utility::tag::Tag::create(), create_a3b_hbs::i, and rosetta_script_.
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.
References rosetta_script_.
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.