Name
Last commit
Last update
..
perf_abs.cpp Normalize line endings and whitespace
perf_addWeighted.cpp Fixed sanity checks in several performance tests
perf_arithm.cpp increased time-limits
perf_bitwise.cpp increased time-limits
perf_compare.cpp 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
perf_convertTo.cpp Normalize line endings and whitespace
perf_dft.cpp Normalize line endings and whitespace
perf_dot.cpp increased time-limits
perf_inRange.cpp Normalize line endings and whitespace
perf_main.cpp Performance testing branch is merged back into trunk
perf_mat.cpp Added perf test
perf_math.cpp added perf test for kmeans
perf_merge.cpp Normalize line endings and whitespace
perf_minmaxloc.cpp 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
perf_norm.cpp increased time-limits
perf_precomp.cpp Performance testing branch is merged back into trunk
perf_precomp.hpp Fix OS X build warnings
perf_reduce.cpp increased time-limits
perf_split.cpp Normalize line endings and whitespace
perf_stat.cpp Set stricter warning rules for gcc