Skip to content

Commit 1a4f523

Browse files
authored
Reduce generics in Codable (#31278) (#31772)
In particular, types generic on the CodingKey produce a lot of runtime metadata. Reducing the number of such types should help with some of the reported memory bloat from Codable. Based on a suggestion of @jckarter Resolves rdar://62620208
1 parent 0f3aacd commit 1a4f523

File tree

1 file changed

+378
-240
lines changed

1 file changed

+378
-240
lines changed

0 commit comments

Comments
 (0)