krinkle, to random
@krinkle@fosstodon.org avatar

Fastly uses the H2O reverse proxy for fast and secure TLS termination over QUIC, HTTP/3, HTTP/2, and 1.1.

The project site compares its benchmarks only to Nginx. I'd love to see a more recent comparison that includes ATS (Apache Traffic Server), HAProxy, and Varnish/Hitch as fellow reverse proxies for TLS termination.

https://www.fastly.com/blog/tls-more-secure-always-fast

via @devs and https://ieji.de/@SolSoCoG/109392993726218659

#webperf #nginx #varnish #apachetrafficserver #H2O #fastly #HAProxy

tammy, to UX
@tammy@webperf.social avatar

Now that the INP hoopla has died down, here's a must-read post about how to improve it.
@andydavies shares:

▶ How he helps people identify causes of poor INP
▶ Examples of common issues
▶ Approaches he uses to optimize INP

https://speedcurve.com/blog/debugging-interaction-to-next-paint-inp/
#webperf #corewebvitals #ux #webperformance #sitespeed #pagespeed

tammy, to UX
@tammy@webperf.social avatar

"Putting up the appropriate guardrails to protect ourselves from regressions – then pairing that with a trail of breadcrumbs so that we can dive in and quickly identify what the source is when a regression occurs – are essential steps to ensure that when we make our sites fast, they stay that way."

Awesome post by @tkadlec, filled with high-level wisdom and ground-level best practices.

https://www.speedcurve.com/blog/continuous-web-performance/
#webperf #webperformance #ux #sitespeed #pagespeed

neilk, to random
@neilk@xoxo.zone avatar

A bedtime story for web developers. With lots of twists and a happy ending

https://blog.chriszacharias.com/page-weight-matters

krinkle,
@krinkle@fosstodon.org avatar

@neilk

Classic! This article influenced me a lot in caring about webperf during my first years working on Wikipedia performance.

https://www.mediawiki.org/wiki/ResourceLoader/Architecture

https://www.mediawiki.org/wiki/Wikimedia_Performance_Team#Milestones

#webperf #mediawiki

tammy, to UX
@tammy@webperf.social avatar

Keeping your site fast is a crucial and endless game. Yet it's perilously easy to lose focus and suffer from regressions. In this excellent, detailed, best-practice-filled post, @tkadlec uses the analogy of guardrails (automated testing & alerts) and breadcrumbs (deployment tracking) to make performance more visible throughout the dev process.

https://www.speedcurve.com/blog/continuous-web-performance/

#webperf #webperformance #ux #sitespeed #pagespeed

tammy, to UX
@tammy@webperf.social avatar

INP is here! Not sure what that means or why it matters? No worries – that's what this post is for. :)

🟡 What is INP?
🟡 How does it correlate with business metrics, e.g. conversion rate?
🟡 Mobile vs desktop
🟡 How to improve it

https://www.speedcurve.com/blog/check-core-web-vitals-inp/

nhoizey, to random French
@nhoizey@mamot.fr avatar
calibre, to random

📬 Performance Newsletter №147:

🔹 Improvements to the Speculation Rules API by @tunetheweb
🔹 Shared compression dictionaries by @malchata
🔹 The importance of web performance to information equity by @Schouten_B

and more!

#webperf #perfmatters

https://mailchi.mp/perf.email/147

calibre, to random

Every two weeks, we send a newsletter with web platform and performance news you won’t find elsewhere.

Sign up to receive it tomorrow. 👇🏻

#webperf #perfmatters

https://perf.email/

nhoizey, to random French
@nhoizey@mamot.fr avatar
tammy, (edited ) to UX
@tammy@webperf.social avatar

Performance is good for brains! So much #webperf/#ux goodness in this meta-post by @chriscoyier: https://blog.codepen.io/2024/03/04/chris-corner-performance-is-good-for-brains/

Chris rounds up great stuff by @scottjehl @csswizardry Rick Viscomi & Tim Severien (and was kind enough to include my psychology of speed post). I also learned about the existence of the 1MB club!

tammy, to random
@tammy@webperf.social avatar

You've been able to integrate @speedcurve into your CI/CD process for quite a while now, but in late 2023 we introduced some powerful new functionality that you might not be aware of. @tkadlec wrote this great post to tie it all together: https://www.speedcurve.com/blog/continuous-web-performance/

nucliweb, to random
@nucliweb@webperf.social avatar

@akamaidev announces 6 new system timers and 5 new system dimensions for additional performance measurements

https://blog.akamai-mpulse.com/blog/2024-02-29-mpulse-feature-release-metrics-2024/

#WebPerf #PerfMetrics #Monitoring #Observability

nucliweb, to random
@nucliweb@webperf.social avatar
calibre, to random

🔜 12 days till Interaction to Next Paint (INP) replaces First Input Delay (FID) as Core Web Vital. Are you ready? We rounded up a few resources:

  1. Check your INP in one click: https://calibreapp.com/tools/core-web-vitals-checker
  2. Everything you need to know about Core Web Vitals: https://calibreapp.com/blog/core-web-vitals
  3. How to improve INP: https://calibreapp.com/blog/interaction-to-next-paint

Let’s go!

#webperf #perfmatters

nhoizey, to random French
@nhoizey@mamot.fr avatar
ryantownsend, (edited ) to random
@ryantownsend@webperf.social avatar

Wrapped up work on the new https://www.wolsey.com/ and it's just soft-launched.

I'll be keeping a keen eye on RUMvision over the next few days and share some insights – I've pushed Shopify hard on #webperf so it's exciting to see how it translates to the real world!

tammy, to UX
@tammy@webperf.social avatar

These days there's a lot of talk about what INP is, and not enough talk about how to fix it. There's also a tendency to oversimplify INP, when it's not a simple metric. This must-read post by @andydavies tackles the hard stuff.

https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/

#webperf #ux #corewebvitals #sitespeed #pagespeed

tunetheweb, to random
@tunetheweb@webperf.social avatar

I've a new blog post out on all the lovely Speculation Rules improvements in Chrome.

I'm VERY excited about Document Rules and how easy it makes it to add low-risk prefetch or prerendering to your site:
https://developer.chrome.com/blog/speculation-rules-improvements

Try it out and let me know how you get on!

#webperf

nucliweb, to random
@nucliweb@webperf.social avatar
speedcurve, to UX
@speedcurve@webperf.social avatar

Debugging INP can be tricky! You're in great hands with @andydavies. In this post, Andy walks through:

🔵 How he helps people identify the causes of poor INP
🟡 Examples of the most common issues
🟢 How to actually improve INP

https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/

#webperf #ux #corewebvitals #pagespeed #sitespeed #webperformance

nucliweb, to javascript
@nucliweb@webperf.social avatar

El próximo 19 de abril daré una charla sobre JavaScript Loading Priorities and Adaptive Loading en la Commit Conf 2024

📒 https://koliseo.com/commit/2024/agenda/0

#WebPerf #Performance #JavaScript

nucliweb, to random
@nucliweb@webperf.social avatar

WebPerf Snippets
A curated list of snippets to get Web Performance metrics to use in the browser console or as snippets on Chrome DevTools

https://webperf-snippets.nucliweb.net/

#WebPerf #PerfTools #Performance #WebPerfSippets

STPo, to random French
@STPo@mastodon.social avatar

(J’adore ce genre de stats.)

Au pays d’internet en 2024, quelqu’un s’est amusé à compter combien de Javascript était chargé sur des sites populaires…

Medium : 3 MB
Airbnb : 7 MB
Pinterest : 10 MB
Patreon : 11 MB
Youtube : 12 MB
Instagram : 16 MB
Gmail : 20 MB
Linkedin : 31 MB (??!)
Slack : 55 MB
PornHub : 1,4 MB…

Pour rappel : le jeu Doom (entier) pesait 2,39 MB, et le programme du premier vol sur la Lune (Apollo 11) 3 MB.

https://tonsky.me/blog/js-bloat/

#ecoconception #webperf #fullstack

tammy, to UX
@tammy@webperf.social avatar

The next edition of Speed Matters is dedicated to INP: what it is, how to track it, how to validate it against your business/UX metrics, and – most important – how to improve it.

Coming to your inbox next week! Join our 13K+ subscribers: https://www.speedcurve.com/newsletter/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines