Performance

354 bookmarks
Custom sorting
Why you should be testing your 404 pages web performance
Why you should be testing your 404 pages web performance
Your may not think it, but your 404 page is an important part of your potential user journey. You should test its web performance as it can have a big impact...
·nooshu.com·
Why you should be testing your 404 pages web performance
Creating static social share buttons
Creating static social share buttons
Social networks are everywhere online. Share, like and tweet buttons are popping up on a lot of webpages these days.The social buttons however have a big impact on the performance of a website. They load a ton of resources and slow down websites.In this post I'll tell you why I hate these social buttons so much. I'll also walk you through the ...
·savjee.be·
Creating static social share buttons
Explain like I'm five: Web Performance Optimization
Explain like I'm five: Web Performance Optimization
In the spirit of reddit's /r/explainlikeimfive let me try to summarize the art and craft of web performance optimization for the uninitiated reader. The word "performance" can be misunderstood, so let's define it first. Say you have work to do. Your performance would be measured by how quickly you
·calendar.perfplanet.com·
Explain like I'm five: Web Performance Optimization
Performance Implications of JavaScript Errors
Performance Implications of JavaScript Errors
While the practice of web performance has been around for a while and the ability to study and debug JavaScript (JS) errors has improved over the years, we've never really looked at the impact errors have on performance. JavaScript errors are among the more complex metrics collected by Akamai's Rea
·calendar.perfplanet.com·
Performance Implications of JavaScript Errors
matomo-org/matomo-log-analytics: Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting.
matomo-org/matomo-log-analytics: Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting.
Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting. - matomo-org/matomo-log-analytics: Import any kind of server logs in Matomo for powerf...
·github.com·
matomo-org/matomo-log-analytics: Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting.
JavaScript Loading Priorities in Chrome
JavaScript Loading Priorities in Chrome
How browsers schedule and execute scripts can impact the performance of web pages. While techniques like script defer, link rel=preload (and ...
·addyosmani.com·
JavaScript Loading Priorities in Chrome
Using Web Workers - Web APIs | MDN
Using Web Workers - Web APIs | MDN
Web Workers are a simple means for web content to run scripts in background threads. The worker thread can perform tasks without interfering with the user interface. In addition, they can perform I/O using XMLHttpRequest (although the responseXML and channel attributes are always null) or fetch (with no such restrictions). Once created, a worker can send messages to the JavaScript code that created it by posting messages to an event handler specified by that code (and vice versa).
·developer.mozilla.org·
Using Web Workers - Web APIs | MDN
Get Ready for Priority Hints | Web | Google Developers
Get Ready for Priority Hints | Web | Google Developers
Priority Hints provide developers a way to indicate a resource's relative importance to the browser, allowing more control over the order resources are loaded.
·developers.google.com·
Get Ready for Priority Hints | Web | Google Developers
Fast and Responsive Hero Videos for Great UX
Fast and Responsive Hero Videos for Great UX
Responsive landing page hero videos are increasingly popular, here we show how to make them as fast as possible.
·simonhearne.com·
Fast and Responsive Hero Videos for Great UX
Core Web Vitals Checker | Calibre
Core Web Vitals Checker | Calibre
Check if your site meets the Core Web Vitals assessment in one click.
·calibreapp.com·
Core Web Vitals Checker | Calibre
Web Performance Metrics Cheatsheet
Web Performance Metrics Cheatsheet
I recently gave a talk on “Making Sense of Performance Metrics” at the Web Unleashed Conference, and it was suggested that I turn the breakdown of all the performance metrics into a cheatsheet; so here it is! The full cheatsheet, including a downloadable PDF version, are at the bottom of
·bitsofco.de·
Web Performance Metrics Cheatsheet
State of the Web: Top Image Optimization Strategies - Analysis - HTTP Archive
State of the Web: Top Image Optimization Strategies - Analysis - HTTP Archive
Images are a central part of the web. Beautiful imagery draws customers deeper into the story that your webpage is attempting to tell – whether it is news, entertainment, or e-commerce. And as important as images are – the (potentially) large size of images can hurt the load time of the same pages, leading to customer abandonment. In fact, the HTTP Archive shows that the average mobile website is ~50% images (in KB): This percentage has held relatively constant for a number of years, but at...
·discuss.httparchive.org·
State of the Web: Top Image Optimization Strategies - Analysis - HTTP Archive
Short basics of caching
Short basics of caching
What headers to enable, how resource lifecycle looks, and more
·iamakulov.com·
Short basics of caching
Optimizing images on the web
Optimizing images on the web
A detailed breakdown of how best to optimize images for the web, a new tool to test a webpage's image performance, and explanation of how Cloudflare Images can help to improve your website's image experience.
·blog.cloudflare.com·
Optimizing images on the web
How to read a WebPageTest Waterfall View chart
How to read a WebPageTest Waterfall View chart
WebPageTest waterfall charts are a very powerful web performance tool, but can sometimes be a little confusing. Maybe this post can change that.
·nooshu.com·
How to read a WebPageTest Waterfall View chart
How we cut 99% of our JavaScript with Qwik + Partytown
How we cut 99% of our JavaScript with Qwik + Partytown
Builder.io is excited to announce that our homepage now achieves a 100/100 score on PageSpeed Insights even on mobile, since we adopted Qwik.
·builder.io·
How we cut 99% of our JavaScript with Qwik + Partytown
Readle - App Optimisation & Consultancy
Readle - App Optimisation & Consultancy
Having worked primarily on website performance, the chance to work on Readle's native mobile apps was a new challenge. Here's how we improved app speed and delivered greater user satisfaction.
·fershad.com·
Readle - App Optimisation & Consultancy
TwicPics
TwicPics
Responsive Images as a Service
·twicpics.com·
TwicPics
mobiReady
mobiReady
Is your website mobile ready? mobiReady, a DeviceAtlas Limited product.
·ready.mobi·
mobiReady
Maximally optimizing image loading for the web in 2021
Maximally optimizing image loading for the web in 2021
In this post I'll outline 8 image loading optimization techniques to minimize both the bandwidth used for loading images on the web and the...
·industrialempathy.com·
Maximally optimizing image loading for the web in 2021