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

[#21] Fix crash at the cost of some correctness #24

Merged
merged 1 commit into from
Nov 17, 2019

Conversation

ben-craig
Copy link

Band-aid for issue #21. Will no longer crash, but will not collapse some names for template analysis, and mis-collapse others.

At present, this only seems to affect "Function sets that took longest to compile / optimize". So it is possible that users will still get oddly collapsed names in those reports. The more likely outcome is that the mis-collapsed names won't get an opportunity to merge with other similar templates, so their score won't even show up in the list, even if it was part of a very expensive set of templates to optimize.

@aras-p aras-p merged commit b9b489b into aras-p:master Nov 17, 2019
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.

None yet

2 participants