Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Adds gzip compression to HTTP responses, dramatically improving load times. #4709

Merged
merged 19 commits into from
Jun 27, 2024

Conversation

Meandmybadself
Copy link
Contributor

@Meandmybadself Meandmybadself commented May 10, 2024

Overview

Introduces gzip compression to responses.

Example change

index.js response size reduced from 2.9mb to 628kb.

@Meandmybadself Meandmybadself changed the title feature: Adds gzip compression to HTTP responses feature: Adds gzip compression to HTTP responses, dramatically improving load times. Jun 4, 2024
@Meandmybadself
Copy link
Contributor Author

Requesting a code review / pointers to documentation for requesting a code review – @whitdog47 @kevgliss.

@kevgliss kevgliss self-requested a review June 26, 2024 18:23
@mvilanova mvilanova self-requested a review June 26, 2024 18:48
@mvilanova mvilanova added the enhancement New feature or request label Jun 26, 2024
@whitdog47 whitdog47 merged commit fed6fed into Netflix:master Jun 27, 2024
8 checks passed
@Meandmybadself Meandmybadself deleted the adds-gzip-compression branch July 3, 2024 15:22
metroid-samus pushed a commit that referenced this pull request Sep 25, 2024
Co-authored-by: Jeffery Bennett <jefferyb@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants