On 19/1/2022 1:01 PM, Thiago Macieira wrote:
For Qt 6.4, I'd like to propose we change the way we detect and enable SIMD
support. TL;DR:

[snip]

On a side track. Not knowing too much regarding simd, what would be the best benchmarks to get a comparison of Qt WebAssembly simd support vs. non simd (default)? 10 or 15

Particularly looking for speed ups or slow downs, as some wasm simd is native opcode provided by the browsers and others are emulated by emscripten.


https://emscripten.org/docs/porting/simd.html
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to