Hacker News new | ask | show | jobs
by bingohbangoh 1428 days ago
JSON is much easier to parse with your eyes and there isn't much of a performance difference anymore..
1 comments

With SIMD JSON parsing, I'd be very surprised if JSON weren't MUCH faster to use than XML. Smaller payloads also translate into less time over the wire too.