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

Ensure performance measurement collection is not taken too frequently #3221

Merged
merged 3 commits into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. performance measurement collection now waits at least 10ms between co…

    …llections
    
    compiled regex in AndroidCpuCollector to parse the cpu file, to improve speed
    stefanosiano committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ac876d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. updated changelog

    stefanosiano committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    662b74d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6505d30 View commit details
    Browse the repository at this point in the history