opencv/modules/core/perf
Dale Phurrough ad94d8cc4f
Merge pull request #19029 from diablodale:fix19004-memthreadstart
add thread-safe startup of fastMalloc and fastFree

* add perf test core memory allocation

* fix threading in isAlignedAllocationEnabled()

* tweaks requested by maintainer
2020-12-08 10:05:14 +00:00
..
cuda
opencl core(ocl): options to control buffer access flags 2020-04-02 11:11:06 +00:00
perf_abs.cpp
perf_addWeighted.cpp
perf_allocation.cpp Merge pull request #19029 from diablodale:fix19004-memthreadstart 2020-12-08 10:05:14 +00:00
perf_arithm.cpp
perf_bitwise.cpp
perf_compare.cpp
perf_convertTo.cpp
perf_cvround.cpp fast_math: add extra perf/unit tests 2019-08-07 14:59:46 -05:00
perf_dft.cpp
perf_dot.cpp Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00
perf_inRange.cpp
perf_io_base64.cpp core: disable I/O perf test 2019-02-27 18:07:45 +03:00
perf_lut.cpp
perf_main.cpp
perf_mat.cpp
perf_math.cpp
perf_merge.cpp
perf_minmaxloc.cpp
perf_norm.cpp
perf_precomp.hpp
perf_reduce.cpp
perf_sort.cpp
perf_split.cpp
perf_stat.cpp
perf_umat.cpp