Found 348 bookmarks
Newest
Caching Header Best Practices
Caching Header Best Practices
Caching headers are surprisingly complex and often misconfigured. Here we look at some key cache scenarios and recommend the ideal headers to set.
·simonhearne.com·
Caching Header Best Practices
Remove Exif Data in Linux Command Line
Remove Exif Data in Linux Command Line
Exif data can be a privacy threat if you upload images on the internet. Here's how to remove it in the Linux command line.
·linuxhandbook.com·
Remove Exif Data in Linux Command Line
Reduce Image Sizes by Removing Metadata
Reduce Image Sizes by Removing Metadata
According to httparchive.org images represent about 43% of the page weight for the median desktop and mobile page. There are many things to consider with images such as using the proper type, serving the appropriate image for the device and situation (srcset or picture), and lossless or loss
·calendar.perfplanet.com·
Reduce Image Sizes by Removing Metadata
How to be a Performance Detective - Performance.now() Conference 2022
How to be a Performance Detective - Performance.now() Conference 2022
When starting on a web performance journey, many companies’ first step is to start monitoring performance metrics over time. But the second step is often much harder - now that you have all of this data, what do you do when you see a regression? How do you sift through the clues to connect a change in a graph to the code that engineers ship to production? How do you become a performance detective? In this session, Katie will crack open her casefiles to share some real-world examples where performance metrics changed for the worse, and walk through how to find the culprit. You’ll learn what clues to look for to understand a regression in your Core Web Vitals, how different performance metrics influence each other, and when to use data gathered from real users vs. synthetic tests in the lab.
·speakerdeck.com·
How to be a Performance Detective - Performance.now() Conference 2022
The Performance Inequality Gap, 2023 - Infrequently Noted
The Performance Inequality Gap, 2023 - Infrequently Noted
To serve users at the global P75 of devices and networks, we can now afford ~150KiB of HTML/CSS/fonts and ~300-350KiB of JavaScript (gzipped). This is a slight upgrade on last year's budgets, thanks to device and network improvements. Meanwhile, web developers continue to send more script than is reasonable for 80+% of the world's users, widening the gap between the haves and the have-nots. This is an ethical crisis for frontend. Meanwhile, the most popular tools and frameworks remain in stubborn denial, but reality is not moved by ignoring it: when digital is the default, slow is exclusionary.
·infrequently.org·
The Performance Inequality Gap, 2023 - Infrequently Noted
Live Chat Comparison: Speed Impact On 5 Market Leaders
Live Chat Comparison: Speed Impact On 5 Market Leaders
We got to a point where we had the lightest chatbox on the market, with a compressed size of 232KB (full load), where other chatbox providers would often load up to a megabyte. Discover How!
·crisp.chat·
Live Chat Comparison: Speed Impact On 5 Market Leaders
Survivorship Bias in Web Performance
Survivorship Bias in Web Performance
Why your analytics shows your site as faster than it is, and why FCP is a key metric to optimise for.
·simonhearne.com·
Survivorship Bias in Web Performance
WebPageTest Recorder Extension
WebPageTest Recorder Extension
An extension for Chrome Recorder to export a recorder session as a WebPageTest Custom Script
·chrome.google.com·
WebPageTest Recorder Extension
How to create high-performance CSS animations
How to create high-performance CSS animations
Use the transform and opacity CSS properties as much as possible, and avoid anything that triggers layout or painting.
·web.dev·
How to create high-performance CSS animations
Import On Interaction
Import On Interaction
Load non-critical resources when a user interacts with UI requiring it
·patterns.dev·
Import On Interaction
The Mobile Performance Inequality Gap, 2021 - Infrequently Noted
The Mobile Performance Inequality Gap, 2021 - Infrequently Noted
A lot has changed since 2017 we I last estimated a global baseline for total page resource limits of 120-170KiB. Thanks to progress in networks and browsers (but not devices), the new baseline is much more generous: ~100KiB of HTML/CSS/fonts and ~300-350KiB of JS. But the devil's in the footnotes, and modern web development practices push the median page well above these guidelines.
·infrequently.org·
The Mobile Performance Inequality Gap, 2021 - Infrequently Noted
Loi n° 2021-1755 du 23 décembre 2021 visant à renforcer la régulation environnementale du numérique par l'Autorité de régulation des communications électroniques, des postes et de la distribution de la presse (ARCEP)
Loi n° 2021-1755 du 23 décembre 2021 visant à renforcer la régulation environnementale du numérique par l'Autorité de régulation des communications électroniques, des postes et de la distribution de la presse (ARCEP)
La lettre de la DAJ Loi n° 2021-1755 du 23 décembre 2021 visant à renforcer la régulation environnementale du numérique par l'Autorité de régulation des communications électroniques, des postes et de la distribution de la presse (ARCEP)
·kiosque.bercy.gouv.fr·
Loi n° 2021-1755 du 23 décembre 2021 visant à renforcer la régulation environnementale du numérique par l'Autorité de régulation des communications électroniques, des postes et de la distribution de la presse (ARCEP)
GOV.UK drops jQuery from their front end.
GOV.UK drops jQuery from their front end.
GOV.UK dropped their jQuery dependency from their front end. You'll never guess what happened. (Yes, you will.)
·web.dev·
GOV.UK drops jQuery from their front end.
512KB Club
512KB Club
The 512KB Club is an exclusive list of web pages weighing less than 512 kilobytes.
·512kb.club·
512KB Club
Auto-Generated Social Media Images | CSS-Tricks
Auto-Generated Social Media Images | CSS-Tricks
I've been thinking about social media images again. You know, the images that (can) show up when you share a link in places like Twitter, Facebook, or
·css-tricks.com·
Auto-Generated Social Media Images | CSS-Tricks
HTML Size Analyzer
HTML Size Analyzer
Break HTML document size down by tag and attribute. Discover bloat like code duplication, large hydration state, and inline images.
·debugbear.com·
HTML Size Analyzer
SpeedCurve | Ten years of page bloat: What have we learned?
SpeedCurve | Ten years of page bloat: What have we learned?
How big are pages today vs. ten years ago? How does page bloat hurt your business? How does it affect Google's Core Web Vitals? What can you do to fight it?
·speedcurve.com·
SpeedCurve | Ten years of page bloat: What have we learned?
Best practices for fonts
Best practices for fonts
Learn about how to optimize web fonts for Core Web Vitals.
·web.dev·
Best practices for fonts
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