Andrey Pavlenko
|
3a0e26b89d
|
adding/tuning multiple run for perf tests failing due to big deviation (functions using TBB can work so)
|
11 years ago |
Sergei Nosov
|
29955620e0
|
multiruns added to avoid the 'unreliable results' error
|
12 years ago |
Anna Kogan
|
ed4c687d45
|
Increased time limits, eliminated extra params
|
12 years ago |
Andrey Pavlenko
|
81721d0dce
|
enabling sanity checks for warp and resize functions on Android
- add syntetic images generation function to ts
- use generated syntetic images
|
12 years ago |
Ilya Lavrenov
|
d1ca934115
|
sse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4)
|
12 years ago |
Alexander Smorkalov
|
f6ff2b87fa
|
Some perf tests on warping and resize disabled on Android
MatInfo_Size_Size.resizeDownLinear
MatInfo_Size_Size.resizeUpLinear
TestWarpPerspectiveNear_t.WarpPerspectiveNear
TestWarpPerspective.WarpPerspective
|
12 years ago |
Anna Kogan
|
8877066846
|
increased time-limits
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Ilya Lavrenov
|
92795ba476
|
parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm
|
12 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 |
Andrey Kamaev
|
683be58119
|
Added perf test for INTER_AREA resize
|
13 years ago |
Andrey Kamaev
|
f937d68d60
|
Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests
|
13 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
13 years ago |