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

Benchmark mechanism for OCM. Test and report performance gains. #85

Open
Tracked by #80
Yiannis128 opened this issue Oct 2, 2023 · 1 comment
Open
Tracked by #80
Labels
enhancement New feature or request research This issue isn't being worked on, it is being considered, and researched.

Comments

@Yiannis128
Copy link
Collaborator

Yiannis128 commented Oct 2, 2023

Should occur after partial equivalence checks. There should be a test suite that reports performance improvements for each optimized function, along with a cumulative performance improvement (combination of all functions).

@Yiannis128
Copy link
Collaborator Author

Yiannis128 commented Oct 2, 2023

Something like:

Performance improvement (Function A): 23%
Performance improvement (Function B): 10%
Performance improvement (Function C): 15%
Total performance improvement: 48%

@Yiannis128 Yiannis128 added enhancement New feature or request research This issue isn't being worked on, it is being considered, and researched. labels Oct 4, 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 research This issue isn't being worked on, it is being considered, and researched.
Projects
None yet
Development

No branches or pull requests

1 participant