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

Imporve the preformance of hot cache #3725

Open
2 tasks
Tracked by #5691
nolouch opened this issue May 31, 2021 · 0 comments
Open
2 tasks
Tracked by #5691

Imporve the preformance of hot cache #3725

nolouch opened this issue May 31, 2021 · 0 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.

Comments

@nolouch
Copy link
Contributor

nolouch commented May 31, 2021

Development Task

This simulator case has many hot regions:

Step 1:

profile.zip

  • Reduce the copy in GetAll with in RegionStats , may need limit the regions
    image
  • Reduce the slice copy and sort in statistics.(*HotPeerStat).GetLoad
    image

Step 2:
profile2.zip

@nolouch nolouch added the type/enhancement The issue or PR belongs to an enhancement. label May 31, 2021
@rleungx rleungx added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants