Skip to content

Conversation

@arcanis
Copy link
Member

@arcanis arcanis commented Sep 18, 2025

We currently fetch metadata for every descriptor in the project even if we already fetched those same metadata before. It's a little wasteful, so I'm trying to refactor that to store the pulled metadata in a dashmap (a sharded map to reduce contention on locks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants