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

chore: Avoid forwarding method on ArrayDequeue in BatchingExecutor. #1688

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

He-Pin
Copy link
Member

@He-Pin He-Pin commented Jan 5, 2025

Motivation:
Call methods directly on ArrayDequeue to avoid forwarding.

Modification:
Call methods directly on ArrayDequeue to avoid forwarding.

Result:
performant better

@He-Pin He-Pin added this to the 1.2.0 milestone Jan 5, 2025
@He-Pin He-Pin requested a review from pjfanning January 6, 2025 10:00
@He-Pin He-Pin merged commit 194996b into apache:main Jan 6, 2025
9 checks passed
@He-Pin He-Pin deleted the dequeueActor branch January 6, 2025 10:44
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