Skip to content

modify swarmFile and netty #9450

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

AbcCreatorDeep
Copy link

Fixes #9449

  1. Removing the IDIV instruction significantly improves Netty's speed in selecting the next thread
  2. Remove the 'for' loop from warmAppedFile and set the number of loops to long to avoid forced conversion

Copy link
Member

@lizhimins lizhimins left a comment

Choose a reason for hiding this comment

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

Please import checkstyle from project and fix it

Copy link
Author

@AbcCreatorDeep AbcCreatorDeep left a comment

Choose a reason for hiding this comment

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

check style

@AbcCreatorDeep
Copy link
Author

Please import checkstyle from project and fix it

I have modified the code specification using style/rmq_checkstyle.xml

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.

[Enhancement] Optimize Netty thread count and warmMappedFile OSR Problem
2 participants