Precompress immutable runtime and bypass request-time gzip #432
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#432
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/431-precompress-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #431
Precomputes the fingerprinted runtime's deterministic gzip representation once at startup, negotiates it at the asset route, bypasses dynamic compression for immutable runtime requests, and lowers remaining dynamic gzip work to level 6.
TDD evidence:
tests/test_frontend_bundle.pyfailed 5 tests for missing precomputed bytes/route negotiation and dynamic-compressor use.git diff --check: clean.