The size of the average web page of the top 1000 websites passed 1600K for the first time in July (see Figure 1). At the same time the number of objects in the average web page increased to 112 objects in July 2014.
Surveys and Statistics
Avoid Mass Web Hosting – improve TTFB and website speed by moving your server hosting
Mass web hosting is a popular way to host web sites. Lower costs, easy site creation, and convenience lure site owners to host with the likes of HostGator, GoDaddy.com, and Yahoo.com. The problem with mass hosting is just that, a massive amounts of sites on overloaded servers. With sometimes hundreds of sites on a single web server, your site can suffer slowdowns when another site on the same server gets hammered. Often the best approach in this situation is to move to a new host with more lightly loaded servers. This article shows the effects of such a move for a client on a mass web host.
Speedy Mobile Sites Impact Google Search Rankings
Google is now factoring in mobile friendly web designs and mobile site speed into their search engine rankings. With the growth of mobile devices surfing the Web (some sites we’ve tested have more than 40% of their traffic from mobile devices) Google wants its search engine users to experience the full richness of the Web by rewarding sites with fast mobile-friendly designs.
Use a Website Accelerator – testing automated web performance optimizer radware fastview
There are a number of automated ways to speed up your website. Web developers can deploy both software and hardware solutions to speed up their website automatically. By embedding best practices into code, vendors can speed up websites without the need to involve developer resources. This article evaluates Radware’s Fastview web acceleration hardware. Some other solutions are listed below.
Velocity 2013 New York City Highlights – web site performance and operations conference
The first Velocity Web Performance and Operations conference held in New York City ran from October 14-16, 2013. In its sixth year, Velocity is a conference devoted to testing and speeding up websites. Co-founded by Steve Souders, of YSlow and Page Speed fame and now with Google, attending Velocity is a great way to stay up to date on the latest performance trends, include mobile performance. This article gives some highlights from the conference.
Healthcare.gov Performance Review – website speed audit of healthcare.gov affordable care act obamacare
The Affordable Care Act began enrollment on October 1, 2013 for health care coverage beginning on January 1, 2014. Health care consumers are directed to log-on to the healthcare.gov website (see Figure 1), call, or show up in person. Over 2 million people have accessed the site in the first two days, many experiencing errors or delays (which the media is characterizing as “glitches” and “growing pains”). Let’s take a closer look at the healthcare.gov website to see how its performance can be improved.
Speed Up Your Netbook: Toshiba NB205 & Toshiba NB525 – upgrade laptop boot time speed optimization with RAM, SSD & software
Netbooks are small, low-cost laptop computers first launched in 2007. Typically powered by low voltage CPUs (like Intel’s Atom or AMD’s Fusion series) netbooks omit certain features of full-featured laptops like optical drives to keep cost and weight down. Netbook screen sizes typically range from 10.1″ to 12″ diagonal in later models. Netbooks are being replaced by thinner ultrabooks and tablets now, but are still quite handy as a second laptop for traveling. One problem with netbooks is that they can be slow to run applications and boot. This article shows how to upgrade your netbook to boot and perform faster.
Average Web Video Duration 5.4 Minutes – internet video statistics and study trends
The length of the average web video has grown by 20% since 2010. Since our last video survey the average web video has grown from 270 seconds (4.5 minutes) to 5.4 minutes (324 seconds) in December 2012 (Comscore 2013). Figure 1 shows the growth of the average web video since 1997.
Average Number of Web Page Objects Breaks 100 – web page object statistics and survey trends
The number of objects in the average web page has reached triple digits. In just under 4 years, the number of objects in the average top 1000 web page has doubled from 49.9 objects in January 2009 to 100 objects in November 2012 (see Figure 1). By the end of the year, the average top 1000 web page is on track to break 100 objects per page.
Blocking CSS with Web Page Test to Simulate Elimination of CSS
Cascading Style Sheets (CSS) are a powerful way to style your XHTML code. Used properly, CSS can use modular layered rules to style similar elements in the same page or across an entire website. CSS optimization is an entire field in itself, utilizing shorthand properties, colors, modular CSS techniques, and even object-oriented CSS techniques ala Nicole Sullivan. CSS files like JavaScript files, however, can be overused. This article shows how to simulate the elimination of CSS file to approximate refactoring your CSS code to be smaller and to be combined within a single file.