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

Cache resolved generics within TypeDiscoverer. #2974

Closed
christophstrobl opened this issue Nov 9, 2023 · 0 comments
Closed

Cache resolved generics within TypeDiscoverer. #2974

christophstrobl opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
type: task A general task

Comments

@christophstrobl
Copy link
Member

We currently recompute the list of resolved generics within TypeDiscoverer for each and every equals check. Though there's already some level of caching within ResolvableType the recompute of the actual list and type extraction should be cached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant