SlideShare ist ein Scribd-Unternehmen logo
1 von 68
Downloaden Sie, um offline zu lesen
Web Acceleration and Front End
        Optimization	
    Cloud Connect 2012 Chicago	



              Hooman Beheshti	
         VP Technology, Strangeloop	
      hooman@strangeloopnetworks.com
Web Application Acceleration	

•  Means lots of things to lots of people	
         –  TCP optimization	
         –  Caching	
         –  HTTP protocol optimization	
         –  Compression	
         –  Etc	


•  We’ll focus on “front-end” issues	
         –  Front-end Optimization (FEO)	
         –  Sometimes called WCO or WPO	


© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   2
Better Performance = Better Business	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   3
© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   4
Impact of page load time on average daily
searches per user	
 0.00%

-0.10%

-0.20%

-0.30%

-0.40%

-0.50%

-0.60%

-0.70%
                      50ms pre-   100ms pre- 200ms post- 200ms post- 400ms post-
                       header       header     header       ads        header


© 2010 Strangeloop Networks           Strangeloop. Faster Websites. Automatically.   5
© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   6
Impact of additional delay on business metrics	

                    0.00%
                   -0.50%
  Percent change




                   -1.00%
                   -1.50%
                   -2.00%
                   -2.50%
                   -3.00%
                   -3.50%
                   -4.00%
                   -4.50%
                   -5.00%
                                 50               200                    500                          1000             2000
                                                                      Added delay

                            Queries per visitor        Query refinement                          Revenue per visitor
                            Any clicks                 Satisfaction


© 2010 Strangeloop Networks                       Strangeloop. Faster Websites. Automatically.                                7
© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   8
Shopzilla had another angle	
—  Big,           high-traffic site                           —    16 month re-
      ◦  100M impressions a day                                      engineering
                                                                     ◦  Page load from 6 seconds
      ◦  8,000 searches a                                               to 1.2
         second                                                      ◦  Uptime from 99.65% to
      ◦  20-29M unique visitors                                         99.97%
         a month                                                     ◦  10% of previous hardware
      ◦  100M products                                                  needs




© 2010 Strangeloop Networks   http://en.oreilly.com/velocity2009/public/schedule/detail/7709
                                              Strangeloop. Faster Websites. Automatically.         9
5-12% increase in revenue	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   10
Mobile Case Study	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   11
Customer Pro"le	

•     Top 200 Internet retailer, US based	
•     Target geography: US and Europe	
•     $3B in revenue	
•     30,000 employees	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   12
Page Views by Mobile Device	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   13
Experiment	

•  Induce delay on HTML	
         –  200msec, 500msec, 1000msec	


•  Apply to small percentage of tra#c	

•  12 weeks	

•  Monitor impact on key business metrics	



© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   14
Results	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   15
Impact on Bounce Rate	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   16
Impact on Returning Visitors	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   17
More Details	

•  http://www.webperformancetoday.com/
   2011/11/23/case-study-slow-page-load-mobile-
   business-metrics/	

•  http://velocityconf.com/velocityeu/public/
   schedule/detail/21632	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   18
What Is FEO?	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   19
What Is FEO?	




                        0	
   6	
                            12	
© 2010 Strangeloop Networks         Strangeloop. Faster Websites. Automatically.   20
What Is FEO?	




                                                                                   DNS	
              TTFB	




                                                                                          TCP             Download	
                                                                                       Connection	




                        0	
   6	
                            12	
© 2010 Strangeloop Networks         Strangeloop. Faster Websites. Automatically.                                  21
What Is FEO?	
                                                                         Back End: The time from when the
                                                                         request is made by the browser to
                                                                         last byte of the HTML response	


                                                                         Front End: Everything after the
                                                                         HTML arrives	




                                                                                   Important Timers:	
                                                                                   	
                                                                                   Start Render	

                                                                                   onload (Document Complete)	
                        0	
   6	
                            12	
© 2010 Strangeloop Networks         Strangeloop. Faster Websites. Automatically.                              22
Google’s Waterfall Chart	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   23
Measurement/Tools	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   24
Waterfall Analysis	

•  Best way to address front-end problems is to
   diagnose your site/application through
   waterfall analysis	
	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   25
Waterfall Tools: webpagetest.org	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   26
Waterfall Tools: HTTPWatch	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   27
Waterfall Tools: Firebug	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   28
Waterfall Tools: WebKit Dev Tools	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   29
Waterfall Tools: PCAP2HAR	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   30
Measurement	

•  Performance measurement is still a challenge	
•  Synthetic performance “proxies”	
         –  Backbone testing services	
         –  Desktop tools and browser plugins	
         –  Browser-based tests	
•  Real User Monitoring (RUM)	
         –  Using real user beacons	
         –  Services available 	
         –  Can build your own	
         –  Now a part of Google Analytics	
         –  Caveat: need lots of data!	


© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   31
Front End Problems	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   32
Front End Performance Problems	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   33
Front End Performance Problems	

•  Latency: 	
         –  every round trip incurs a latency
            penalty	




© 2010 Strangeloop Networks       Strangeloop. Faster Websites. Automatically.   34
Front End Performance Problems	

•  Latency: 	
         –  every round trip incurs a latency
            penalty	
	
•  Payload: 	
         –  last mile bandwidth isn’t in"nite	




© 2010 Strangeloop Networks        Strangeloop. Faster Websites. Automatically.   35
Front End Performance Problems	

•  Latency: 	
         –  every round trip incurs a latency
            penalty	
	
•  Payload: 	
         –  last mile bandwidth isn’t in"nite	


•  Caching: 	
         –  coming back to the page must be
            much faster	




© 2010 Strangeloop Networks        Strangeloop. Faster Websites. Automatically.   36
Front End Performance Problems	

•  Latency: 	
         –  every round trip incurs a latency
            penalty	
	
•  Payload: 	
         –  last mile bandwidth isn’t in"nite	


•  Caching: 	
         –  coming back to the page must be
            much faster	


•  Rendering: 	
         –  browser work takes time	

© 2010 Strangeloop Networks        Strangeloop. Faster Websites. Automatically.   37
Client Platforms	

•  Desktop vs Mobile	
         –  Desktop browsers have more access to compute
            resources	
         –  Larger screens	
         –  Faster networks (lower latency)	


•  The problems are often similar	
         –  Addressing them is often di$erent	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   38
Addressing Front End Problems	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   39
Latency	

•  TTFB (Time To First Byte)	
•  Every fetch incurs the latency penalty	
•  Two ways to address the problem:	
         –  Reduce latency	
         –  Get rid of round trips	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   40
CDN	

•  Global network of caching proxies that gets
   content closer to all your users	

•  The closer the asset, the lower the latency	

•  Lots of vendors to choose from	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   41
CDN	




                              Per object TTFB savings of
                                        ~50%	




© 2010 Strangeloop Networks      Strangeloop. Faster Websites. Automatically.   42
CDN: because physics!!	

•  Well understood way to leverage science	

•  Mitigates the latency problem by reducing it for
   the majority of your users	

•  Less e$ective when it comes to mobile users	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   43
Mobile Networks (3G example)	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   44
Resource Consolidation	

•  Eliminating round trips altogether also "ghts
   the latency problem, often more e$ectively	




                                                                             Combine images
                                                                             into fewer
                                                                             "packages"	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.               45
Resource Consolidation	

•  A number of consolidation techniques	
         –  Images (sprites)	
         –  JavaScript/CSS consolidation/concatenation	
         –  Inlining (DataURI for images)	
         –  MHTML (IE only)	


•  Browser makes one request for the “package”	

•  HTML is marked up so the browser can get
   individual resources from inside the package	

© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   46
Payload Reduction	

•  Bytes still need to get from server (cloud or
   otherwise) to client	

•  Ways to reduce bytes:	
         –  HTTP compression	
         –  JS/CSS mini"cation	
         –  Image compression (lossless or lossy)	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   47
Payload Reduction	




•  Any reduction in bytes will make pages load
   faster	

•  This is particularly important with mobile
   clients	



© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   48
Browser Caching	

•  The browser cache is a resource seldom used
   optimally	

•  Reasons why we generally don’t do good
   browser caching	
         –  Caching rules are often complicated	
         –  We never want to server stale content	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   49
Browser Caching	

•  Use long expiry on static objects	
         –  Served from origin	
         –  Served from CDN	


•  Invalidation framework is a must	
         –  Protect against serving stale content	
         –  Example: versioning	

         /images/image.jpg à /images/image.jpg?v=00001	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   50
Browser Caching on Mobile Platforms	

•  Di$erent than desktop	

•  The cache available to the browsers is relatively
   small	

•  Use localStorage instead of browser cache	
         –  A programmable cache, unlike HTTP object caches	
         –  Limited size (~2.5MB per domain)	
         –  Good for caching CSS/JS, and small images	



© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   51
Rendering Issues	

•  More complicated	

•  The order of events in the browser make a
   di$erence to how fast a page looks	
         –  Put things in the optimal order for rendering	

•  Deferral	
         –  CSS and JS (sometimes images)	
         –  Asynchronous JavaScript	

•  Above the fold vs below the fold	

© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   52
Some Examples	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   53
Before and After Waterfalls	

           Before FEO	
                                                      After FEO	

                                     First Time Visitor	
                                              	
                                58 roundtrips à 5 roundtrips	
                               4.2 seconds à 1.1 seconds	




                                         Repeat Visitor	
                                                	
                                  57 roundtrips à 4 roundtrips	
                                3.2 seconds à 0.7 seconds	
                                                        	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.                 54
Mobile Example	

•  Velocity Conference 2012	

•  Step-wise acceleration of O’reilly’s site (for a
   mobile phone on 3G)	
         –  Start with the original site (purposely made worse)	
         –  Add CDN	
         –  Add resource consolidation and payload reduction	
         –  Add deferrals	


•  Examine impact of each	

© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   55
What Does it Look Like?	




                              http://youtu.be/iPtbU1KvLjM	
                              	




© 2010 Strangeloop Networks         Strangeloop. Faster Websites. Automatically.   56
Original Site + CDN	




                        15.29 sec	
                                                  13.7 sec	




© 2010 Strangeloop Networks           Strangeloop. Faster Websites. Automatically.                57
Add Consolidation and Payload Reduction	




                                                                                      9.47 sec	




                                                           To onload	
            Before	
         After	

                      13.7 sec	
                       # of resources	
             92	
            28	
                                                              KBytes	
             727	
            417	



© 2010 Strangeloop Networks        Strangeloop. Faster Websites. Automatically.                            58
Add Deferral	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   59
Add Deferral	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   60
Add Deferral	




                                                                                2.2
                                                                                sec
            3.6 sec




                      9.47 sec                                                  5.56 sec




© 2010 Strangeloop Networks      Strangeloop. Faster Websites. Automatically.              61
What Does It Look Like?	




                              http://youtu.be/zTTxdAtbhsg	
                                            	




 MobileFEO = +Consolidation and payload reduction	
 MobileFEO2 = +Deferrals	


© 2010 Strangeloop Networks          Strangeloop. Faster Websites. Automatically.   62
Summing up…	




© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   63
Sounds Really Easy!	

•  It’s not!	

•  Some techniques are just di#cult to implement	

•  Optimizing for performance sometimes
   requires signi"cant dev resources	
         –  Mortal companies can’t a$ord to sacri"ce new
            feature cycles	


•  Maintenance and upkeep is a constant problem	
         –  Every version to roll out will need optimization	
         	
© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   64
FEO Automation Industry	

•  Solutions available to automatically do this
   stu$	

•  Multiple deployment options	
         –  Software/Hardware/Service	
         –  Cloud apps will use either service or software	


•  The goal is to “"x the code” for performance,
   automatically	
         	

© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   65
It Gets Complicated	

•  Rewriting HTML can break pages	

•  You have to do this stu$ based on browser	
         –  Play to the strength of each browser (supported
            techniques, etc)	
         –  Stay away from their weaknesses (bugs, undocumented
            issues, etc)	
         –  Mobile is its own beast	


•  Optimizing once per page isn’t enough	
         –  First view (cold cache)	
         –  Repeat view (warm cache)	
         –  User "ow	
© 2010 Strangeloop Networks   Strangeloop. Faster Websites. Automatically.   66
When Looking For FEO Automation	
•  Do your research, and understand your needs	

•  Understand the deployment model and how disruptive
   it will be to you, if at all	

•  Are there provisions in place for breaking pages	

•  Granularity in functionality:	
         –    Browser-based optimization	
         –    mobile	
         –    "rst/repeat views	
         –    transaction %ows	

•  Choose what’s right for you, based on your needs	

© 2010 Strangeloop Networks      Strangeloop. Faster Websites. Automatically.   67
Thank You	
hooman@strangeloopnetworks.com	




                                   68

Weitere ähnliche Inhalte

Ähnlich wie Cloud Performance: Guide to Tackling Cloud Latency [Cloud Connect - Chicago 2012]

Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...
Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...
Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...Strangeloop
 
Front End Optimization [Cloud Connect 2012]
Front End Optimization [Cloud Connect 2012]Front End Optimization [Cloud Connect 2012]
Front End Optimization [Cloud Connect 2012]Strangeloop
 
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...Strangeloop
 
Marrying CDNs with Front-End Optimization
Marrying CDNs with Front-End Optimization Marrying CDNs with Front-End Optimization
Marrying CDNs with Front-End Optimization Strangeloop
 
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and Predictions
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and PredictionsO'Reilly webcast: Joshua Bixby on Mobile Performance Trends and Predictions
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and PredictionsStrangeloop
 
Speed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceSpeed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceAndy Davies
 
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamaielenae00
 
Cast a wider net
Cast a wider netCast a wider net
Cast a wider netjlembeck
 
Unravelling Mobile Web Performance
Unravelling Mobile Web PerformanceUnravelling Mobile Web Performance
Unravelling Mobile Web PerformanceGuy Podjarny
 
Web Performance 101
Web Performance 101Web Performance 101
Web Performance 101Uri Lavi
 
Internet 2020: The Future Connection
Internet 2020: The Future ConnectionInternet 2020: The Future Connection
Internet 2020: The Future ConnectionChristine Nolan
 
Changing Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementChanging Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementMark Piening
 
Testing Mobile App Performance
Testing Mobile App PerformanceTesting Mobile App Performance
Testing Mobile App PerformanceTechWell
 
Beyond CDNs: How to Harness the Next Phase of Innovation in Web Performance
Beyond CDNs: How to Harness the Next Phase of Innovation in Web PerformanceBeyond CDNs: How to Harness the Next Phase of Innovation in Web Performance
Beyond CDNs: How to Harness the Next Phase of Innovation in Web PerformanceYottaa
 
Building a better web
Building a better webBuilding a better web
Building a better webFastly
 
Speed is Essential for a Great Web Experience (Canvas Conf Version)
Speed is Essential for a Great Web Experience (Canvas Conf Version)Speed is Essential for a Great Web Experience (Canvas Conf Version)
Speed is Essential for a Great Web Experience (Canvas Conf Version)Andy Davies
 
VISUG - Approaches for application request throttling
VISUG - Approaches for application request throttlingVISUG - Approaches for application request throttling
VISUG - Approaches for application request throttlingMaarten Balliauw
 
Edge 2016 what slows you down - your network or your device
Edge 2016 what slows you down - your network or your deviceEdge 2016 what slows you down - your network or your device
Edge 2016 what slows you down - your network or your deviceakamaidevrel
 
The Real World - Plugging the Enterprise Into It (nodejs)
The Real World - Plugging  the Enterprise Into It (nodejs)The Real World - Plugging  the Enterprise Into It (nodejs)
The Real World - Plugging the Enterprise Into It (nodejs)Aman Kohli
 

