SlideShare a Scribd company logo
Rails Performance
    When, What and How




                  Vitaly Kushner
                    @vkushner
Vitaly Kushner
programming since middle 80s
 professionally since early 90s
       Rails since 2005
   founded Astrails in 2008
http://astrails.com/blog
performance
slow
for whatever reason
performance
performance

• raw speed
• throughput
• scalability
• end-user
No time
to dive into details
When to optimize?
     and when not to.
what to do with 1M
       users
Celebrate!
 you’ve made it.
why startups fail?
NOT because of
performance problems
1 million users
first 1000 users!
have scalability
   problem?
GREAT!
because it means you grow fast
later
Scalability Plan


• understand the limits
• know your next step
performance
  does it matter?
YES!
performance is very important
Is 1% a lot?
yes, if you are Google.
Why not to optimize
     anyway?
time and budget
    usually limited
Measure
You can not improve what you do not measure.
Tools
• Yahoo Yslow
  http://developer.yahoo.com/yslow/


• Google PageSpeed
  https://developers.google.com/speed/pagespeed


• NewRelic -     http://newrelic.com


• httperf & ab
• Blitz.io
limit number of records
       from the database
oink
https://github.com/noahd1/oink
Instantiation Breakdown: Total: 14 |
User: 4 | Experience: 3 | Location: 3 |
Interest: 3 | Admin: 1
limit number of queries
     prevent 1+N queries problem
bullet
https://github.com/flyerhzm/bullet
N+1 Query detected
Experience => [:interest]
Add to your finder: :include => [:interest]
define indexes
   can be done later
query_reviewer
https://github.com/nesquena/query_reviewer
limit number of http
       requests
        consolidate assets
   assets pipeline makes it easy
css at the top
js at the bottom
 improves perceived page speed
low level hacks


• replace :include with :join
• explicit :select
not recommened
Maintainability
 usually better then speed
low hanging fruits

• compress and http cache assets
• CDN libraries
• image sprites
• bundle images into CSS
• CDN for all static assets
Caching
 much later
real performance
    problem?
next time...
Thank you!
Slides and video will be published at
      http://astrails.com/blog




                         Vitaly Kushner
                           @vkushner

More Related Content

ODP
Cvcc performance tuning
John McCaffrey
 
PDF
Seven Jobs You Should Be Running #sqlsat126
Mike Hillwig
 
KEY
Windycityrails page performance
John McCaffrey
 
KEY
Freelancing and side-projects on Rails
John McCaffrey
 
KEY
improving the performance of Rails web Applications
John McCaffrey
 
KEY
Cloud tools
John McCaffrey
 
KEY
Becoming a more productive Rails Developer
John McCaffrey
 
PDF
New Server in an Hour
Mike Hillwig
 
Cvcc performance tuning
John McCaffrey
 
Seven Jobs You Should Be Running #sqlsat126
Mike Hillwig
 
Windycityrails page performance
John McCaffrey
 
Freelancing and side-projects on Rails
John McCaffrey
 
improving the performance of Rails web Applications
John McCaffrey
 
Cloud tools
John McCaffrey
 
Becoming a more productive Rails Developer
John McCaffrey
 
New Server in an Hour
Mike Hillwig
 

What's hot (20)

PPT
Windy cityrails performance_tuning
John McCaffrey
 
PPTX
WordPress Optimization - Pubcon Las Vegas 2014
Brian LaFrance
 
PDF
Optimera STHLM 2011 - Mikael Berggren, Spotify
.SE (Stiftelsen för Internetinfrastruktur)
 
PDF
Responsive images
Nate Walton
 
PPTX
WTF: Where To Focus when you take over a Drupal project
Symetris
 
PDF
No More Cowboy Coding: Modern WordPress Development Workflow That Scales
Tom Howard
 
PPTX
Standardizing WordPress Workflow
Digital Strategy Works LLC
 
PPT
Jira and Confluence - How the company behind those products works - Anatoli K...
Dominic Trần
 
