Sander van Surksum's Avatar

Sander van Surksum

@sandervs

Web performance enthousiast - father of 4 daughters - parttime muralist founder of https://www.iron-out.io

783
Followers
184
Following
15
Posts
29.10.2024
Joined
Posts Following

Latest posts by Sander van Surksum @sandervs

Preview
Why we should stop talking performance metrics to Business Leaders Web performance is a lot like walking on those moving walkways at the airport. When it moves smoothly, you barely notice it. You feel fast. Supported. In control. But when one section stutters, even ...

Web Performance Calendar day 16 with @sandervs.bsky.social on why the word "millisecond" doesn't belong in the boardroom

calendar.perfplanet.com/2025/why-we-...

16.12.2025 13:52 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
Improve TTFB and UX with HTTP streaming If you have a statically generated website hosted on a CDN, it’s probably very fast (unless you add too much client-side JavaScript). However, for dynamically generated pages that load content from a...

Web Performance Calendar'25 day 1 with @mb21.bsky.social on HTTP streaming in the world of HTTP2/3 and Node. Mauro shows us how to start rendering earlier, turning a slow (full) page load into a progressive experience using db.stream() in JavaScript

calendar.perfplanet.com/2025/improve...

01.12.2025 15:16 πŸ‘ 8 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Preview
Traffic Modeling Using Machine Learning When I explain the difference between lab (aka synthetic) and field data to people, one of the things I mention is that the lab allows for testing under repeatable, controlled conditions. Each test ru...

Web performance calendar day 3 when @ethangardner.com shows us how to train a ML model on synthetic perf metrics and use it to predict approximate field data before a page/feature goes live.
calendar.perfplanet.com/2025/traffic...

03.12.2025 15:24 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Fast by Default After 25 years building sites for global brands, I kept seeing the same pattern appear. A team ships new features, users quietly begin to struggle, and only later do the bug reports start trickling in...

Web Performance Calendar day #4 when @denodell.bsky.social shows us how to adopt a fast-by-default mindset to escape the vicious cycle of ship-complain-panic-patch.

calendar.perfplanet.com/2025/fast-by...

04.12.2025 14:57 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - cloudflare/telescope: Cross-browser web performance testing agent Cross-browser web performance testing agent. Contribute to cloudflare/telescope development by creating an account on GitHub.

Telescope, the new cross-browser performance testing agent I mentioned at #perfnow that we @cloudflare.social have open-sourced is here: github.com/cloudflare/t...

We want this to be a tool the entire community is able to contribute to and benefit from, so please help us make it better!

31.10.2025 14:15 πŸ‘ 38 πŸ” 5 πŸ’¬ 5 πŸ“Œ 2
Screenshot of the performance.now() conference schedule. Follow the link in the main text to read it.

Screenshot of the performance.now() conference schedule. Follow the link in the main text to read it.

Schedule schedule on the wall, who has the best line-up of them all?

perfnow.nl/schedule.html

30.09.2025 12:25 πŸ‘ 21 πŸ” 8 πŸ’¬ 3 πŸ“Œ 0
Post image

πŸš€ Quick Performance Tip:
Not every conversion issue is a checkout issue.

Slow pages earlier in the flow mean fewer baskets and fewer orders.

#pagespeed #CRO #ux #webperformance #ecommercegrowth #digitalexperience

29.09.2025 14:27 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ Quick Performance Tip:

Most sites do not lose customers at checkout. They lose them to small frictions earlier in the flow.

A blank screen, a shifting button, a slow filter. Each breaks trust. And trust is what sells.

#ecommerce #uxdesign #webperformance #CRO #pagespeed

26.09.2025 12:19 πŸ‘ 6 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Performance tips by sander van surksum

Performance tips by sander van surksum

πŸš€ Quick Performance Tips (series intro):
Performance still is not a hygiene factor in e-commerce. But it should be.

Over the next few weeks I will share a short series on how flow, friction and trust shape user behaviour and sales.

