Skip to content

feat: remove wastefull Dashmap from the catalog#1825

Merged
CommanderStorm merged 3 commits intomaplibre:mainfrom
CommanderStorm:hashmap
May 12, 2025
Merged

feat: remove wastefull Dashmap from the catalog#1825
CommanderStorm merged 3 commits intomaplibre:mainfrom
CommanderStorm:hashmap

Conversation

@CommanderStorm
Copy link
Copy Markdown
Member

Change the wastefull dashmap::Dashmap from the catalog to std::collections::HashMap.
We are only using it to return values, so concurency here is just waste.

This comment was marked as resolved.

CommanderStorm added a commit that referenced this pull request May 12, 2025
I think we need an apt update to fix the CI failour in
#1825
Copy link
Copy Markdown
Member

@nyurik nyurik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@CommanderStorm CommanderStorm enabled auto-merge (squash) May 12, 2025 22:13
@CommanderStorm CommanderStorm merged commit c833034 into maplibre:main May 12, 2025
20 checks passed
NINNiT pushed a commit to NINNiT/martin that referenced this pull request May 17, 2025
I think we need an apt update to fix the CI failour in
maplibre#1825
NINNiT pushed a commit to NINNiT/martin that referenced this pull request May 17, 2025
Change the wastefull dashmap::Dashmap from the catalog to
`std::collections::HashMap`.
We are only using it to return values, so concurency here is just waste.

Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
@CommanderStorm CommanderStorm deleted the hashmap branch July 10, 2025 17:04
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.

3 participants