PDF
Migrate PHP E-Commerce Site to Go
Weng Wei
 
PPTX
Optimizing Wordpress Pubcon New Orleans 2014
Brian LaFrance
 
PPTX
Why Enterprises Are Embracing the Cloud
Randy Shoup
 
PPTX
Untangling the web week 2 - SEO
Derek Jacoby
 
PPTX
Front End page speed performance improvements for Drupal
Andy Kucharski
 
PPTX
14 Habits of Great SQL Developers
Ike Ellis
 
PDF
Python to go
Weng Wei
 
PDF
DevOps for Drupal: Why We Cook With Chef
Promet Source
 
PPTX
Exploring Content API Options - March 23rd 2016
Jani Tarvainen
 
PDF
Challenges of moving a java team to scala
João Cavalheiro
 
PDF
Kanban stand-up meetings
Miroslav Bajtoš
 
Windy cityrails performance_tuning
John McCaffrey
 
WordPress Optimization - Pubcon Las Vegas 2014
Brian LaFrance
 
Optimera STHLM 2011 - Mikael Berggren, Spotify
.SE (Stiftelsen för Internetinfrastruktur)
 
Responsive images
Nate Walton
 
WTF: Where To Focus when you take over a Drupal project
Symetris
 
No More Cowboy Coding: Modern WordPress Development Workflow That Scales
Tom Howard
 
Standardizing WordPress Workflow
Digital Strategy Works LLC
 
Jira and Confluence - How the company behind those products works - Anatoli K...
Dominic Trần
 
Migrate PHP E-Commerce Site to Go
Weng Wei
 
Optimizing Wordpress Pubcon New Orleans 2014
Brian LaFrance
 
Why Enterprises Are Embracing the Cloud
Randy Shoup
 
Untangling the web week 2 - SEO
Derek Jacoby
 
Front End page speed performance improvements for Drupal
Andy Kucharski
 
14 Habits of Great SQL Developers
Ike Ellis
 
Python to go
Weng Wei
 
DevOps for Drupal: Why We Cook With Chef
Promet Source
 
Exploring Content API Options - March 23rd 2016
Jani Tarvainen
 
Challenges of moving a java team to scala
João Cavalheiro
 
Kanban stand-up meetings
Miroslav Bajtoš
 
Ad

Viewers also liked (7)

PPTX
45 lessons in life
Grace Eunhye Lee
 
DOC
Bentancor, luis los techos vegetales
Plan Huerta
 
DOCX
Evidenceofa singleeditorialhandinluke4and7
Steph Nelson
 
PDF
"Attribution Marketing Tailored for Your Business"
iMedia Connection
 
PDF
dConstruct Workshop - Positive Behaviors
Daniel Burka
 
PDF
RubyMotion: Put your Dreams in Motion with Ruby
Astrails
 
PDF
Rails missing features
Astrails
 
45 lessons in life
Grace Eunhye Lee
 
Bentancor, luis los techos vegetales
Plan Huerta
 
Evidenceofa singleeditorialhandinluke4and7
Steph Nelson
 
"Attribution Marketing Tailored for Your Business"
iMedia Connection
 
dConstruct Workshop - Positive Behaviors
Daniel Burka
 
RubyMotion: Put your Dreams in Motion with Ruby
Astrails
 
Rails missing features
Astrails
 
Ad

Similar to Performance - When, What and How (20)

PDF
Auditing Drupal Sites for Performance, Content and Optimal Configuration - SA...
Jon Peck
 
PDF
AD1545 - Extending the XPages Extension Library
paidi_ed
 
PDF
Continuous Delivery for the Rest of Us
C4Media
 
PPTX
[Srijan Wednesday Webinars] Developing Large Scale Applications in AngularJS
Srijan Technologies
 
PPTX
Four Practices to Fix Your Top .NET Performance Problems
Andreas Grabner
 
PDF
FMK2016 - HOunza Koudelka - Audit and Performance (Sponsored Session)
Verein FM Konferenz
 
PPTX
Pearls and Must-Have Tools for the Modern Web / .NET Developer
Ofer Zelig
 
PDF
Notes From Velocity Conference Europe
SiriusWay
 
PPTX
Picnic Software - Developing a flexible and scalable application
Nick Josevski
 
PPTX
Front End page speed performance improvements for Drupal
Promet Source
 
KEY
CodeIgniter for Startups, cicon2010
Joel Gascoigne
 
PDF
Dev ops lessons learned - Michael Collins
Devopsdays
 
PPT
Gdco12 kartik ayyar
Kartik Ayyar
 
PPTX
Top 7 mistakes
Talbott Crowell
 
PDF
FMK2016 - HOunz Koudelka - Audit and Optimization
Verein FM Konferenz
 
PPTX
The Accessible Web
Steven Lambert
 
PPTX
Play Architecture, Implementation, Shiny Objects, and a Proposal
Mike Slinn
 
PDF
My Site is slow - Drupal Camp London 2013
hernanibf
 
PPT
5 Common Mistakes You are Making on your Website
Acquia
 
PPTX
Best Practices for WordPress in Enterprise
Taylor Lovett
 
Auditing Drupal Sites for Performance, Content and Optimal Configuration - SA...
Jon Peck
 
AD1545 - Extending the XPages Extension Library
paidi_ed
 
Continuous Delivery for the Rest of Us
C4Media
 
[Srijan Wednesday Webinars] Developing Large Scale Applications in AngularJS
Srijan Technologies
 
Four Practices to Fix Your Top .NET Performance Problems
Andreas Grabner
 
FMK2016 - HOunza Koudelka - Audit and Performance (Sponsored Session)
Verein FM Konferenz
 
Pearls and Must-Have Tools for the Modern Web / .NET Developer
Ofer Zelig
 
Notes From Velocity Conference Europe
SiriusWay
 
Picnic Software - Developing a flexible and scalable application
Nick Josevski
 
Front End page speed performance improvements for Drupal
Promet Source
 
CodeIgniter for Startups, cicon2010
Joel Gascoigne
 
Dev ops lessons learned - Michael Collins
Devopsdays
 
Gdco12 kartik ayyar
Kartik Ayyar
 
Top 7 mistakes
Talbott Crowell
 
FMK2016 - HOunz Koudelka - Audit and Optimization
Verein FM Konferenz
 
The Accessible Web
Steven Lambert
 
Play Architecture, Implementation, Shiny Objects, and a Proposal
Mike Slinn
 
My Site is slow - Drupal Camp London 2013
hernanibf
 
5 Common Mistakes You are Making on your Website
Acquia
 
Best Practices for WordPress in Enterprise
Taylor Lovett
 

More from Astrails (10)

PDF
Building and deploying React applications
Astrails
 
PDF
Accounting For Hackers
Astrails
 
PDF
Machine Learning: Make Your Ruby Code Smarter
Astrails
 
PDF
Migrating from Flux to Redux. Why and how.
Astrails
 
PDF
Engineering esthetics
Astrails
 
PDF
Lean Software Development
Astrails
 
PDF
WTF is NoSQL
Astrails
 
PDF
Cassandra intro
Astrails
 
PDF
Ruby is an Acceptable Lisp
Astrails
 
PDF
Ruby is Awesome
Astrails
 
Building and deploying React applications
Astrails
 
Accounting For Hackers
Astrails
 
Machine Learning: Make Your Ruby Code Smarter
Astrails
 
Migrating from Flux to Redux. Why and how.
Astrails
 
Engineering esthetics
Astrails
 
Lean Software Development
Astrails
 
WTF is NoSQL
Astrails
 
Cassandra intro
Astrails
 
Ruby is an Acceptable Lisp
Astrails
 
Ruby is Awesome
Astrails
 

Recently uploaded (20)

PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 

Performance - When, What and How