perf: added simple collection strategy
This commit is contained in:
@@ -67,5 +67,7 @@ static const char * impls[] =
|
||||
|
||||
int main(int argc, char ** argv)
|
||||
{
|
||||
::perf::TestBase::setPerformanceStrategy(::perf::PERF_STRATEGY_SIMPLE);
|
||||
|
||||
CV_PERF_TEST_MAIN_INTERNALS(ocl, impls, dumpOpenCLDevice())
|
||||
}
|
||||
|
Reference in New Issue
Block a user