Skip to content
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

Document RAM measurements #103

Open
yanesca opened this issue May 17, 2023 · 0 comments
Open

Document RAM measurements #103

yanesca opened this issue May 17, 2023 · 0 comments
Labels
enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most)

Comments

@yanesca
Copy link
Contributor

yanesca commented May 17, 2023

Compile and run the benchmark (programs/test/benchmark.c) application in the following configuration:

#define MBEDTLS_PLATFORM_C
#define MBEDTLS_PLATFORM_MEMORY
#define MBEDTLS_MEMORY_BUFFER_ALLOC_C
#define MBEDTLS_MEMORY_DEBUG

Hammer out any potential problems, decide about the RAM measurement metrics to track and document it in kb/how-to/non-functional-testing.md (create the file if it doesn't exist yet).

@yanesca yanesca added enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most) labels May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most)
Projects
None yet
Development

No branches or pull requests

1 participant