extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent cb7565c0a2
commit 77b178ac4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
A high performance WebAssembly interpreter written in C.
** 15.8x faster** than other wasm interpreters (`wac`, `life`, `wasm-micro-runtime`)
** 4..5x slower** than state of the art wasm `JIT` engines (`liftoff`, `cranelift`)
** 4-5x slower** than state of the art wasm `JIT` engines (`liftoff`, `cranelift`)
** 11.5x slower** than native execution
<sub>* Based on [**CoreMark 1.0** benchmark](/PERFORMANCE.md). Your mileage may vary.</sub>

Loading…
Cancel
Save