Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Writing Faster Python 3 - Sebastian Witowski

  • Python Italia
  • 2022-07-23
  • 286
Writing Faster Python 3 - Sebastian Witowski
bestpracticecpythondevelopment
  • ok logo

Скачать Writing Faster Python 3 - Sebastian Witowski бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Writing Faster Python 3 - Sebastian Witowski или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Writing Faster Python 3 - Sebastian Witowski бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Writing Faster Python 3 - Sebastian Witowski

Writing Faster Python 3 - PyCon Italia 2022

Source code level optimization is often neglected - people don’t bother, because getting a faster server often gives better results. But if you - like me - always wonder what is the most efficient way to write some code, then this talk is for you!
Did you know that Python preallocates integers from -5 to 257? Reusing them 1000 times, instead of allocating memory for a bigger integer, can save you a couple milliseconds of code’s execution time. If you want to learn more about this kind of optimizations then, … well, probably this presentation is not for you :) Instead of going into such small details, I will talk about more “sane” ideas for writing faster code.

After a brief overview of different levels of optimization and how they work in Python, I will show you simple and fast ways of measuring the execution time of your code and finally, discuss examples of how some code structures could be improved.

You will see:
The fastest way of removing duplicates from a list
How much faster your code is when you reuse the built-in functions instead of trying to reinvent the wheel
What is faster than the “for loop”
If the lookup is faster in a list or a set
When it’s better to beg for forgiveness than to ask for permission


Speaker: Sebastian Witowski

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]