Skip to content

C++: Specialize hasQualifiedName etc. for Function#3339

Closed
jbj wants to merge 1 commit into
github:rc/1.24from
jbj:hasQualifiedName-Function
Closed

C++: Specialize hasQualifiedName etc. for Function#3339
jbj wants to merge 1 commit into
github:rc/1.24from
jbj:hasQualifiedName-Function

Conversation

@jbj
Copy link
Copy Markdown
Contributor

@jbj jbj commented Apr 23, 2020

Locally I've observed that this speeds up hasTaintFlow. Hopefully it also speeds up many other predicates.

@jbj jbj added the C++ label Apr 23, 2020
@jbj
Copy link
Copy Markdown
Contributor Author

jbj commented Apr 23, 2020

@jbj
Copy link
Copy Markdown
Contributor Author

jbj commented Apr 24, 2020

This had the intended effect on hasTaintFlow_dispred#fff in Chromium, speeding it up from 405s to 1s. But the suite overall didn't get faster on either my local Chromium test or CPP-Differences, so I don't think this PR is worth the risk for 1.24.

@jbj jbj closed this Apr 24, 2020
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.

1 participant