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

show memory & cpu that consumption by the widget #5759

Open
offer-shmuely opened this issue Jan 5, 2025 · 0 comments
Open

show memory & cpu that consumption by the widget #5759

offer-shmuely opened this issue Jan 5, 2025 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@offer-shmuely
Copy link
Contributor

offer-shmuely commented Jan 5, 2025

The problem

sometime the TX is running out of memory due to "too greedy" widgets
this however is not visible for the developer
the result is slow TX, and unstable apps

Suggested solution

allow a why to show the resource consumption of the widgets
some kind of a "task manger" or "top"

the resource needed to be monitored:

  • memory
  • cpu
  • lvgl resources
  • IO ??

Alternatives

it can be show for all widgets as a whole,
but the developer will need to test it with a single loaded widget

@offer-shmuely offer-shmuely added the enhancement ✨ New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant