Hacker News new | ask | show | jobs
by pdpi 2673 days ago
It's not a binary yes/no question.

Given equally-high quality JSON and binary serdes, JSON is sufficiently fast. Raphlinus is saying that Swift's built-in deserialiser is obnoxiously slow.

1 comments

Any reason not to just use a third party Swift JSON library?