Efficient Django

Efficient Django

EuroPython Conference via YouTube Direct link

Abstract

2 of 29

2 of 29

Abstract

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Efficient Django

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

  1. 1 Intro
  2. 2 Abstract
  3. 3 LEAD RATINGS
  4. 4 Basic concepts
  5. 5 Prioritize and focus
  6. 6 Basic scalability
  7. 7 Database performance
  8. 8 Templat
  9. 9 Bottlenecks
  10. 10 Measuring
  11. 11 Can't improve what you don't measure
  12. 12 Monitoring
  13. 13 Profiling
  14. 14 timeit
  15. 15 ipdb
  16. 16 django-debug-toolbar-line-profiler
  17. 17 Tips and tricks
  18. 18 Add db indexes
  19. 19 Do bulk operations
  20. 20 Get related objects
  21. 21 Slow admin?
  22. 22 Cachalot
  23. 23 Queues and workers
  24. 24 Cached sessions
  25. 25 Persistent connections
  26. 26 UUIDs
  27. 27 Slow tests?
  28. 28 Conclusions
  29. 29 Good resources

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.