Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 352 Bytes

Codable vs. JSONSerialization Performance

Swift Codable can automatically synthesize initializers that decode models from JSON. But how does this generated code compare to what it replaces?

Read the full article here.

License

MIT

Contact

Mattt (@mattt)