Daily Shaarli

All links of one day in a single page.

October 26, 2021

Profiling Django App - Technical Ramblings

TL:DR Pyinstrument is a call stack sampling profiler with low overhead to find out time spent in your Django application. QueryCount is a simplistic ORM query count middleware that counts the number of ORM queries, finds duplicate queries, and prints them in the terminal. Django Silk is an extensive Django profiler that records the entire execution, SQL queries, source of origin, and persists the recordings. The complete Django profiler. 🔬 What’s Profiling?

Sign Up for B2 Cloud Storage

J’aurais pu utiliser un stockage compatible S3 pour Gedoc, en fait. Cela peut-être historisé par défaut, j’aime bien 👍