Last Updated: February 25, 2016
·
823
· kirang89

Json performance in Python 2.6+

Performance of stdlib json has become way better in Python 2.7 when compared to 2.6. It is as fast, if not faster, than simplejson.