#ecommerce #webperformance #conversionrate #digitalgrowth

25.09.2025 17:49 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
performance.now(); 30th and 31st of October, Amsterdam On 30th and 31st of October, 2025, the sixth edition of performance.now() will take place in Amsterdamβ€”a single track conference, covering today’s most important web performance insights.

performance.now(), the web performance conference, 30th and 31st of October, Amsterdam. Single track, the best speakers in the industry, plenty of your performance-mad peers around to have fascinating conversations. What's not to like? Let's introduce our speakers ...
perfnow.nl

25.06.2025 12:34 πŸ‘ 29 πŸ” 20 πŸ’¬ 1 πŸ“Œ 7
Graph from CrUXVis showing LCP subparts

Graph from CrUXVis showing LCP subparts

Google's new CrUX API updates offer deeper performance insights:

πŸš€ LCP Image Subparts – Find what’s slowing your LCP
πŸ“Έ LCP Resource Type – Know if LCP is text or images
🌐 RTT Data – Understand network latency better

Optimize your site with these new metrics! #webperf #SEO #userexperience

12.02.2025 08:04 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
screenshot of top 6 speakers at frontmania 2024 - second place Sander van Surksum

screenshot of top 6 speakers at frontmania 2024 - second place Sander van Surksum

Two months ago, I spoke about INP (Interaction to Next Paint) and the scheduler.yield() at @frontmania.bsky.social -- and the feedback is in... πŸ₯ˆ I was rated the 2nd best speaker at the event! 🌟 πŸ₯³ πŸŽ‰

06.12.2024 08:28 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Create Next App Generated by create next app

2 months ago, I gave a talk at @frontmania.bsky.social where I showcased a demo I created to highlight INP issues on a PDP page when switching colors. It showed how small delays can frustrate users and hurt conversions. Check it out: inp-demo.netlify.app/product-detail #webperf #INP #performance

26.11.2024 14:14 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yes please, just like the reasons mentioned earlier, Safari currently feels like a black box when it comes to performance insights. Without performance APIs, we are left guessing how well a site performs for Safari users. This lack of visibility forces us to rely on speculation instead of data.

20.11.2024 07:55 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yesterday during my #perfnow talk, I mentioned the Web Performance Slack. If you’d like to join the Slack, use this link before Nov 25: join.slack.com/t/webperf…

15.11.2024 08:39 πŸ‘ 19 πŸ” 10 πŸ’¬ 1 πŸ“Œ 0
Post image

We finally know what Erwin looks like without his hat! #perfnow

15.11.2024 11:29 πŸ‘ 11 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Post image

The golden rule of performance improvement: "Always measure the impact of your changes." #perfnow

15.11.2024 11:21 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Took 2 mins at #PerfNow to talk about the RUM Community Group in W3C for anyone doing RUM. It's free and easy to join if you're interested! www.w3.org/community/ru...

14.11.2024 14:01 πŸ‘ 25 πŸ” 17 πŸ’¬ 0 πŸ“Œ 1
Post image

On my way to @perfnow.bsky.social excited to catch all the talks! #perfnow

14.11.2024 07:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Goedemorgen!

13.11.2024 10:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

It’s the 5th anniversary of @perfnow.bsky.social, one of the most well-organised events with an amazing audience! πŸŽ‰ First stop today: WebPerfDays Unconference at Google Amsterdam. Huge thanks to everyone who made this possibleβ€”let’s connect if you’re there or catch the livestream! πŸš€ #perfnow

13.11.2024 08:41 πŸ‘ 12 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

Goeiemorgen πŸ˜€ Tot vanmiddag!

13.11.2024 08:07 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tot morgen!

12.11.2024 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

The 2024 Web Almanac just dropped! Full of real data on Core Web Vitals, JavaScript, images, and more. It’s perfect for helping you improve your site with real numbers. Check it out!
almanac.httparchive.org/en/2024/

#pagespeed #webperformance

12.11.2024 09:27 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0