Book description
You don't have to accept slow Ruby or Rails performance. In this comprehensive guide to Ruby optimization, you'll learn how to write faster Ruby code--but that's just the beginning. See exactly what makes Ruby and Rails code slow, and how to fix it. Alex Dymo will guide you through perils of memory and CPU optimization, profiling, measuring, performance testing, garbage collection, and tuning. You'll find that all those "hard" things aren't so difficult after all, and your code will run orders of magnitude faster.
Publisher resources
Table of contents
-
Ruby Performance Optimization
- For the Best Reading Experience...
-
- Table of Contents
- Early praise for Ruby Performance Optimization
- Preface
- Chapter 1: What Makes Ruby Code Fast
- Chapter 2: Fix Common Performance Problems
- Chapter 3: Make Rails Faster
- Chapter 4: Profile
- Chapter 5: Learn to Optimize with the Profiler
- Chapter 6: Profile Memory
- Chapter 7: Measure
- Chapter 8: Test Performance
- Chapter 9: Think Outside the Box
- Chapter 10: Tune Up the Garbage Collector
Product information
- Title: Ruby Performance Optimization
- Author(s):
- Release date: November 2015
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781680500691
You might also like
book
Ruby Best Practices
How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who …
book
Design Patterns in Ruby
Praise for Design Patterns in Ruby " documents smart ways to resolve many problems that Ruby …
book
Ruby Data Processing: Using Map, Reduce, and Select
Gain the basics of Ruby’s map, reduce, and select functions and discover how to use them …
book
Service-Oriented Design with Ruby and Rails
The Complete Guide to Building Highly Scalable, Services-Based Rails Applications Ruby on Rails deployments are growing, …