Forum Discussion

destruk's avatar
destruk
Streaming Star
9 years ago

Parsing JSON v XML

Parsing the content as JSON appears to be twice as fast as parsing XML.  It is a big change to the server code to switch existing feeds over to json, but the payoff is worth it.  I'll need to run some...