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

feat(profiler): use pss ram instead of rss #35

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Almouro
Copy link
Member

@Almouro Almouro commented Oct 4, 2022

Attempt to fix #11

Major issues remaining on this PR:

  • Impact on app performance seems far from negligible
  • First measure takes too long for certain apps (~2s) on lower end device

@flashlight-bot
Copy link
Contributor

Flashlight Automated Report 🔦

@flashlight-bot
Copy link
Contributor

Flashlight Automated Report 🔦

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

Successfully merging this pull request may close these issues.

Memory monitoring is not so accurate (using RSS instead of the more accurate PSS)
2 participants