SlideShare a Scribd company logo
1 of 27
Download to read offline
Magento Performance Bootcamp




        Magento
 Performance Bootcamp
            Website Performance Optimization (WPO)
              Server Performance Optimization (SPO)



                                           Ray Bogman [ray@jira.nl]
Jira ICT   www.jira.nl   - @jiraict                     www.jira.nl
Magento Performance Bootcamp

Bootcamp itinerary

• SPO
• WPO
• Magento
• Break
• Workshop




                     Ray Bogman [ray@jira.nl]
                                  www.jira.nl
Magento Performance Bootcamp

About me

           Ray Bogman
           • Computer Geek since 1983
           • Ethical hacker, security specialist
           • Performance specialist
           • Founder Jira ICT
           • Magento Lover since Day One
           • Joomla/Magento trainer/consultant



                              Ray Bogman [ray@jira.nl]
                                           www.jira.nl
Magento Performance Bootcamp


My site is getting slower
and slower,




what's the problem?
                   Ray Bogman [ray@jira.nl]
                                www.jira.nl
Magento Performance Bootcamp

  Webmaster Tools - Stress!




Course: http://www.webpagetest.org/forums/showthread.php?tid=10936




                                                                     Ray Bogman [ray@jira.nl]
                                                                                  www.jira.nl
Magento Performance Bootcamp

What is the problem, how do I fix this?

                      • Can I fix this myself?
                      • Where do I look?




                                 Ray Bogman [ray@jira.nl]
                                              www.jira.nl
Magento Performance Bootcamp

the Performance Golden Rule [20 - 80%]




“80-90% of the end-user response time is
spent on the frontend.
                                           Ray Bogman [ray@jira.nl]
Start there.”                                           www.jira.nl
By Steve Souders
Magento Performance Bootcamp




          SPO
Server Performance Optimization



                      Ray Bogman [ray@jira.nl]
                                   www.jira.nl
Magento Performance Bootcamp

SPO – Server Performance Optimization




                            Ray Bogman [ray@jira.nl]
                                         www.jira.nl
Magento Performance Bootcamp

SPO: Update your LAMP stack

                          • Centos 6.2

                          • Apache 2.4.1

                          • Mysql 5.5.23

                          • PHP 5.3.10




                              Ray Bogman [ray@jira.nl]
                                           www.jira.nl
Magento Performance Bootcamp

SPO: Setup Caching layer
                           • APC
                           • Memcache
                           • tmpfs
                           • Xcache
                           • Eaccelerator
                           • Zend Optimizer+
                           • Varnish
                           • etc...



                               Ray Bogman [ray@jira.nl]
                                            www.jira.nl
Magento Performance Bootcamp

SPO: Memcache vs. APC vs. tmpfs
• Memcache
 – Cache storage
 – Load balanced
 – Distributed caching system


• ACP
 – Non-distributed caching system
 – Dedicated use, not on shared servers
 – Opcode cache


• Tmpfs
 – Temporary file storage
                                             Ray Bogman [ray@jira.nl]
 – Only “root” can do this                                www.jira.nl

 – Static files in memory like css/js/html
Magento Performance Bootcamp

SPO : Database tuning
                        • slow_queries_log
                        • Mysqltuner



                        Known problem:
                        Magento 1.6.1 < older
                        issues w/ Mysql 5.1




                             Ray Bogman [ray@jira.nl]
                                          www.jira.nl
Magento Performance Bootcamp

SPO: Slow SQL log




                    Ray Bogman [ray@jira.nl]
                                 www.jira.nl
Magento Performance Bootcamp




          WPO
Website Performance Optimization



                      Ray Bogman [ray@jira.nl]
                                   www.jira.nl
Magento Performance Bootcamp

WPO: What to do
• Reduce the number of HTTP requests
• CSS Sprites
● Compress your content (Gzip)


● Keep-Alive


● Deflate/Expires content


● Reduce the image size (WebP, etc...)


● Use a Content Delivery Network (CDN)


● Optimize .htacces


● Cookie free domain for static content




                                          Ray Bogman [ray@jira.nl]
                                                       www.jira.nl
