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

Trigger extending import only when the item is not in scope #1309

Merged
merged 6 commits into from Feb 6, 2021

Conversation

berberman
Copy link
Collaborator

Closes #1308

Not sure if this will have significant impact on performance...

Copy link
Collaborator

@konn konn left a 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.

@pepeiborra
Copy link
Collaborator

To check the performance impact, wait until the Bench jobs are completed, download the artifacts, and look for completions after edit.svg

@pepeiborra
Copy link
Collaborator

The benchmarks look good, there is no noticeable impact in performance

Copy link
Member

@Ailrun Ailrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link
Collaborator

@pepeiborra pepeiborra left a 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!

@pepeiborra pepeiborra merged commit dc13d98 into haskell:master Feb 6, 2021
@berberman berberman deleted the fix-extend-import-inscope branch February 6, 2021 11:20
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.

Auto extend import list in some needless cases
4 participants