Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
ScoreBenchmark Class Reference

#include <score.bench.hh>

Inheritance diagram for ScoreBenchmark:
Inheritance graph
[legend]

Public Member Functions

 ScoreBenchmark (std::string name)
 
void setUp () override
 
void run (core::Real scaleFactor) override
 
void tearDown () override
 
- Public Member Functions inherited from PerformanceBenchmark
 PerformanceBenchmark (std::string name)
 
virtual ~PerformanceBenchmark ()
 
double execute (core::Real scaleFactor)
 
std::string name ()
 

Public Attributes

core::pose::Pose pose
 

Additional Inherited Members

- Static Public Member Functions inherited from PerformanceBenchmark
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)
 

Constructor & Destructor Documentation

ScoreBenchmark::ScoreBenchmark ( std::string  name)
inline

Member Function Documentation

void ScoreBenchmark::run ( core::Real  scaleFactor)
inlineoverridevirtual
void ScoreBenchmark::setUp ( )
inlineoverridevirtual
void ScoreBenchmark::tearDown ( )
inlineoverridevirtual

Reimplemented from PerformanceBenchmark.

Member Data Documentation

core::pose::Pose ScoreBenchmark::pose

The documentation for this class was generated from the following file: