Optimizing Test Suites - Reducing Excessive Database Calls
Offered By: Confreaks via YouTube
Course Description
Overview
Discover strategies to optimize your test suite's performance in this 29-minute conference talk from RailsConf 2022. Learn how to identify and reduce excessive database calls that can significantly slow down your tests. Explore techniques for profiling and fixing performance hot spots, visualizing database interactions through diagrams, and writing more efficient code. Gain insights on how small changes, such as modifying a single factory, can lead to substantial speed improvements in your test suite. Equip yourself with the knowledge to take control of your build times, potentially reducing them by 15% or more, and impress your team with your optimization skills.
Syllabus
RailsConf 2022 - Your test suite is making too many database calls! by Joël Quenneville
Taught by
Confreaks
Related Courses
Web Application ArchitecturesUniversity of New Mexico via Coursera Full Stack Foundations
Udacity Rails with Active Record and Action Pack
Johns Hopkins University via Coursera Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera