IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Various utilities for benchmarking. More...
#include <IMP/benchmark/benchmark_config.h>
#include <string>
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-2020 IMP Inventors. All rights reserved.
Definition in file benchmark/utility.h.