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

Investigate folding identical methods with genericness by default #103951

Open
MichalStrehovsky opened this issue Jun 25, 2024 · 1 comment
Open

Comments

@MichalStrehovsky
Copy link
Member

We should be able to unconditionally fold identical generic methods/methods on generic types since the instantiation details are not visible in stack traces. It's an open question whether the savings from it would be worth the effort.

#101969 (comment)

Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant