-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmarking #97
Labels
Comments
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 🙏
cargo bench
#612cargo bench
#612The text was updated successfully, but these errors were encountered: