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

min / max interval for full gc #14

Closed
chewiebug opened this issue Jan 18, 2012 · 3 comments
Closed

min / max interval for full gc #14

chewiebug opened this issue Jan 18, 2012 · 3 comments
Milestone

Comments

@chewiebug
Copy link
Owner

Assignee. @rollandf

Another feature that could help with analysis is a "Min / max full GC pause interval", where we could see if Full GCs are happening too frequent, or not.

@rollandf
Copy link
Contributor

@chewiebug hi,
I would like to look into this one.
Tell me if the description below answer this issue:
In the "Data Panel", "Pause" tab, "Full gc pauses" frame add a new line "Min / max full GC pause interval".
The value will be the maximum and minimum time between full GCs.

Thanks,
Fred

@chewiebug
Copy link
Owner Author

Hi Fred,

Yes, your description sums the requirement nicely up. Thank you for starting work on this one!

Best regards,
Jörg

rollandf added a commit to rollandf/GCViewer that referenced this issue Mar 22, 2016
Adding support for "Min / max full GC pause interval".
It appears in the "Data Panel",in the "Pause" tab,in the
"Full gc pauses" frame.

The value will be the maximum and minimum time between full GCs.

See issue chewiebug#14 .

Signed-off-by: Fred Rolland <rollandf@gmail.com>
@chewiebug chewiebug added this to the 1.35 milestone Apr 3, 2016
@chewiebug
Copy link
Owner Author

Closing this issue, because it is solved with #166. Thank you, Fred!

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

No branches or pull requests

2 participants