-
Notifications
You must be signed in to change notification settings - Fork 35
Add perf workflow #727
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
Add perf workflow #727
Conversation
a4bac5c
to
1be0923
Compare
How are the measurements meant to be viewed when benchmarks are ran on
|
09b0059
to
ed398ec
Compare
thx @kswiecicki - fixed the bug with no tests (I was in the wrong directory). As for results from benchmarks run on main - as we can see in UR, this scenario is rarely run - we rather want results for specific PR; and of course, there are logs in the CI. When we have a final version of benchmarks we can tweak this workflow to print some more results; for now we only run basic benchmark just to check if the workflow is running properly. |
ed398ec
to
a7d2cf4
Compare
a7d2cf4
to
960d708
Compare
Add initial workflow for performance measurements.
// Preview run for
main
branch: https://github.com/oneapi-src/unified-memory-framework/actions/runs/10996891676/job/30531119551// manual workflow can be tested only if this workflow is merged.