We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue aims at benchmarking the memory usage of the protocol core, in Rust and hacspec versions of the code.
We are looking for the following benchmarks:
See cargo size command and don't forget the --release flag.
cargo size
--release
The text was updated successfully, but these errors were encountered:
Benchmark results are available at the following page: https://openwsn.atlassian.net/wiki/spaces/~642aa2827e859baa54f54b15/pages/2037121053/edhoc-rs+memory+usage
Sorry, something went wrong.
geonnave
No branches or pull requests
This issue aims at benchmarking the memory usage of the protocol core, in Rust and hacspec versions of the code.
We are looking for the following benchmarks:
See
cargo size
command and don't forget the--release
flag.The text was updated successfully, but these errors were encountered: