Tagged: benchmark

Nov 22, 2015

Memory use and speed of JSON parsers

Memory use is often overlooked when people compare JSON libraries

Jan 12, 2015

Proxying objects in Python

Notes about a lazy object proxy implementation in Python