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

[Feature request] create a standalone reference / timing framework for CRTM evaluation #178

Open
BenjaminTJohnson opened this issue Sep 5, 2024 · 1 comment
Assignees

Comments

@BenjaminTJohnson
Copy link
Contributor

Objective:
Develop a testing application to thoroughly exercise the CRTM model under various configurations (e.g., Cloud LUTs, multiple profiles) and collect performance metrics.

Metrics to Track:

CPU Timing: Measure computational time across different setups.
Wall Clock Time: Record actual time elapsed during the runs.
Profiling: Provide detailed profiling data for performance analysis.
Requirements:

Maintain a history of all previous runs, including:
CRTM version
Architecture and compiler details
Configuration specifics (e.g., Cloud LUTs, profiles used, etc.)
The application should be capable of comparing results between versions to track performance changes over time.

@YingtaoMa
Copy link

YingtaoMa commented Sep 5, 2024 via email

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

4 participants