Issue #53 of my monthly newsletter "Tidbits from Brian" just went out. 📧
Using AI to troubleshoot performance issues. 🤖⚡
newsletter.brianleejackson.com/p/tidbits-fr...
Issue #53 of my monthly newsletter "Tidbits from Brian" just went out. 📧
Using AI to troubleshoot performance issues. 🤖⚡
newsletter.brianleejackson.com/p/tidbits-fr...
Version 2.5.8 of our Perfmatters plugin is live!
- Code Snippets is out of beta. 🎉 We appreciate all of you who took the time to test and provide feedback.
- Added new perfmatters_lazyload_data_src filter.
- Added nav selector support for functions that target elements inside parent containers. 👨🔧
On developer.chrome.com/docs/web-pla... you talk about the risk of an outdated prerendered ecommerce checkout. Will prerender_until_script mitigate this problem?
I talked about this more in the beginning of my @perfnow.nl talk this year:
www.youtube.com/watch?v=DqE9...
(on Speculation Rules—another builtin, initially simple to use feature in HTML!)
Code snippets bulk select and individual export
Code snippets in admin bar
Code snippets export and import
Version 2.5.5 of our Perfmatters plugin is live!
- New options to export code snippets (globally, individually, and bulk select) and import them to another site. 🚛
- New code snippets admin bar menu item that will show if a snippet is present.
More changes: perfmatters.io/docs/changel...
Version 2.5.2 of our Perfmatters plugin is live!
- *New* perfmatters_rucss_inline_stylesheets filter. This allows you to inline any stylesheet already excluded from used CSS. ⚡
- Reworked the Script Manager input change event listener for better compatibility with other JS running.
Please, please don't use `font-display: swap` with icon fonts. I mean, as a rule, don't use icon fonts — SVGs are so much better — but if you must, then don't use `swap`. It doesn't make sense to see random fallback letters for icons.
Do me a favour and check your site now if using icon fonts.
Crystal clear, thanks for the explanation.
This research suggests that transition effects may come at a cost in terms of performance: www.corewebvitals.io/pagespeed/vi...
Any thoughts?
Lighthouse 13 has been released and includes the final move to Insights performance audits as announced previously.
developer.chrome.com/blog/lightho...
Issue #48 of my monthly newsletter "Tidbits from Brian" just went out. 📧
I finally made AI my default search engine. 🤖
newsletter.brianleejackson.com/p/tidbits-fr...
Version 2.5.1 of our Perfmatters plugin is live!
- Added a fetchpriority high attribute on critically preloaded image tags to match the preload link attribute. This resolves a PSI warning in certain instances. ⚡
- Added built-in stylesheet exclusion for the GeneratePress offside menu.
- Fixed a trailing slash validation warning coming from critical image preload tags.
- Disabled the Remove Comment URLs toggle when Kadence is active due to an incompatibility.
We appreciate all the feedback from those of you who reported issues. 👏
perfmatters.io/docs/changel...
Cache Rules Everything, a fantastic talk by @csswizardry.com about the browser cache.
www.youtube.com/watch?v=qVQj...