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

Add Memory Metrics #14710

Open
wants to merge 133 commits into
base: master
Choose a base branch
from
Open

Add Memory Metrics #14710

wants to merge 133 commits into from

Conversation

SpriCoder
Copy link
Contributor

@SpriCoder SpriCoder commented Jan 16, 2025

  1. Introduce MemoryManager and IMemoryBlock, which can standard memory allocate
  2. Combing memory allocate produce and create global memory manager
  3. Add MEMORY_THRESHOLD_SIZE and MEMORY_ACTUAL_SIZE metrics in level IMPORTANT

@SpriCoder SpriCoder changed the title Add Memory Recorder Add Memory Monitor Feb 10, 2025
@SpriCoder SpriCoder changed the title Add Memory Monitor Add Memory Metrics Feb 10, 2025
@SpriCoder
Copy link
Contributor Author

After introduce these metrics, I also update dashboard:
image
image

@SpriCoder
Copy link
Contributor Author

SpriCoder commented Feb 10, 2025

To make sure these commits do not influence other modules, I use jenkins to continuous integration and observation of performance changes
My Pr:
image
Master:
image

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant