mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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.
88 KiB
88 KiB