OmniSciDB
1dac507f6e
|
#include <measure.h>
Static Public Member Functions | |
template<typename F , typename... Args> | |
static TimeT::rep | execution (F func, Args &&...args) |
template<typename F , typename... Args> | |
static TimeT::rep | execution (F func, Args &&...args) |
Definition at line 27 of file sample.cpp.
|
inlinestatic |
Definition at line 29 of file sample.cpp.
References run_benchmark_import::args.
Referenced by MapDHandler::broadcast_serialized_rows(), Importer_NS::Importer::checkpoint(), Parser::CopyTableStmt::execute(), MapDHandler::execute_next_render_step(), MapDHandler::execute_query_step(), MapDHandler::execute_rel_alg(), MapDHandler::execute_rel_alg_df(), MapDHandler::execute_rel_alg_with_filter_push_down(), MapDHandler::execute_root_plan(), Importer_NS::anonymous_namespace{Importer.cpp}::explode_collections_step2(), Buffer_Namespace::BufferMgr::findFreeBuffer(), Catalog_Namespace::Catalog::getMetadataForDict(), MapDHandler::import_geo_table(), MapDHandler::import_table(), Importer_NS::import_thread_delimited(), Importer_NS::ImportDriver::importGeoTable(), Catalog_Namespace::Catalog::instantiateFragmenter(), main(), Calcite::ping(), Calcite::processImpl(), MapDHandler::render_vega(), Catalog_Namespace::Catalog::restoreTable(), Catalog_Namespace::run(), MapDHandler::sql_execute(), MapDHandler::sql_execute_df(), MapDHandler::sql_execute_impl(), MapDHandler::start_query(), MapDHandler::start_render_query(), and Calcite::updateMetadata().
|
inlinestatic |