Skip to content

ci: compress everything and deflate it on the server #1039

@alandefreitas

Description

@alandefreitas

Uploading the website is now taking forever…

There’s more than the website on this server. The LLVM releases are also there. Still, storage and processing must be unrelated because the CPU is not busy, and because the LLVM release uploads (which are much larger) do not take this long.

This is likely because the website consists of numerous small pages. This tends to confuse servers. We should compress everything and then deflate it on the server.

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