Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Build user usage map async #2184

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

scrosby
Copy link
Member

@scrosby scrosby commented Sep 26, 2022

Changes proposed in this PR

  • Build the user-usage map asynchronoutsly outside of the match loop.

Why are we making these changes?

This is more efficient as we do it once for all pools, not n times for each pool. In addition, we take it out of the critical latency path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant