Skip to content
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

fix: Only update the redir index on the first column #5659

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

niloc132
Copy link
Member

JS API full table subscriptions currently spend more time than they should updating redirection indexes for large snapshots. This patch is a small step to reduce the work done when receiving these large payloads.

Fixes #5658

@niloc132 niloc132 merged commit c2e2424 into deephaven:main Jun 25, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate chart snapshot performance
3 participants