Open Mossaka opened 1 year ago
Close this one as #126 adds benchmarking support.
Wanted to reopen this issue because I think #126 does not fully address the scope of the issue mentioned above. A few things that will make runwasi benchmarking stories better
Check out SpinKube perf test: https://github.com/fermyon/spinkube-performance
TODO: look into grafana and prometheous options
This issue is served as a place for discussing various ways / ideas we can benchmark
runwasi
the wasm shims that was proposed by @ipuustinrunwasi
and a native program executing inrunc
. This provides a base benchmark of comparising the performance of wasi program vs. native runc processes. It is not meant to benchmark the performance of WASI in general.Feel free to add ideas and thoughts on this topic! Any suggestion is welcome 🙏