Comment on Benchmarking Codswallop: Node.js vs. PHPparentComments−balac12yAll your points are good apart from 4, don't the native json_encode() / json_decode() functions do what you need?−girvo12yActually, only 3 is good. The rest are incorrect, entirely, and 5 is debatable as to whether that's a good thing.
Comments
All your points are good apart from 4, don't the native json_encode() / json_decode() functions do what you need?
Actually, only 3 is good. The rest are incorrect, entirely, and 5 is debatable as to whether that's a good thing.