Skip to content

big crates are slow to use with new archive-storage #1528

Closed
@syphar

Description

@syphar

For crates with many files we have a performance regression.

Example is stm32ral, which has 1.2 Million files in the archives.

Currently we are reading the whole index from disk for every file-exists or get-from-archive request, which might take too much time.

Metadata

Metadata

Assignees

Labels

A-backendArea: Webserver backendC-bugCategory: This is a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions