investigate optimizing page size after tooltips feature #204

Open
opened 2025-10-14 15:51:36 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 5/10/2024

the tooltips feature is hugely valuable, but it is also increasing our page sizes significantly: by a factor of 2x in some cases. for example, the page https://swiftinit.org/docs/swift-syntax/swiftsyntax was about 250KB before the change; it is now clocking in at nearly 500KB!

we need to figure out a way to either bring down these page sizes, or make the site’s firewall even more aggressive to compensate.

*Originally created by @tayloraswift on 5/10/2024* the tooltips feature is hugely valuable, but it is also increasing our page sizes significantly: by a factor of 2x in some cases. for example, the page https://swiftinit.org/docs/swift-syntax/swiftsyntax was about 250KB before the change; it is now clocking in at nearly 500KB! we need to figure out a way to either bring down these page sizes, or make the site’s firewall even more aggressive to compensate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#204
No description provided.