Dec 18, 2012

Django Performance Tuning

values() instead model_to_dict() 
Use cDecimal where possible
Dates are slow. Defer them if possible

No comments: