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

Improvements to memory tracking #917

Merged
merged 7 commits into from
Jan 22, 2022
Merged

Improvements to memory tracking #917

merged 7 commits into from
Jan 22, 2022

Commits on Jan 22, 2022

  1. Improvements to memory tracking

    * Address race condition on cancel timer
    * Include memory measurement as part of evaluation metadata
    * Move periodic resource computation to a single process
    * Have a explicit call out for total memory
    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    e489a44 View commit details
    Browse the repository at this point in the history
  2. Keep two blues apart

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    50c579d View commit details
    Browse the repository at this point in the history
  3. Format

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    ec6e2c7 View commit details
    Browse the repository at this point in the history
  4. Improve coverage

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    d6fbfcb View commit details
    Browse the repository at this point in the history
  5. Schedule measurement

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    82483aa View commit details
    Browse the repository at this point in the history
  6. .memory to .memory_usage

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    6c55192 View commit details
    Browse the repository at this point in the history
  7. Notify updates

    josevalim committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    938d313 View commit details
    Browse the repository at this point in the history