- 14 minutes
- Python, Django, ORM, Performance
How "Export to Excel" Almost Killed Our System
Inspired by an actual incident we had in one of our systems caused by an "Export to Excel" functionality implemented in Python, we go through the process of identifying the problem, experimenting and benchmarking different solutions.