Skip to content

Filter out dropped clients in the send worker #2899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 30, 2025

Conversation

joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented Jun 25, 2025

Description of Changes

Moves the filtering out of dropped clients during subscription evaluation from inside of eval_updates_sequential, where we hold the transaction lock, to the send worker, where the lock has been released.

API and ABI breaking changes

None

Expected complexity level and risk

0

Testing

  • cpu profile

@joshua-spacetime joshua-spacetime force-pushed the joshua/perf/client-filter branch from ee7a802 to 1fb4f60 Compare June 27, 2025 23:05
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 30, 2025
Merged via the queue into master with commit 9aebe31 Jun 30, 2025
20 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/perf/client-filter branch June 30, 2025 16:38
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