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

performance evaluation within the trusted world #465

Open
stefvas opened this issue Aug 28, 2024 · 0 comments
Open

performance evaluation within the trusted world #465

stefvas opened this issue Aug 28, 2024 · 0 comments

Comments

@stefvas
Copy link

stefvas commented Aug 28, 2024

I am currently working on an enclave-based application and would like to conduct a performance evaluation to ensure that the application meets the desired benchmarks. However, I am unsure about the best practices, tools, and methodologies for performing a comprehensive performance evaluation within an enclave environment.
Questions

What are the recommended tools or frameworks for conducting performance evaluations specifically within an enclave?

Which performance metrics should be prioritized in an enclave environment (e.g., CPU usage, memory overhead, I/O latency, etc.)?

Are there any specific configurations or setup steps required before initiating a performance evaluation within an enclave?

How can I accurately benchmark the performance of my enclave application against non-enclave applications?

What are the common challenges or pitfalls to be aware of when performing performance evaluations in this context?

Additional Context

Any guidance, references to documentation, or examples would be greatly appreciated.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant