Benchmarking Suites
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Here's a list of a few benchmarks that should be easy to run (some we have also used with wazero)
- CoreMark is fully self-contained and returns a score. https://github.com/ncruces/wazero-coremark
- Wasm-R3 is a self-contained, easy to run suite https://github.com/sola-st/wasm-r3
- LibSodium can be also used as CPU-intensive set of computations https://github.com/jedisct1/webassembly-benchmarks/issues/1
we also used to compare with the go-sqlite3 suite of benchmarks, but this is kind of specific to wazero https://github.com/ncruces/go-sqlite3/issues/61
(I will update this list with more if/when they more).
Contributor guide
Assessment
This issue has not been assessed yet.