mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`lookupConformance` request is not cached and constraint solver performs a lot of them for the same type (i.e. during disjunction solving), let's try to cache previously performed requests to see whether additional memory use is worth the performance benefit.
608 KiB
608 KiB