![]() |
Rosetta
2021.16
|
#include <DatabaseIO.bench.hh>

Public Member Functions | |
| DatabaseIOBenchmark (std::string name) | |
| virtual void | setUp () |
| virtual void | run (core::Real) |
| virtual void | tearDown () |
Public Member Functions inherited from PerformanceBenchmark | |
| PerformanceBenchmark (std::string name) | |
| virtual | ~PerformanceBenchmark () |
| double | execute (core::Real scaleFactor) |
| std::string | name () |
Public Attributes | |
| utility::sql_database::sessionOP | db_session_ |
| protocols::features::StructureFeatures | structure_feature_ |
| protocols::features::helixAssembly::ConcurrencyTest | test_feature_ |
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) |
|
inline |
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References db_session_, demo.D010_Pose_structure::pose, numeric::random::random_range(), and test_feature_.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References db_session_, basic::database::get_db_session(), utility::sql_database::DatabaseMode::sqlite3, and test_feature_.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References db_session_.
| utility::sql_database::sessionOP DatabaseIOBenchmark::db_session_ |
Referenced by run(), setUp(), and tearDown().
| protocols::features::StructureFeatures DatabaseIOBenchmark::structure_feature_ |
| protocols::features::helixAssembly::ConcurrencyTest DatabaseIOBenchmark::test_feature_ |
1.8.7