You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][E2E] Add some compile-time "tracking" tests (#16648)
We run `test-e2e/PerformanceTests` in post-commit and that can be used
for
* tracking the compilation time on these tests over time
* running them in pre-commit to measure expected improvements
I also think that since PerformanceTests are "opt-in" in precommit,
there is little sense in enforcing no `<sycl/sycl.hpp>` header in them.
0 commit comments