Skip to content

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

Draft
Almouro wants to merge 1 commit intomainfrom
fix/use-pss-ram
Draft

feat(profiler): use pss ram instead of rss#35
Almouro wants to merge 1 commit intomainfrom
fix/use-pss-ram

Conversation

@Almouro
Copy link
Contributor

@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