|
|
|
|
|
by pzo
2583 days ago
|
|
That could be true for only some algorithms but I have investigated the source code as well and on ARM it uses only NEON instructions if available (but its equivalent of SSE and AVX2 on x86 anyway). The result is the same with my own crafted image processing algorithms using single core. Apple makes really fast CPUs. |
|