Flask: Application Performance Optimization
Released 4/2026
By Kevin Cunningham
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English + subtitle | Duration: 39m 41s | Size: 94 MB
Performance problems in Flask applications are rarely caused by Flask itself-they usually stem from blocking work, inefficient request handling, repeated computation, or poorly understood data access patterns.
What you'll learn
Performance problems in Flask applications are rarely caused by Flask itself-they usually stem from blocking work, inefficient request handling, repeated computation, or poorly understood data access patterns.
In this course, Flask: Application Performance Optimization, you'll...