Skip to content

[ISSUE 3585] [Part D] improve performance of createUniqID() #3590

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 1 commit into from
Dec 10, 2021

Conversation

areyouok
Copy link
Contributor

@areyouok areyouok commented Dec 6, 2021

Improve performance of createUniqID().

From 2.41% to 0.42% in flame graph of producer side.

…1% to 0.42% in flame graph of producer side.
@areyouok areyouok linked an issue Dec 6, 2021 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 55.166% when pulling 13d7c22 on areyouok:492_PartD into 4daade3 on apache:develop.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2021

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.83%. Comparing base (4daade3) to head (13d7c22).
Report is 6842 commits behind head on develop.

Files with missing lines Patch % Lines
...rocketmq/common/message/MessageClientIDSetter.java 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3590      +/-   ##
=============================================
+ Coverage      48.77%   48.83%   +0.06%     
- Complexity      4645     4649       +4     
=============================================
  Files            555      555              
  Lines          36733    36743      +10     
  Branches        4836     4839       +3     
=============================================
+ Hits           17916    17945      +29     
+ Misses         16568    16546      -22     
- Partials        2249     2252       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yuz10 yuz10 merged commit ed258b3 into apache:develop Dec 10, 2021
devfat pushed a commit to devfat/rocketmq that referenced this pull request Mar 3, 2022
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
carlvine500 pushed a commit to carlvine500/rocketmq-apache that referenced this pull request Sep 10, 2024
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.

Improve performance for 4.9.2
5 participants