2024-09-23 –, Online talks
Unleash the full potential of your Django application? Join me as we deep dive into the world of Django performance optimisation. In this talk you will learn about benchmarking and profiling your Django application. You will be able to identify performance bottlenecks and uncover the hidden secrets. Don't settle for less you deserve better...join.
In most cases performance issues are caused by a very small fraction of the application. Identifying these bottlenecks can be a daunting task. Well, not anymore, we now have tools to easily identify these bottlenecks. In this talk we will talk about it all: the why, what and how to do profiling and benchmarking.
We will look at django-silk
for profiling while for benchmarking we will be using the ever reliable pytest-benchmark
. We will cover the basics and slowly move into seeing things like the actual raw query buried which is buried in Django. Lastly l will share tips on how to avoid over running your services while try to optimise. This talk is suitable for intermediate to senior developers, however junior developers can also benefit.
DSF individual member | PSF member | Co-founder Zimbopy | PyCon Zim 2024 organiser