Skip to content

Generate static file for depot content #28

Description

@bgruening

I tried to optimize the CI in my latest commits again. I think the next step could be to generate a static file that is served from depot instead of the live autoindex that is served from nginx. We are at currently 30s and 17MB HTML. And I assume nginx is doing a stat() call on every page visit.

@natefoo not sure if this is useful to implement as a cron-job. We could generate a json/yaml file or a simple text file and serve that instead of the auto-index. Maybe that is overengineered and the server is find with the large directory and the stats calls.

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