Write Faster Python - Common Performance Anti Patterns

Write Faster Python - Common Performance Anti Patterns

PyCon US via YouTube Direct link

Intro

1 of 21

1 of 21

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Write Faster Python - Common Performance Anti Patterns

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 James Murphy talk
  3. 3 How to improve performance
  4. 4 Before you start
  5. 5 Profilers
  6. 6 Sampling profilers
  7. 7 My favourite profilers
  8. 8 Antipatterns
  9. 9 linter
  10. 10 Looping variants
  11. 11 List comprehension
  12. 12 Wrong types
  13. 13 Example
  14. 14 Reading the results
  15. 15 tuple iterator
  16. 16 unmutated collection
  17. 17 calling too many functions
  18. 18 a and b example
  19. 19 Utility library
  20. 20 Wrap up
  21. 21 Outro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.