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

Extend readouts #1

Closed
Gerry1135 opened this issue May 28, 2016 · 1 comment
Closed

Extend readouts #1

Gerry1135 opened this issue May 28, 2016 · 1 comment

Comments

@Gerry1135
Copy link
Owner

Add readouts for min and max heap usage for last GC cycle. Immediately after a GC store the current usage in min and max, each increase store current in max, display both values in window.

Add readout for time between last two GCs. Each time GC count increases by one record the time since the previous GC and store current time. If GC count increases by more than one then set time to 0.

Change U and FU readouts to R and P (for rendered and physics).

@Gerry1135
Copy link
Owner Author

Done in 1.0.0.7

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

No branches or pull requests

1 participant