-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Trigger extending import only when the item is not in scope #1309
Trigger extending import only when the item is not in scope #1309
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems plausible to me, but I'm not so familiar with caching and benchmarking things to be honest, I would want to wait @pepeiborra to double-check this PR.
To check the performance impact, wait until the Bench jobs are completed, download the artifacts, and look for |
The benchmarks look good, there is no noticeable impact in performance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this fix!
Closes #1308
Not sure if this will have significant impact on performance...