Skip to content

Commit 70b3f01

Browse files
authored
Reduce generics in Codable (#31278)
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 771c1b1 commit 70b3f01

File tree

1 file changed

+378
-240
lines changed

1 file changed

+378
-240
lines changed

0 commit comments

Comments
 (0)