17 Commits (8869d3212fe454d7ba3df1fe79ed3e9f41e4c1b6)

Author SHA1 Message Date
Alexander Alekhin b24fc6954d core(perf): fix addScalar test 6 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Ilya Lavrenov ef29b15c9a reciprocal 10 years ago
Ilya Lavrenov 44d89638fd divide 10 years ago
Max Khardin d8e5f1611b Rewrite definition/declaration of variables to be more compact 11 years ago
Max Khardin 699eda46b6 Remove three sneaky tabs 11 years ago
Max Khardin 34b05794d6 Fix source code indents 11 years ago
Max Khardin 214e9d4b12 Add performance tests for elementwise multiplication 11 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
Andrey Kamaev 2446c9329f Remove bad perf test for cvRound 12 years ago
Andrey Kamaev 8c8ebd9ca6 Fix sanity checks for arithmetic tests on CV_32S data 12 years ago
Andrey Pavlenko 3bad6ac0ee This reverts commit 738d3fef38. 12 years ago
Alexander Kapustin 738d3fef38 1. New function ActualScalarDepth was added 12 years ago
Ivan Korolev b96a556fff Created a perftest for convertTo, updated perftests for arithmetical operations 13 years ago
Andrey Kamaev 65f5343ed5 Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago