RailsConf 2024 - From slow to go: Rails test profiling hands-on by Vladimir Dementyev

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=Nba5xtnwi-Q



Duration: 2:05:09
17 views
0


Ever wished your Rails test suite to complete faster so you don’t waste your time procrastinating while waiting for the green light (or red, who knows—it’s still running)? Have you ever tried increasing the number of parallel workers on CI to solve the problem and reached the limit so there is no noticeable difference anymore?

If these questions catch your eye, come to my workshop on test profiling and learn how to identify and fix test performance bottlenecks in the most efficient way. And let your CI providers not complain about the lower bills afterward.

I will guide you through the test profiling upside-down pyramid, from trying to apply common Ruby profilers (Stackprof, Vernier) and learn from flamegrpahs to identifying test-specific performance issues via the TestProf toolbox.




Other Videos By Confreaks


2024-07-15RailsConf 2024 - Revisiting the Hotwire Landscape after Turbo 8 by Marco Roth
2024-07-15RailsConf 2024 - Closing Day 1 with Andy Croll
2024-07-15RailsConf 2024 - Riffing on Rails: sketch your way to better designed code by Kasper Timm Hansen
2024-07-15RailsConf 2024 - Beyond senior: lessons from the technical career path by Dawn Richardson
2024-07-15RailsConf 2024 - The Very Hungry Transaction by Daniel Colson
2024-07-15RailsConf 2024 - Day 2 Keynote by John Hawthorn
2024-07-15RailsConf 2024 - Glimpses of Humanity: My Game-Building AI Pair by Louis Antonopoulos
2024-07-15RailsConf 2024 - What's in a Name: From Variables to Domain-Driven Design by Karynn Ikeda
2024-07-15RailsConf 2024 - How to make your application accessible (and keep it that way!) by Joel Hawksley
2024-07-15RailsConf 2024 - Progressive Web Apps with Ruby on Rails by Avi Flombaum
2024-07-15RailsConf 2024 - From slow to go: Rails test profiling hands-on by Vladimir Dementyev
2024-07-15RailsConf 2024 - Conference Welcome with Andy Croll and Adarsh Pandit
2024-07-15RailsConf 2024 - Plain, Old, but Mighty: Leveraging POROs in Greenfield and... by Sweta Sanghavi
2024-07-15RailsConf 2024 - How to Accessibility if You’re Mostly Back-End by Hilary Stohs-Krause
2024-07-150:02 / 37:27RailsConf 2024 - Pairing with Intention: A Guide for Mentors by Alistair Norman
2024-07-15RailsConf 2024 - Build High Performance Active Record Apps by Andrew Atkinson
2024-07-15RailsConf 2024 - Ask your logs by Youssef Boulkaid
2024-07-15RailsConf 2024 - From Cryptic Error Messages To Rails Contributor by Collin Jilbert
2024-07-15RailsConf 2024 - Ruby & Rails Versioning at Scale by George Ma
2024-07-15RailsConf 2024 - Crafting Rails Plugins by Chris Oliver
2024-07-15RailsConf 2024 - This or that? Similar methods & classes in Ruby && Rails by Andy Andrea



Tags:
rails
rubyonrails
railsconf
railsconf2024