django-silk for Profiling and Optimization with Django REST Framework

preview_player
Показать описание
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:

In this video, we'll look at the django-silk package for profiling and optimizing our API and our Django application.

📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
01:16 Installing django-silk
03:56 Using Django-silk for profiling

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:

📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:

#python #django #webdevelopment #djangorestframework
Рекомендации по теме
Комментарии
Автор

this one also completed, django-silk is newly learned, wow i can see the number of queries performed for each request, very useful tool for development, thank you

kisamehoshigaki-up
Автор

So far, so good ! Let's just go !

seydinaoumarsamabaly
Автор

Thank you!
Your content is much appreciated, especially nested serializers and your orm playlist. This is at another level compared to others I've seen.
Still hoping you can do some tutorials on "djangorestframework-gis" and geodjango in general ;)

If geodjango/drf-gis is on your list, can you make some examples of queries to find points within a given distance along a linestring, points within an polygon.

_esplor
Автор

great video :) i just solved a similar error in a project i made a few months back when the DB was relatively slow and i did not even notice. now with a few thousand items in it, it took over 5 seconds to get a response

TheNerdyPlayer
Автор

Continue Plz, your content is great.💌

ahmedabdelgawad
Автор

I have a question. My client's Django and DRF project has been running for 3 years and already has 5-6 custom middlewares added, similar to various third-party libraries.

Does adding more middleware affect my web app's performance, considering all requests and responses pass through each middleware?

I'm considering using Django Silk, but adding another middleware to the settings is a concern.

DhavalAhir
Автор

Hey, would love to see your take on swagger documentation and especially drf-spectacular. Had a great experience so far with it but I feel like I'm only scratching the surface

oliverheinrich
Автор

Please go on recording new videos of DRF

sdei