Magento Performance Bootcamp

   WPO: Before optimized .htaccess




                                                                                Ray Bogman [ray@jira.nl]
Source:                                                                                      www.jira.nl
http://www.webpagetest.org/result/120524_F0_CBM/5/performance_optimization/#cache_static_content
Magento Performance Bootcamp

   WPO: After optimized .htaccess




                                                                                Ray Bogman [ray@jira.nl]
Source:                                                                                      www.jira.nl
http://www.webpagetest.org/result/120524_G5_CFZ/4/performance_optimization/#cache_static_content
Magento Performance Bootcamp




          MPO
Magento Performance Optimization



                      Ray Bogman [ray@jira.nl]
                                   www.jira.nl
Magento Performance Bootcamp

How to optimize Magento?

• Flat Product, Flat Catalog
● Compilation


● Caching


    ●   Nitrogento
    ●   Ez Zoom
    ●   Full Page Cache Pro
    ● Advanced Block Cache
●   Less Modules or turn them off
●   Not to many JS frameworks


                                    Ray Bogman [ray@jira.nl]
                                                 www.jira.nl
Magento Performance Bootcamp




  Audit
How do we test?



              Ray Bogman [ray@jira.nl]
                           www.jira.nl
Magento Performance Bootcamp

Testing & Measuring
                      • ab
                      • siege
                      • curl-loader
                      • httperf
                      • new-relic
                      • gtmetrix
                      • webpagetest
                      • etc...


                       Ray Bogman [ray@jira.nl]
                                    www.jira.nl
Magento Performance Bootcamp

Waterfall




            Ray Bogman [ray@jira.nl]
                         www.jira.nl
Magento Performance Bootcamp




Let's get to work
      Live case



                  Ray Bogman [ray@jira.nl]
                               www.jira.nl
Magento Performance Bootcamp

 Techniques & Resources
•YSlow (Firebug/Firefox plugin)
•Google Page Speed (Firefox/Chrome plugin)
•Webpagetest.org
•Gtmetrix.com
•Whatsmyip.org/http_compression
•Smushit.com/ysmush.it
•Host-tracker.com
•CSS Sprites (CSS technique)
•CDN (Content Delivery Network)
•Byte Internet (Magento hosting provider)
•CloudVPS (Magento VPS images created by Jira)   Ray Bogman [ray@jira.nl]
                                                              www.jira.nl
Magento Performance Bootcamp

More Jira ICT

•WPO/SPO audits
  – jira.nl/speed
•Training & demo-days
  – www.magento-competence-center.com/
  – cursus.jira.nl




                                         Ray Bogman [ray@jira.nl]
                                                      www.jira.nl
Magento Performance Bootcamp




    Thank you
          ray@jira.nl
            #jiraict

          www.jira.nl
http://www.slideshare.net/jiraict
http://www.facebook.com/jiraict
                                    Ray Bogman [ray@jira.nl]
                                                 www.jira.nl

More Related Content

Viewers also liked

Magento Performance Workshop - Meet Magento 2012
Magento Performance Workshop - Meet Magento 2012Magento Performance Workshop - Meet Magento 2012
Magento Performance Workshop - Meet Magento 2012Jira ICT
 
TV360 on Magazine issue1
TV360 on Magazine issue1TV360 on Magazine issue1
TV360 on Magazine issue1whte balance
 
A wise camel
A wise camelA wise camel
A wise camelsatishrao
 
TV360 on Magazine issue2
TV360 on Magazine issue2TV360 on Magazine issue2
TV360 on Magazine issue2whte balance
 
Dangerous australian animals
Dangerous australian animalsDangerous australian animals
Dangerous australian animalsclaire ujma
 
Establish reliable builds and deployments with Magento
Establish reliable builds and deployments with MagentoEstablish reliable builds and deployments with Magento
Establish reliable builds and deployments with MagentoUnic
 
Managing Magento Projects by Viacheslav Kravchuk from Atwix
Managing Magento Projects by Viacheslav Kravchuk from AtwixManaging Magento Projects by Viacheslav Kravchuk from Atwix
Managing Magento Projects by Viacheslav Kravchuk from AtwixAtwix
 
Public Policy Boot Camp Video
Public Policy Boot Camp VideoPublic Policy Boot Camp Video
Public Policy Boot Camp VideoNCCPPR
 
Fraud Committed Against the Elderly in N.C.
Fraud Committed Against the Elderly in N.C.Fraud Committed Against the Elderly in N.C.
Fraud Committed Against the Elderly in N.C.NCCPPR
 
TV360 on Magazine - ISSUE 5
TV360 on Magazine - ISSUE 5TV360 on Magazine - ISSUE 5
TV360 on Magazine - ISSUE 5whte balance
 
Polimixina b y falla renal
Polimixina b y falla renalPolimixina b y falla renal
Polimixina b y falla renaleduardo de avila
 
Ultimo concenso para monitorizacion de vancomicina
Ultimo concenso para monitorizacion de vancomicinaUltimo concenso para monitorizacion de vancomicina
Ultimo concenso para monitorizacion de vancomicinaeduardo de avila
 
Joomla Menus en Menuitems
Joomla Menus en MenuitemsJoomla Menus en Menuitems
Joomla Menus en MenuitemsJira ICT
 
Infusion de 4 horas de tazocin
Infusion de 4 horas de tazocinInfusion de 4 horas de tazocin
Infusion de 4 horas de tazocineduardo de avila
 
The History of Mental Health reform in North Carolina
The History of Mental Health reform in North CarolinaThe History of Mental Health reform in North Carolina
The History of Mental Health reform in North CarolinaNCCPPR
 
Comparing outcomes of meropenem administration strategies 2010
Comparing outcomes of meropenem administration strategies 2010Comparing outcomes of meropenem administration strategies 2010
Comparing outcomes of meropenem administration strategies 2010eduardo de avila
 

Viewers also liked (18)

Magento Performance Workshop - Meet Magento 2012
Magento Performance Workshop - Meet Magento 2012Magento Performance Workshop - Meet Magento 2012
Magento Performance Workshop - Meet Magento 2012
 
TV360 on Magazine issue1
TV360 on Magazine issue1TV360 on Magazine issue1
TV360 on Magazine issue1
 
A wise camel
A wise camelA wise camel
A wise camel
 
TV360 on Magazine issue2
TV360 on Magazine issue2TV360 on Magazine issue2
TV360 on Magazine issue2
 
Dangerous australian animals
Dangerous australian animalsDangerous australian animals
Dangerous australian animals
 
Establish reliable builds and deployments with Magento
Establish reliable builds and deployments with MagentoEstablish reliable builds and deployments with Magento
Establish reliable builds and deployments with Magento
 
Managing Magento Projects by Viacheslav Kravchuk from Atwix
Managing Magento Projects by Viacheslav Kravchuk from AtwixManaging Magento Projects by Viacheslav Kravchuk from Atwix
Managing Magento Projects by Viacheslav Kravchuk from Atwix
 
Public Policy Boot Camp Video
Public Policy Boot Camp VideoPublic Policy Boot Camp Video
Public Policy Boot Camp Video
 
Powerpoint school
Powerpoint schoolPowerpoint school
Powerpoint school
 
Fraud Committed Against the Elderly in N.C.
Fraud Committed Against the Elderly in N.C.Fraud Committed Against the Elderly in N.C.
Fraud Committed Against the Elderly in N.C.
 
TV360 on Magazine - ISSUE 5
TV360 on Magazine - ISSUE 5TV360 on Magazine - ISSUE 5
TV360 on Magazine - ISSUE 5
 
Powerpoint school
Powerpoint schoolPowerpoint school
Powerpoint school
 
Polimixina b y falla renal
Polimixina b y falla renalPolimixina b y falla renal
Polimixina b y falla renal
 
Ultimo concenso para monitorizacion de vancomicina
Ultimo concenso para monitorizacion de vancomicinaUltimo concenso para monitorizacion de vancomicina
Ultimo concenso para monitorizacion de vancomicina
 
Joomla Menus en Menuitems
Joomla Menus en MenuitemsJoomla Menus en Menuitems
Joomla Menus en Menuitems
 
Infusion de 4 horas de tazocin
Infusion de 4 horas de tazocinInfusion de 4 horas de tazocin
Infusion de 4 horas de tazocin
 
The History of Mental Health reform in North Carolina
The History of Mental Health reform in North CarolinaThe History of Mental Health reform in North Carolina
The History of Mental Health reform in North Carolina
 
Comparing outcomes of meropenem administration strategies 2010
Comparing outcomes of meropenem administration strategies 2010Comparing outcomes of meropenem administration strategies 2010
Comparing outcomes of meropenem administration strategies 2010
 

Similar to Magento Performance Bootcamp

Ray bogman site performance optimization
Ray bogman   site performance optimizationRay bogman   site performance optimization
Ray bogman site performance optimizationGuido X Jansen
 
Ray Bogman Google Optimizer
Ray Bogman Google OptimizerRay Bogman Google Optimizer
Ray Bogman Google OptimizerGuido X Jansen
 
Front end performance on Shopify.com
Front end performance on Shopify.comFront end performance on Shopify.com
Front end performance on Shopify.comBryson Gilbert
 
Site Performance Optimization - Joomla!
Site Performance Optimization - Joomla!Site Performance Optimization - Joomla!
Site Performance Optimization - Joomla!Hans Kuijpers
 
OpenXcell - Magento Optimization Webinar 2013
OpenXcell - Magento Optimization Webinar 2013OpenXcell - Magento Optimization Webinar 2013
OpenXcell - Magento Optimization Webinar 2013Jayneel Patel
 
How SiteGround Service Compares to Other Hosts
How SiteGround Service Compares to Other HostsHow SiteGround Service Compares to Other Hosts
How SiteGround Service Compares to Other HostsSiteGround.com
 
Openxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento OptimizationOpenxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento OptimizationOpenXcell Technolabs
 
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan Taylor
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan TaylorOptimization 2020 | Using Edge SEO For Technical Issues ft. Dan Taylor
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan TaylorDan Taylor
 
The need for Speed: Advanced #webperf - SEOday 2018
The need for Speed: Advanced #webperf - SEOday 2018The need for Speed: Advanced #webperf - SEOday 2018
The need for Speed: Advanced #webperf - SEOday 2018Bastian Grimm
 
Getting started with JBPM
Getting started with JBPMGetting started with JBPM
Getting started with JBPMGirish Bapat
 
Shopzilla - Performance By Design
Shopzilla - Performance By DesignShopzilla - Performance By Design
Shopzilla - Performance By DesignTim Morrow
 
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...Nicholas Jansma
 
Introduction To Django
Introduction To DjangoIntroduction To Django
Introduction To DjangoJay Graves
 
Optimizing WordPress Performance
Optimizing WordPress PerformanceOptimizing WordPress Performance
Optimizing WordPress PerformanceDouglas Yuen
 
All about google tag manager - Basics
All about google tag manager - Basics All about google tag manager - Basics
All about google tag manager - Basics Rob Levish
 
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...Vladislav Morgun
 
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)Tarun Sharma
 
Web Performance Optimization
Web Performance OptimizationWeb Performance Optimization
Web Performance OptimizationPatrick Meenan
 

Similar to Magento Performance Bootcamp (20)

Ray bogman site performance optimization
Ray bogman   site performance optimizationRay bogman   site performance optimization
Ray bogman site performance optimization
 
Ray Bogman Google Optimizer
Ray Bogman Google OptimizerRay Bogman Google Optimizer
Ray Bogman Google Optimizer
 
Front end performance on Shopify.com
Front end performance on Shopify.comFront end performance on Shopify.com
Front end performance on Shopify.com
 
Site Performance Optimization - Joomla!
Site Performance Optimization - Joomla!Site Performance Optimization - Joomla!
Site Performance Optimization - Joomla!
 
OpenXcell - Magento Optimization Webinar 2013
OpenXcell - Magento Optimization Webinar 2013OpenXcell - Magento Optimization Webinar 2013
OpenXcell - Magento Optimization Webinar 2013
 
How SiteGround Service Compares to Other Hosts
How SiteGround Service Compares to Other HostsHow SiteGround Service Compares to Other Hosts
How SiteGround Service Compares to Other Hosts
 
BigCommerce SEO
BigCommerce SEOBigCommerce SEO
BigCommerce SEO
 
Openxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento OptimizationOpenxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento Optimization
 
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan Taylor
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan TaylorOptimization 2020 | Using Edge SEO For Technical Issues ft. Dan Taylor
Optimization 2020 | Using Edge SEO For Technical Issues ft. Dan Taylor
 
The need for Speed: Advanced #webperf - SEOday 2018
The need for Speed: Advanced #webperf - SEOday 2018The need for Speed: Advanced #webperf - SEOday 2018
The need for Speed: Advanced #webperf - SEOday 2018
 
Getting started with JBPM
Getting started with JBPMGetting started with JBPM
Getting started with JBPM
 
Shopzilla - Performance By Design
Shopzilla - Performance By DesignShopzilla - Performance By Design
Shopzilla - Performance By Design
 
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
 
Introduction To Django
Introduction To DjangoIntroduction To Django
Introduction To Django
 
Optimizing WordPress Performance
Optimizing WordPress PerformanceOptimizing WordPress Performance
Optimizing WordPress Performance
 
All about google tag manager - Basics
All about google tag manager - Basics All about google tag manager - Basics
All about google tag manager - Basics
 
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...
02.03.21 Collaborator.pro Webinar Решение 10 главных задач технической оптими...
 
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)
Merchant’s guide to protecting Magento Storefronts (Meet Magento India 2020)
 
Web Performance Optimization
Web Performance OptimizationWeb Performance Optimization
Web Performance Optimization
 
Web Performance Optimization (WPO)
Web Performance Optimization (WPO)Web Performance Optimization (WPO)
Web Performance Optimization (WPO)
 

Recently uploaded

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 

Recently uploaded (20)

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 

Magento Performance Bootcamp

  • 1. Magento Performance Bootcamp Magento Performance Bootcamp Website Performance Optimization (WPO) Server Performance Optimization (SPO) Ray Bogman [ray@jira.nl] Jira ICT www.jira.nl - @jiraict www.jira.nl
  • 2. Magento Performance Bootcamp Bootcamp itinerary • SPO • WPO • Magento • Break • Workshop Ray Bogman [ray@jira.nl] www.jira.nl
  • 3. Magento Performance Bootcamp About me Ray Bogman • Computer Geek since 1983 • Ethical hacker, security specialist • Performance specialist • Founder Jira ICT • Magento Lover since Day One • Joomla/Magento trainer/consultant Ray Bogman [ray@jira.nl] www.jira.nl
  • 4. Magento Performance Bootcamp My site is getting slower and slower, what's the problem? Ray Bogman [ray@jira.nl] www.jira.nl
  • 5. Magento Performance Bootcamp Webmaster Tools - Stress! Course: http://www.webpagetest.org/forums/showthread.php?tid=10936 Ray Bogman [ray@jira.nl] www.jira.nl
  • 6. Magento Performance Bootcamp What is the problem, how do I fix this? • Can I fix this myself? • Where do I look? Ray Bogman [ray@jira.nl] www.jira.nl
  • 7. Magento Performance Bootcamp the Performance Golden Rule [20 - 80%] “80-90% of the end-user response time is spent on the frontend. Ray Bogman [ray@jira.nl] Start there.” www.jira.nl By Steve Souders
  • 8. Magento Performance Bootcamp SPO Server Performance Optimization Ray Bogman [ray@jira.nl] www.jira.nl
  • 9. Magento Performance Bootcamp SPO – Server Performance Optimization Ray Bogman [ray@jira.nl] www.jira.nl
  • 10. Magento Performance Bootcamp SPO: Update your LAMP stack • Centos 6.2 • Apache 2.4.1 • Mysql 5.5.23 • PHP 5.3.10 Ray Bogman [ray@jira.nl] www.jira.nl
  • 11. Magento Performance Bootcamp SPO: Setup Caching layer • APC • Memcache • tmpfs • Xcache • Eaccelerator • Zend Optimizer+ • Varnish • etc... Ray Bogman [ray@jira.nl] www.jira.nl
  • 12. Magento Performance Bootcamp SPO: Memcache vs. APC vs. tmpfs • Memcache – Cache storage – Load balanced – Distributed caching system • ACP – Non-distributed caching system – Dedicated use, not on shared servers – Opcode cache • Tmpfs – Temporary file storage Ray Bogman [ray@jira.nl] – Only “root” can do this www.jira.nl – Static files in memory like css/js/html
  • 13. Magento Performance Bootcamp SPO : Database tuning • slow_queries_log • Mysqltuner Known problem: Magento 1.6.1 < older issues w/ Mysql 5.1 Ray Bogman [ray@jira.nl] www.jira.nl
  • 14. Magento Performance Bootcamp SPO: Slow SQL log Ray Bogman [ray@jira.nl] www.jira.nl
  • 15. Magento Performance Bootcamp WPO Website Performance Optimization Ray Bogman [ray@jira.nl] www.jira.nl
  • 16. Magento Performance Bootcamp WPO: What to do • Reduce the number of HTTP requests • CSS Sprites ● Compress your content (Gzip) ● Keep-Alive ● Deflate/Expires content ● Reduce the image size (WebP, etc...) ● Use a Content Delivery Network (CDN) ● Optimize .htacces ● Cookie free domain for static content Ray Bogman [ray@jira.nl] www.jira.nl
  • 17. Magento Performance Bootcamp WPO: Before optimized .htaccess Ray Bogman [ray@jira.nl] Source: www.jira.nl http://www.webpagetest.org/result/120524_F0_CBM/5/performance_optimization/#cache_static_content
  • 18. Magento Performance Bootcamp WPO: After optimized .htaccess Ray Bogman [ray@jira.nl] Source: www.jira.nl http://www.webpagetest.org/result/120524_G5_CFZ/4/performance_optimization/#cache_static_content
  • 19. Magento Performance Bootcamp MPO Magento Performance Optimization Ray Bogman [ray@jira.nl] www.jira.nl
  • 20. Magento Performance Bootcamp How to optimize Magento? • Flat Product, Flat Catalog ● Compilation ● Caching ● Nitrogento ● Ez Zoom ● Full Page Cache Pro ● Advanced Block Cache ● Less Modules or turn them off ● Not to many JS frameworks Ray Bogman [ray@jira.nl] www.jira.nl
  • 21. Magento Performance Bootcamp Audit How do we test? Ray Bogman [ray@jira.nl] www.jira.nl
  • 22. Magento Performance Bootcamp Testing & Measuring • ab • siege • curl-loader • httperf • new-relic • gtmetrix • webpagetest • etc... Ray Bogman [ray@jira.nl] www.jira.nl
  • 23. Magento Performance Bootcamp Waterfall Ray Bogman [ray@jira.nl] www.jira.nl
  • 24. Magento Performance Bootcamp Let's get to work Live case Ray Bogman [ray@jira.nl] www.jira.nl
  • 25. Magento Performance Bootcamp Techniques & Resources •YSlow (Firebug/Firefox plugin) •Google Page Speed (Firefox/Chrome plugin) •Webpagetest.org •Gtmetrix.com •Whatsmyip.org/http_compression •Smushit.com/ysmush.it •Host-tracker.com •CSS Sprites (CSS technique) •CDN (Content Delivery Network) •Byte Internet (Magento hosting provider) •CloudVPS (Magento VPS images created by Jira) Ray Bogman [ray@jira.nl] www.jira.nl
  • 26. Magento Performance Bootcamp More Jira ICT •WPO/SPO audits – jira.nl/speed •Training & demo-days – www.magento-competence-center.com/ – cursus.jira.nl Ray Bogman [ray@jira.nl] www.jira.nl
  • 27. Magento Performance Bootcamp Thank you ray@jira.nl #jiraict www.jira.nl http://www.slideshare.net/jiraict http://www.facebook.com/jiraict Ray Bogman [ray@jira.nl] www.jira.nl