Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Adds object heap size#17

Open
niazimojtaba wants to merge 4 commits into
codecentric:mastercodecentric/allocation-tracker:masterfrom
niazimojtaba:feature/object-heap-sizeniazimojtaba/allocation-tracker-1:feature/object-heap-sizeCopy head branch name to clipboard
Open

Adds object heap size#17
niazimojtaba wants to merge 4 commits into
codecentric:mastercodecentric/allocation-tracker:masterfrom
niazimojtaba:feature/object-heap-sizeniazimojtaba/allocation-tracker-1:feature/object-heap-sizeCopy head branch name to clipboard

Conversation

@niazimojtaba

Copy link
Copy Markdown

In your code you just calculate the count of objects, But We need too the size, So We added Instrumentation memory counter based on https://www.javaspecialists.eu/archive/Issue142.html

mniazi added 4 commits December 22, 2018 15:51
Adds new tracker for object size. It is compatible for java8 and java6.
The code will create two independent agent for counting the objects while calculating the heap size for each objects
Adds catch object size for optimization
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.