Ähnlich wie Cloud Performance: Guide to Tackling Cloud Latency [Cloud Connect - Chicago 2012] (20)

Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...
Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...
Cloud Connect Santa Clara 2013: Web Acceleration and Front-End Optimization (...
 
Front End Optimization [Cloud Connect 2012]
Front End Optimization [Cloud Connect 2012]Front End Optimization [Cloud Connect 2012]
Front End Optimization [Cloud Connect 2012]
 
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...
Velocity 2010: Performance Impact, Part Two: More Findings from the Front Lin...
 
Marrying CDNs with Front-End Optimization
Marrying CDNs with Front-End Optimization Marrying CDNs with Front-End Optimization
Marrying CDNs with Front-End Optimization
 
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and Predictions
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and PredictionsO'Reilly webcast: Joshua Bixby on Mobile Performance Trends and Predictions
O'Reilly webcast: Joshua Bixby on Mobile Performance Trends and Predictions
 
Speed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceSpeed is Essential for a Great Web Experience
Speed is Essential for a Great Web Experience
 
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai
10+апреля+лучшие+практики+и+инновации+вадим+береговский+akamai
 
Cast a wider net
Cast a wider netCast a wider net
Cast a wider net
 
Unravelling Mobile Web Performance
Unravelling Mobile Web PerformanceUnravelling Mobile Web Performance
Unravelling Mobile Web Performance
 
DevOps and Cloud Native
DevOps and Cloud NativeDevOps and Cloud Native
DevOps and Cloud Native
 
Web Performance 101
Web Performance 101Web Performance 101
Web Performance 101
 
Internet 2020: The Future Connection
Internet 2020: The Future ConnectionInternet 2020: The Future Connection
Internet 2020: The Future Connection
 
Changing Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementChanging Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network Management
 
Testing Mobile App Performance
Testing Mobile App PerformanceTesting Mobile App Performance
Testing Mobile App Performance
 
Beyond CDNs: How to Harness the Next Phase of Innovation in Web Performance
Beyond CDNs: How to Harness the Next Phase of Innovation in Web PerformanceBeyond CDNs: How to Harness the Next Phase of Innovation in Web Performance
Beyond CDNs: How to Harness the Next Phase of Innovation in Web Performance
 
Building a better web
Building a better webBuilding a better web
Building a better web
 
Speed is Essential for a Great Web Experience (Canvas Conf Version)
Speed is Essential for a Great Web Experience (Canvas Conf Version)Speed is Essential for a Great Web Experience (Canvas Conf Version)
Speed is Essential for a Great Web Experience (Canvas Conf Version)
 
VISUG - Approaches for application request throttling
VISUG - Approaches for application request throttlingVISUG - Approaches for application request throttling
VISUG - Approaches for application request throttling
 
Edge 2016 what slows you down - your network or your device
Edge 2016 what slows you down - your network or your deviceEdge 2016 what slows you down - your network or your device
Edge 2016 what slows you down - your network or your device
 
The Real World - Plugging the Enterprise Into It (nodejs)
The Real World - Plugging  the Enterprise Into It (nodejs)The Real World - Plugging  the Enterprise Into It (nodejs)
The Real World - Plugging the Enterprise Into It (nodejs)
 

Kürzlich hochgeladen

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 

Kürzlich hochgeladen (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 

Cloud Performance: Guide to Tackling Cloud Latency [Cloud Connect - Chicago 2012]

  • 1. Web Acceleration and Front End Optimization Cloud Connect 2012 Chicago Hooman Beheshti VP Technology, Strangeloop hooman@strangeloopnetworks.com
  • 2. Web Application Acceleration •  Means lots of things to lots of people –  TCP optimization –  Caching –  HTTP protocol optimization –  Compression –  Etc •  We’ll focus on “front-end” issues –  Front-end Optimization (FEO) –  Sometimes called WCO or WPO © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 2
  • 3. Better Performance = Better Business © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 3
  • 4. © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 4
  • 5. Impact of page load time on average daily searches per user 0.00% -0.10% -0.20% -0.30% -0.40% -0.50% -0.60% -0.70% 50ms pre- 100ms pre- 200ms post- 200ms post- 400ms post- header header header ads header © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 5
  • 6. © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 6
  • 7. Impact of additional delay on business metrics 0.00% -0.50% Percent change -1.00% -1.50% -2.00% -2.50% -3.00% -3.50% -4.00% -4.50% -5.00% 50 200 500 1000 2000 Added delay Queries per visitor Query refinement Revenue per visitor Any clicks Satisfaction © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 7
  • 8. © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 8
  • 9. Shopzilla had another angle —  Big, high-traffic site —  16 month re- ◦  100M impressions a day engineering ◦  Page load from 6 seconds ◦  8,000 searches a to 1.2 second ◦  Uptime from 99.65% to ◦  20-29M unique visitors 99.97% a month ◦  10% of previous hardware ◦  100M products needs © 2010 Strangeloop Networks http://en.oreilly.com/velocity2009/public/schedule/detail/7709 Strangeloop. Faster Websites. Automatically. 9
  • 10. 5-12% increase in revenue © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 10
  • 11. Mobile Case Study © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 11
  • 12. Customer Pro"le •  Top 200 Internet retailer, US based •  Target geography: US and Europe •  $3B in revenue •  30,000 employees © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 12
  • 13. Page Views by Mobile Device © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 13
  • 14. Experiment •  Induce delay on HTML –  200msec, 500msec, 1000msec •  Apply to small percentage of tra#c •  12 weeks •  Monitor impact on key business metrics © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 14
  • 15. Results © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 15
  • 16. Impact on Bounce Rate © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 16
  • 17. Impact on Returning Visitors © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 17
  • 18. More Details •  http://www.webperformancetoday.com/ 2011/11/23/case-study-slow-page-load-mobile- business-metrics/ •  http://velocityconf.com/velocityeu/public/ schedule/detail/21632 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 18
  • 19. What Is FEO? © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 19
  • 20. What Is FEO? 0 6 12 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 20
  • 21. What Is FEO? DNS TTFB TCP Download Connection 0 6 12 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 21
  • 22. What Is FEO? Back End: The time from when the request is made by the browser to last byte of the HTML response Front End: Everything after the HTML arrives Important Timers: Start Render onload (Document Complete) 0 6 12 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 22
  • 23. Google’s Waterfall Chart © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 23
  • 24. Measurement/Tools © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 24
  • 25. Waterfall Analysis •  Best way to address front-end problems is to diagnose your site/application through waterfall analysis © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 25
  • 26. Waterfall Tools: webpagetest.org © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 26
  • 27. Waterfall Tools: HTTPWatch © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 27
  • 28. Waterfall Tools: Firebug © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 28
  • 29. Waterfall Tools: WebKit Dev Tools © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 29
  • 30. Waterfall Tools: PCAP2HAR © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 30
  • 31. Measurement •  Performance measurement is still a challenge •  Synthetic performance “proxies” –  Backbone testing services –  Desktop tools and browser plugins –  Browser-based tests •  Real User Monitoring (RUM) –  Using real user beacons –  Services available –  Can build your own –  Now a part of Google Analytics –  Caveat: need lots of data! © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 31
  • 32. Front End Problems © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 32
  • 33. Front End Performance Problems © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 33
  • 34. Front End Performance Problems •  Latency: –  every round trip incurs a latency penalty © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 34
  • 35. Front End Performance Problems •  Latency: –  every round trip incurs a latency penalty •  Payload: –  last mile bandwidth isn’t in"nite © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 35
  • 36. Front End Performance Problems •  Latency: –  every round trip incurs a latency penalty •  Payload: –  last mile bandwidth isn’t in"nite •  Caching: –  coming back to the page must be much faster © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 36
  • 37. Front End Performance Problems •  Latency: –  every round trip incurs a latency penalty •  Payload: –  last mile bandwidth isn’t in"nite •  Caching: –  coming back to the page must be much faster •  Rendering: –  browser work takes time © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 37
  • 38. Client Platforms •  Desktop vs Mobile –  Desktop browsers have more access to compute resources –  Larger screens –  Faster networks (lower latency) •  The problems are often similar –  Addressing them is often di$erent © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 38
  • 39. Addressing Front End Problems © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 39
  • 40. Latency •  TTFB (Time To First Byte) •  Every fetch incurs the latency penalty •  Two ways to address the problem: –  Reduce latency –  Get rid of round trips © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 40
  • 41. CDN •  Global network of caching proxies that gets content closer to all your users •  The closer the asset, the lower the latency •  Lots of vendors to choose from © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 41
  • 42. CDN Per object TTFB savings of ~50% © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 42
  • 43. CDN: because physics!! •  Well understood way to leverage science •  Mitigates the latency problem by reducing it for the majority of your users •  Less e$ective when it comes to mobile users © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 43
  • 44. Mobile Networks (3G example) © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 44
  • 45. Resource Consolidation •  Eliminating round trips altogether also "ghts the latency problem, often more e$ectively Combine images into fewer "packages" © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 45
  • 46. Resource Consolidation •  A number of consolidation techniques –  Images (sprites) –  JavaScript/CSS consolidation/concatenation –  Inlining (DataURI for images) –  MHTML (IE only) •  Browser makes one request for the “package” •  HTML is marked up so the browser can get individual resources from inside the package © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 46
  • 47. Payload Reduction •  Bytes still need to get from server (cloud or otherwise) to client •  Ways to reduce bytes: –  HTTP compression –  JS/CSS mini"cation –  Image compression (lossless or lossy) © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 47
  • 48. Payload Reduction •  Any reduction in bytes will make pages load faster •  This is particularly important with mobile clients © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 48
  • 49. Browser Caching •  The browser cache is a resource seldom used optimally •  Reasons why we generally don’t do good browser caching –  Caching rules are often complicated –  We never want to server stale content © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 49
  • 50. Browser Caching •  Use long expiry on static objects –  Served from origin –  Served from CDN •  Invalidation framework is a must –  Protect against serving stale content –  Example: versioning /images/image.jpg à /images/image.jpg?v=00001 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 50
  • 51. Browser Caching on Mobile Platforms •  Di$erent than desktop •  The cache available to the browsers is relatively small •  Use localStorage instead of browser cache –  A programmable cache, unlike HTTP object caches –  Limited size (~2.5MB per domain) –  Good for caching CSS/JS, and small images © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 51
  • 52. Rendering Issues •  More complicated •  The order of events in the browser make a di$erence to how fast a page looks –  Put things in the optimal order for rendering •  Deferral –  CSS and JS (sometimes images) –  Asynchronous JavaScript •  Above the fold vs below the fold © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 52
  • 53. Some Examples © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 53
  • 54. Before and After Waterfalls Before FEO After FEO First Time Visitor 58 roundtrips à 5 roundtrips 4.2 seconds à 1.1 seconds Repeat Visitor 57 roundtrips à 4 roundtrips 3.2 seconds à 0.7 seconds © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 54
  • 55. Mobile Example •  Velocity Conference 2012 •  Step-wise acceleration of O’reilly’s site (for a mobile phone on 3G) –  Start with the original site (purposely made worse) –  Add CDN –  Add resource consolidation and payload reduction –  Add deferrals •  Examine impact of each © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 55
  • 56. What Does it Look Like? http://youtu.be/iPtbU1KvLjM © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 56
  • 57. Original Site + CDN 15.29 sec 13.7 sec © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 57
  • 58. Add Consolidation and Payload Reduction 9.47 sec To onload Before After 13.7 sec # of resources 92 28 KBytes 727 417 © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 58
  • 59. Add Deferral © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 59
  • 60. Add Deferral © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 60
  • 61. Add Deferral 2.2 sec 3.6 sec 9.47 sec 5.56 sec © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 61
  • 62. What Does It Look Like? http://youtu.be/zTTxdAtbhsg MobileFEO = +Consolidation and payload reduction MobileFEO2 = +Deferrals © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 62
  • 63. Summing up… © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 63
  • 64. Sounds Really Easy! •  It’s not! •  Some techniques are just di#cult to implement •  Optimizing for performance sometimes requires signi"cant dev resources –  Mortal companies can’t a$ord to sacri"ce new feature cycles •  Maintenance and upkeep is a constant problem –  Every version to roll out will need optimization © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 64
  • 65. FEO Automation Industry •  Solutions available to automatically do this stu$ •  Multiple deployment options –  Software/Hardware/Service –  Cloud apps will use either service or software •  The goal is to “"x the code” for performance, automatically © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 65
  • 66. It Gets Complicated •  Rewriting HTML can break pages •  You have to do this stu$ based on browser –  Play to the strength of each browser (supported techniques, etc) –  Stay away from their weaknesses (bugs, undocumented issues, etc) –  Mobile is its own beast •  Optimizing once per page isn’t enough –  First view (cold cache) –  Repeat view (warm cache) –  User "ow © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 66
  • 67. When Looking For FEO Automation •  Do your research, and understand your needs •  Understand the deployment model and how disruptive it will be to you, if at all •  Are there provisions in place for breaking pages •  Granularity in functionality: –  Browser-based optimization –  mobile –  "rst/repeat views –  transaction %ows •  Choose what’s right for you, based on your needs © 2010 Strangeloop Networks Strangeloop. Faster Websites. Automatically. 67