Skip to content

Flight-School/CodablePerformance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages