What are you yield from? - Maxim Danilov

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • What are you yield from? - Maxim Danilov - PyCon Italia 2023
    Many developers avoid using generators in regular python code. For example, many well-known python libraries use lists instead of generators. The generators themselves are slower than normal list loops, but their use in code greatly increases the speed of the application. Let's discover why.
    Full Abstract: 2023.pycon.it/...
    Check the schedule: 2023.pycon.it/...
    Join us next year for PyCon Italia 2024! pycon.it
    #bestpractice #casestudy #architecture #abstractions

Комментарии •