bytecodealliance / bytecodealliance/wasmtime
Publicly viewable benchmarks against native?
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
#### Feature
I would like it if Wasmtime would publish benchmarks of native Rust code versus it compiled down to Wasm.
#### Benefit
It would help decide how performant it is compared to a direct scripting language, and if its portability outweighs its worse performance. There isn't a source truth for such comparisons AFAIK except https://00f.net/2021/02/22/webassembly-runtimes-benchmarks/
#### Implementation
Outside of my knowledge.
#### Alternatives
Don't implement/publish such benchmarks.
Contributor guide
Assessment
This issue has not been assessed yet.