Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
35 stars 10 forks source link

Extend SIMD benchmark tests #162

Closed GorogPeter closed 9 months ago

zherczeg commented 10 months ago

I realized the base branch is not good. This should be based on the interpreter

GorogPeter commented 10 months ago

Please don't merge.

I will change the "no-SIMD" Mandelbrot test to calculate the same thing.

clover2123 commented 9 months ago

One more, This patch just adds simdMandelbrot test, but not enabled in default. If possible, please enable this test on available platforms in our CI (actions) (interpreter mode supports basic SIMD features now)