RailsConf 2018: Turbo Boosting Real-world Applications by Akira Matsuda

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



Duration: 43:05
1,664 views
17


RailsConf 2018: Turbo Boosting Real-world Applications by Akira Matsuda

One day I joined a team maintaining a huge, legacy, and slow Rails app. We thought that we have to optimize the application throughput for the user happiness, and so we formed a task force that focuses on the performance.

Now, here's the record of the team's battle, including how we inspected and measured the app, how we found the bottlenecks, and how we tackled each real problem, about the following topics:

Tuning Ruby processes
Finding slow parts inside Rails, and significantly improving them
Fixing existing slow libraries, or crafting ultimately performant alternatives




Other Videos By Confreaks


2018-05-16RailsConf 2018: Don't Settle for Poor Names (or for Poor Design) by Alistair McKinnell
2018-05-16RailsConf 2018: The Intelligence of Instinct by Emily Freeman
2018-05-16RailsConf 2018: Using Databases to pull your applications weight by Harisankar P S
2018-05-16RailsConf 2018: Keynote: Rails Doesn't Scale by Mark Imbriaco
2018-05-16RailsConf 2018: Stating the Obvious by Ernie Miller
2018-05-16RailsConf 2018: Webpacking for the Journey Ahead by Taylor Jones
2018-05-16RailsConf 2018: The Life and Death of a Rails App by Olivier Lacan
2018-05-16RailsConf 2018: Down The Rabbit Hole: An Adventure in Legacy Code by Loren Crawford
2018-05-16RailsConf 2018: Debugging Rails Itself by Sean Griffin
2018-05-16RailsConf 2018: Who Destroyed Three Mile Island? by Nickolas Means
2018-05-15RailsConf 2018: Turbo Boosting Real-world Applications by Akira Matsuda
2018-05-15RailsConf 2018: Operating Rails in Kubernetes by Kir Shatrov
2018-05-15RailsConf 2018: Devly, a multi-service development environment by Eric Hodel & Ezekiel Templin
2018-05-15RailsConf 2018: The Doctor Is In: Using checkups to find bugs in production by Ryan Laughlin
2018-05-15RailsConf 2018: Continuous Deployments and Data Sovereignty: A Case Study by Mike Calhoun
2018-05-15RailsConf 2018: Dropping Into B-Trees by David McDonald
2018-05-15RailsConf 2018: Why We Never Get to Web Accessibility 102 by Liz Certa
2018-05-15RailsConf 2018: Candy on Rails: Polymorphism & Rails 5 by Michael Cain
2018-05-15RailsConf 2018: Booleans are Easy - True or False? by Craig Buchek
2018-05-15RailsConf 2018: Access Denied: the missing guide to authorization in Rails by Vladimir Dementyev
2018-05-15RailsConf 2018: The GraphQL Way: A new path for JSON APIs by Nick Quaranto