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

Remove empty output from missing-source-info #512

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Oct 28, 2023

Also as a bonus, rearranged some statements to make this run in 3.5s down from 30s.

@robojumper
Copy link
Member

Why was this taking 30s for you? For me it takes 7 seconds after I optimized it in #505 already and this PR doesn't really affect the runtime on my end...

@bhollis
Copy link
Contributor Author

bhollis commented Oct 28, 2023

You're right - I don't work in this repo often, and I had forgotten that you need to manually build code before running the tasks. So I was running an old version from before your changes.

Switching to doing the uniquing after each group rather than after each add still helps.

@bhollis bhollis merged commit 6ac969e into master Oct 28, 2023
3 checks passed
@bhollis bhollis deleted the missing-source branch October 28, 2023 18:09
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