mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
increased time-limits
This commit is contained in:
@@ -123,6 +123,7 @@ PERF_TEST_P(Size_MatType, add, TYPICAL_MATS_CORE_ARITHM)
|
||||
cv::Mat c = Mat(sz, type);
|
||||
|
||||
declare.in(a, b, WARMUP_RNG).out(c);
|
||||
declare.time(50);
|
||||
|
||||
if (CV_MAT_DEPTH(type) == CV_32S)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user