Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Improving App Performance with Snapshots

PyCon US via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to enhance your application's performance using snapshots in this 24-minute PyCon US talk by Juan Gonzalez. Learn about the challenges of database bottlenecks and explore a novel approach to improving Python code efficiency without increasing costs. Delve into the open-source library "snapshot-queries" and its potential to help scale your application. Explore the unique aspects of query tuning, the pros and cons of ORMs, and how to overcome common database-related issues. Gain insights into the top 5 features of query snapshots, including query inspection, summary generation, and stacktrace analysis. Understand how to implement automated testing with Query Snapshots to optimize your code and boost overall system performance.

Syllabus

Improving app performance with snapshots
application is unique
Query tuning is hard
But it can be worth it
ORMs are great...
But ORMS make query tuning harder
You make the perfect restaurant app
You need to save it to your database
ORM problem
But query tuning can be easy
Query snapshots
Top 5 features
Inspect any query
Beautiful summaries of all
See the full stacktrace for each
Group together similar SQL
Query Snapshot automated testing
Questions?

Taught by

PyCon US

Reviews

Start your review of Improving App Performance with Snapshots

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.