this post was submitted on 15 Sep 2026
7 points (70.6% liked)

Web Development

5832 readers
48 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
 

Airline websites are slow. 95% of them fail Google’s Core Web Vitals on mobile.

you are viewing a single comment's thread
view the rest of the comments
[–] kingofras@lemmy.world 4 points 2 days ago

What was analysed#

Using Airline Website Speed Benchmark data, I studied 111 of the world’s top airlines — pulling real-user Core Web Vitals (CWV) data from the Chrome UX Report, cross referenced with if they passed Google’s site speed ranking assessment, Skytrax service rankings, and the technology stack behind each site.

It’s altered or had a couple of passes, but this is pretty boilerplate in LLM research efforts these days.

The image is fine, the content is over the top detailed and misses the core issue which is the backend.

The points may be valid that there is room for improvement on the frontend, but the backend can’t be made more responsive without significant backend improvements, which is very risky because some of it literally skipped an entire generation of developers (meaning the ones who retired making this, didn’t hand off knowledge to the next generation).

You heard right on that conference, they were first and then they fell asleep at the wheel.

Transport and waypoint routing is one of the most challenging processes to get right in software.