webassembly-benchmarks
webassembly-benchmarks copied to clipboard
Libsodium WebAssembly benchmarks results.
I cannot find any scripts or guides which tell me how to reproduce the results on my local machine. Could you add a dockerfile to setup the environment and run...
I was checking [the errors on ssvm](https://github.com/jedisct1/webassembly-benchmarks/tree/master/2021-Q1/output/linux-x86_64/ssvm) (which was moved to [WasmEdge](https://github.com/WasmEdge/WasmEdge) now), and found that [one of the errors](https://github.com/jedisct1/webassembly-benchmarks/tree/master/2021-Q1/output/linux-x86_64/ssvm/sign.log) were from a benchmark which I couldn't find its wasm...
I really like your blog post: https://00f.net/2023/01/04/webassembly-benchmark-2023/ However, you write: "the benchmark ignores the setup/teardown time individual runtimes may have." Can you give some more details on how that is...