OpenRailAssociation/osrd-website

Compress carousel images on the frontpage

Open

#346 opened on Aug 11, 2026

 (0 comments) (1 reaction) (0 assignees)HTML (13 forks)auto 404
good first issuekind:enhancementseverity:major

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

The images on the front page weight 8.16MB out of 8.85MB for the whole page (with HTML, CSS and JS).

To measure, go to dev tools, disable cache (top right checkbox in firefox) and reload the page. The numbers are on the bottom left on firefox.

To reproduce, set connection speed to "Regular 4G", disable cache, refresh and see how the page takes seconds to fully render

Contributor guide