Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Consider enabling compression for text-type responses #141

@Ingramz

Description

@Ingramz

As it turned out during the investigation in atom/settings-view#1014, atom.io currently does not leverage any sort of content compression for its text type responses. It is possible that by enabling compression, especially slower connections can benefit from reduced loading times, thus improving website loading times overall and also speeding up API responses like the search functionality when installing a new package.

checkgzipcompression.com shows that a number of responses could be compressed 3 to 4 times smaller compared to the original size.

cc @nathansobo @jasonrudolph @iolsen

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions