class template for plugging into the checker class template
More...
#include <PerformanceTestCore.hpp>
|
|
template<class Self , std::invocable F, std::invocable S> |
| bool | check_relative_performance (this Self &self, const reporter &description, F fast, S slow, const double minSpeedUp, const double maxSpeedUp, const std::size_t trials=5, const double num_sds=4) |
| |
template<
test_mode Mode>
class sequoia::testing::performance_extender< Mode >
class template for plugging into the checker class template
The documentation for this class was generated from the following file: