You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to see the memory footprint of running processes.
Use Case:
I want to use process-compose to assist local development of microservices. Sometimes I need several non-dockerized services running at the same time, and seeing memory footprint of individual processes would be a big help to me.
Proposed Change:
Add a memory column in the TUI
Who Benefits From The Change(s)?
People running long processes like APIs with a considerable memory footprint.
Alternative Approaches
The text was updated successfully, but these errors were encountered:
Hey @themartdev,
That's a great proposal and I've been considering it for some time now, but unfortunately couldn't find a cross-platform way to implement it.
A PR would be more than welcome if you found something that works!
Feature Request
I would like to be able to see the memory footprint of running processes.
Use Case:
I want to use process-compose to assist local development of microservices. Sometimes I need several non-dockerized services running at the same time, and seeing memory footprint of individual processes would be a big help to me.
Proposed Change:
Add a memory column in the TUI
Who Benefits From The Change(s)?
People running long processes like APIs with a considerable memory footprint.
Alternative Approaches
The text was updated successfully, but these errors were encountered: