Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #653 +/- ##
=======================================
Coverage 50.88% 50.88%
=======================================
Files 167 167
Lines 3797 3797
=======================================
Hits 1932 1932
Misses 1865 1865 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
99007b7 to
cf1ad2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary
The web version can be unbearably slow. One way to fix it is compression.
Sources:
Before/after
A video is better than 1000 words: ~30% faster with a fast connection.
Can go up to 2x faster in slower networks.
Consistently 12.0-12.2s for https://titan.dev.eclair.ec-lyon.fr and 8.7-9.0s for https://titan-1.dev.eclair.ec-lyon.fr
Enregistrement.de.l.ecran.2026-02-07.204811.mp4
Issues/PR dependencies
Subset of the draft #646 for Nginx pre-compression.
Changes Made
flutter pub run pdfx:install_webto regenerate the PDF scriptClassification
Type of Change
Impact & Scope
Testing
Documentation
//Comments