How to profile slow code in Python
In this video we look at an interesting use case we stumbled upon the other day, a Bite submission that timed out.
We first look at which of the functions is slow using a timer decorator.
When we pinpointed the slow function we look at where exactly in this function the most time is spent / calls are made.
It becomes soon apparent that it's an expensive operation in a for loop.
Hopefully this video helps you whenever you are hit with slow code.
Used decorators are here:
https://gist.github.com/pybites/ca5136439800148f586bede9b557ecce
Also check out mentioned useful profiling context manager here:
https://docs.python.org/3/library/profile.htm #profile.Profile
----------------------------
Subscribe to the channel!: http://www.youtube.com/c/pybites?sub_confirmation=1
----------------------------
There's plenty more to discover with PyBites:
Check out our Python tips book: https://pybit.es/tips
You can also subscribe to receive weekly Python / Career / Mindset tips straight to your inbox here: https://codechalleng.es/tips
To work with us 1:1 to develop that complex project you've always wanted to build, check out our coaching program: https://pybit.es/catalogue/the-pdm-pr...
If you'd prefer to listen to us on the go, we discuss the mindset crucial for a successful developer on our podcast: https://www.pybitespodcast.com/
Visit us at https://pybit.es to find out how we can help you on your Python journey.
Also we'd love to hear what you want more training and content on, just comment below or send us an email at info at pybit.es!
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to profile slow code in Python», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.