IMP  2.4.0
The Integrative Modeling Platform
Namespaces | Functions
benchmark/utility.h File Reference

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
 Synonym for IMP::kernel.
 
 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...
 

Detailed Description

Various utilities for benchmarking.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file benchmark/utility.h.