Disclaimer: This content does not necessarily reflect the opinions of my employer.

Slides:



Advertisements
Similar presentations
High Performance Web Sites 14 rules for faster pages
Advertisements

Optimizing Websites with YSlow Tom Lianza Co-Founder Wishlisting.com Tom Lianza Co-Founder Wishlisting.com.
High Performance Web Sites Essential Knowledge for Frontend Engineers
Episodes a shared approach for timing web pages Steve Souders Google Disclaimer: This content does not necessarily reflect.
CS193H: High Performance Web Sites Lecture 22: Vol 2 – Optimize Images, Use Iframes Sparingly, Flush the Document Early Steve Souders Google
CS193H: High Performance Web Sites Lecture 1: Introduction Steve Souders Google
CS193H: High Performance Web Sites Lecture 17: Rule 14 – Make Ajax Cacheable Steve Souders Google
High Performance Web Sites Essential Knowledge for Frontend Engineers
Exceptional Performance Evolution at Yahoo! Steve Souders Chief Performance Yahoo!
Steve Souders Even Faster Web Sites best practices for faster pages Disclaimer: This content does not necessarily.
CS193H: High Performance Web Sites Lecture 5: Make Fewer HTTP Requests Steve Souders Google
CS193H: High Performance Web Sites Lecture 2: The Importance of Frontend Performance Steve Souders Google
CS193H: High Performance Web Sites Lecture 18: Vol 2 – Split the Initial Payload Steve Souders Google
Web Performance Meetup 1 Web Performance 101 Jeremy
Web Performance Meetup 1 Web Performance Toolbelt Jeremy
Stevesouders.com/docs/velocity-wpo pptx Disclaimer: This content does not necessarily reflect the opinions of my employer.
How are we CREATING Your Web and Global Presence.
©2013 AKAMAI | FASTER FORWARD TM It's all about Performance Measured and Perceived Performance on Desktop and Mobile Devices San Mateo Meetup, July 2013.
Client side performance in Web based Banking applications Divakar Prabhu Infosys Limited (NASDAQ: INFY)
Stevesouders.com/docs/sfjs pptx Disclaimer: This content does not necessarily reflect the opinions of my employer.
The Wild & Wacky World Of Internet Business. Internet Revenue Advertising ISPs currently generate highest revenue Top 10 ISPs account for 75% of subscribers.
High Performance Websites (Based on Steve Souder’s lecture) By Bhoomi Patel.
&.zip Disclaimer: This content does not necessarily reflect the opinions of my employer.
Search Engine Optimization March 23, 2011 Google Search Engine Optimization Starter Guide.
Mark Phillip markphillip.com 200s, 304s, Expires Headers, HTTP Compression, And You.
Responsive Web Design, Discoverability, and Mobile Challenge
Performance, SEO, Accessibility Ivan Zhekov Telerik Corporation
Designing and Theming for Performance Matthew Dorman Sr. Vice President / Partner NorthPoint
Keeping Front End Dependencies Under Control Rachel Lehman Technical Team at Interfolio, -
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
ACSESS Annual Conference | Toronto | May 9, 2008 Facebook: The Top 10 Ways to Enhance or Kill Your Brand on Campus Steven Rothberg, President and Founder.
John Doe Developer/Performance Architect/…. Agenda Case Studies Detailed Analysis of Top 5 pages Inprovement Recommendations.
OpenSocial Kevin Marks Chris Chabot Agenda Introduction - What is OpenSocial Building an OpenSocial Application Best Practices Kinds of container Becoming.
Lesson 1 What Is the World Wide Web?. Objectives Upon completion of this lesson, you should be able to: Explain what the World Wide Web is and how it.
Audacity Audacity web address:
Page Speed Bryan McQuade Richard Rabbat. Outline  What is Page Speed?  Inception of Page Speed  Cool features  Identify unused JavaScript and CSS.
Web Performance and key business metrics Part II: More Findings from the Front Line of Web Acceleration.
 Computer use language to communicate  A web browser will read these tags and translate it into what you actually see  Viewing Code of ESPN WebsiteESPN.
NEXT GEN YSLOW Marcel Duran Betty Tso Exceptional Performance Team.
Velocity 2010 June 23 th, 2010 Sergey Chernyshev, truTV.
Welcome Webinar Attendees. Topics Covered Today Why do you need to market your business online? Old way vs New way of marketing 7 Secrets of being found.
OPTIMISING USER INTERFACES FOR MOBILE COMPUTER ASSISTED INTERVIEWING DEVICES Prepared By Otyek Ronald James Uganda Bureau of Statistics Presented at the.
New York Web Performance Meetup March 23 th, 2010 Sergey Chernyshev, truTV.
Restricted © Siemens AG All rights reserved A Developer’s Insights Into Performance Optimizations for Mobile Web Apps CT DC AA EM LP2 | June 2015.
SEO stands for search engine optimization. It is simply strategies website owners use to increase ranking and traffic from the search engines. Search.
Where web design is heading? - Daddy, Daddy I need a new computer!! - What for? - Mainly for web browsing and communicating with friends? - What it should.
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Browser Compatibility Testing, using different browsers Conditional Statements.
Website: Contact:
Site Speed: The Ultimate UX Feature… for SEO. A case study on how to increase search engine crawling and online conversion Jonathon Colman In-House SEO.
Enhance Your Page Load Speed And Improve Traffic.
Properbounce Web Engineering
3 Best Website Speed and Performance Checking Tools
Time is the enemy: Ten Core Lessons for Achieving Peak
Even Faster Web Sites best practices for faster pages
How To Make Our Websites Faster
Even Faster Web Sites best practices for faster pages
Even Faster Web Sites cc:
Tips for Website Speed Optimization
Hints and tips for faster web apps
AMP.
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
Web Page Design CIS 300.
ხელმძღვანელი: დიმიტრი ქარაული
Slides prepared by Sarah Benis Scheier-Dolberg
Technical and Non Technical
Client-Server Model: Requesting a Web Page
Technical SEO Ali seyyedlar.
High Performance Mobile
Yale Digital Conference 2019
Presentation transcript:

Disclaimer: This content does not necessarily reflect the opinions of my employer.

browser smush.it YSlow 2.0, Page Speed JavaScript: The Good Parts Velocity this past year

how does your web feel?

why? web site owners 1.don't know their web site is slow 2.don't know what is slow 3.don't know how to fix it 4.don't/can't prioritize the fix

my site slow? really?? easy instrumentation – Jiffy + AppEngine community opt-in – a la Alexa trends messaging visualizations – MSFast

what to fix HttpWatch, Firebug Net Panel, Fiddler sample size? non-network – HTML, JS, CSS

how to fix it YSlow, Page Speed, Pagetest, VRTA, neXpert, MSFast sample size? non-network – HTML, JS, CSS backend

prioritizing the fix tradeoffs, ROI Bing: +1 second == -2.8% revenue Google: +400ms == -0.76% searches/user Shopzilla: faster: +7-12% revenue, -50% nodes wow versus infrastructure technical constraints

BHAP single threaded browsers level of difficulty connection speeds mobile ads

things are getting better March 2007 March 2009 future Expires26%93% gzip CSS, JS5/1010/10 sprites2/109/10 minify JS4/109/10 AOL, eBay, Facebook, Google Search, Live Search, MSN, MySpace, Wikipedia, Yahoo, YouTube

don't give up optimize locally think globally cache "compiled" JS multipart downloads prefetching, preferred caching WordPress, PHP, Dreamhost fast-by-default Internet infrastructure