|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Various utilities for benchmarking. More...
#include <IMP/benchmark/benchmark_config.h>#include <string>
Include dependency graph for benchmark/utility.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::benchmark | |
| Support for developing and analyzing benchmarks of IMP code. | |
Functions | |
| int | IMP::benchmark::get_return_value () |
| void | IMP::benchmark::report (std::string benchmark, std::string algorithm, double time, double check) |
| Report a benchmark result in a standard way. More... | |
Various utilities for benchmarking.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file benchmark/utility.h.