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 new GC STATS (max memory used, and max pause time) #44955

Merged
merged 3 commits into from
Apr 27, 2022

Commits on Apr 12, 2022

  1. Add max_memory and max_pause_time to gc_num data structure.

    Christine H. Flood committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6656ffe View commit details
    Browse the repository at this point in the history
  2. More accurate max_memory calculation.

    Christine H. Flood committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    aadf52a View commit details
    Browse the repository at this point in the history
  3. fix trailing whitespace

    Christine H. Flood committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    9d5935a View commit details
    Browse the repository at this point in the history