CodablePerformance icon indicating copy to clipboard operation
CodablePerformance copied to clipboard

Performance benchmarks for Codable and JSONSerialization

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)