DoubangoTelecom / compv

Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
https://doubango.org
GNU General Public License v3.0
189 stars 39 forks source link

ConvolutionFloatX64, Intrin faster than Asm #118

Open DoubangoTelecom opened 7 years ago

DoubangoTelecom commented 7 years ago

For X86_32, Asm is faster by far

DoubangoTelecom commented 7 years ago

Visual Studio 2015, Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs)

DoubangoTelecom commented 7 years ago

For fixedpoint implementation (both x86_32 and x86_64), Asm is faster by far