Skip to content

Ruby: Reduce size of isLocalSourceNode #10089

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

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Aug 17, 2022

Alternative to #9175.

I have verified, locally, that the analysis is now able to run on https://github.com/rapid7/metasploit-framework without timing out.

@github-actions github-actions bot added the Ruby label Aug 17, 2022
@hvitved hvitved added the no-change-note-required This PR does not need a change note label Aug 17, 2022
@hvitved hvitved marked this pull request as ready for review August 18, 2022 05:50
@hvitved hvitved requested a review from a team as a code owner August 18, 2022 05:50
Copy link
Contributor

@nickrolfe nickrolfe 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 fixing this.

I can't claim to understand the how you figured out those two new disjuncts are required, but the tests pass, DCA looks good, and you say it fixes the performance problems on metasploit-framework, so I'm happy.

The query simplifications look sensible.

@hvitved hvitved merged commit 08a5b5d into github:main Aug 18, 2022
@hvitved hvitved deleted the ruby/local-source-nodes branch August 18, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants