Skip to content

Conversation

@RasmusWL
Copy link
Member

This improves runtime for command injection query on https://lgtm.com/projects/g/alibaba/funcraft from +200 seconds (I did not care to wait more) down to ~55 seconds on my machine.

This type of tracking predicate with string as additional argument apparently causes trouble :|

This improves runtime for command injection query on
https://lgtm.com/projects/g/alibaba/funcraft from +200 seconds (I did not care
to wait more) down to ~55 seconds on my machine.

This type of tracking predicate with string as additional argument apparently
causes trouble :|
@RasmusWL RasmusWL requested a review from a team as a code owner September 29, 2020 09:04
Copy link
Contributor

@yoff yoff left a comment

Choose a reason for hiding this comment

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

That is a pity. Perhaps some fancy inlining could still allow this; the JS folks might like to hear about it..

@yoff yoff merged commit 60c310d into github:main Sep 29, 2020
@RasmusWL RasmusWL deleted the python-new-flask-perf-fix branch September 29, 2020 15:01
RasmusWL added a commit to RasmusWL/codeql that referenced this pull request Sep 30, 2020
Not that they actually had a huge problem right now, just that using the old
pattern HAS lead to bad performance in the past. See
github#4361
luchua-bc pushed a commit to luchua-bc/ql that referenced this pull request Oct 16, 2020
Not that they actually had a huge problem right now, just that using the old
pattern HAS lead to bad performance in the past. See
github#4361
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants