Главная
Study mode:
on
1
Introduction
2
Database Profiling
3
Memory Profiling
4
Retained vs allocated memory
5
Call stack profiling
6
Profiling modes
7
Flame graphs
8
Development vs Production
9
Profiling with Speedscope
10
Profiling Boot
11
Autoloading
12
Profiling in production
13
Benchmarking
14
BenchmarkIPS
15
Recap
Description:
Learn how to identify and optimize slow code in your Rails application through profiling techniques. Explore tools like rack-mini-profiler and benchmark/ips, and discover best practices for performance optimization. Dive into database and memory profiling, understand retained vs allocated memory, and master call stack profiling. Examine profiling modes, flame graphs, and the differences between development and production environments. Gain insights into profiling with Speedscope, profiling boot autoloading, and conducting benchmarks effectively using BenchmarkIPS.

Profiling to Make Your Rails App Faster

Ruby Central
Add to list