Ruby Performance Optimization - Dymo Alexander
Ruby Performance Optimization - Dymo Alexander You don't have to accept slow Ruby or Rails performance. See exactly what makes Ruby and Rails code slow, and how to fix it. In this comprehensive guide…
Specifikacia Ruby Performance Optimization - Dymo Alexander
Ruby Performance Optimization - Dymo Alexander
You don't have to accept slow Ruby or Rails performance. See exactly what makes Ruby and Rails code slow, and how to fix it. In this comprehensive guide to Ruby optimization, you'll learn how to write faster Ruby code--but that's just the beginning.
You'll find that all those "hard" things aren't so difficult after all, and your code will run orders of magnitude faster.This is the first book ever that consolidates all the Ruby performance optimization advice in one place. Alex Dymo will guide you through perils of memory and CPU optimization, profiling, measuring, performance testing, garbage collection, and tuning. It's your comprehensive guide to memory optimization, CPU optimization, garbage collector tuning, profiling, measurements, performance testing, and more.You'll go from performance rookie to expert.
First, you'll learn the best practices for