Skip to content

Conversation

PatKamin
Copy link
Contributor

Dates can be compared directly as strings, it works. There is no need for expensive Date object creation and comparing Date objects.

@PatKamin PatKamin requested a review from a team as a code owner May 29, 2025 13:27
@PatKamin PatKamin temporarily deployed to WindowsCILock May 29, 2025 13:28 — with GitHub Actions Inactive
@PatKamin PatKamin temporarily deployed to WindowsCILock May 29, 2025 13:46 — with GitHub Actions Inactive
@PatKamin PatKamin temporarily deployed to WindowsCILock May 29, 2025 13:46 — with GitHub Actions Inactive
@pbalcer
Copy link
Contributor

pbalcer commented May 29, 2025

did you check that this doesn't affect x axis labels?

@PatKamin
Copy link
Contributor Author

did you check that this doesn't affect x axis labels?

Yes, the x-axis dates render properly, as before, when tested locally:
image

Dates can be compared directly as strings, it works. There is no need for expensive Date object creation and comparing Date objects.
Create latest runs lookup only once to reduce time complexity.
@PatKamin
Copy link
Contributor Author

@intel/llvm-gatekeepers, this is ready to merge.

@steffenlarsen
Copy link
Contributor

@PatKamin - Could you please comment on the CI failures? If they are unrelated, please mention them here with the corresponding reported issues.

@PatKamin
Copy link
Contributor Author

PatKamin commented Jun 2, 2025

@steffenlarsen, e2e tests jobs are related to issue #17535. IGC DEV CI Containers job has recently been removed from the list of triggered jobs for changes in benchmark files: #18732

@steffenlarsen
Copy link
Contributor

Thank you, @PatKamin! I hope you don't mind, but I have restarted the path with the infrastructural failures. Having one or two tests that are known to fail I can live with, but I prefer to at least have the targets run the suites to feel comfortable merging changes.

@steffenlarsen
Copy link
Contributor

All green!

@steffenlarsen steffenlarsen merged commit 73a381f into intel:sycl Jun 2, 2025
35 of 38 checks passed
@PatKamin PatKamin deleted the dates-comparison branch June 2, 2025 10:28
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

Successfully merging this pull request may close these issues.

3 participants