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

Optimize bitacross-worker performance #2956

Merged
merged 11 commits into from
Aug 17, 2024

Conversation

Jayanring
Copy link
Contributor

This PR mainly about:

  1. Remove encryption of requests
  2. Handle messages from connections alternately(instead of letting one starves the rest)

Copy link

linear bot commented Aug 2, 2024

@Kailai-Wang Kailai-Wang requested a review from kziemianek August 3, 2024 07:10
@kziemianek kziemianek self-assigned this Aug 9, 2024
@Kailai-Wang Kailai-Wang requested a review from a team August 12, 2024 04:43
@kziemianek kziemianek marked this pull request as draft August 12, 2024 06:31
@kziemianek kziemianek marked this pull request as ready for review August 12, 2024 08:42
Copy link
Contributor

@silva-fj silva-fj left a comment

Choose a reason for hiding this comment

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

LGTM

@kziemianek kziemianek enabled auto-merge (squash) August 17, 2024 12:29
@kziemianek kziemianek changed the title P 964 optimize bitacorss worker performance Optimize bitacorss worker performance Aug 17, 2024
@kziemianek kziemianek changed the title Optimize bitacorss worker performance Optimize bitacross-worker performance Aug 17, 2024
@kziemianek kziemianek merged commit 986d954 into dev Aug 17, 2024
35 checks passed
@kziemianek kziemianek added the C0-breaking Breaking change that will cause existing client to break label Aug 20, 2024
@kziemianek kziemianek deleted the p-964-optimize-bitacorss-worker-performance branch August 20, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C0-breaking Breaking change that will cause existing client to break
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants