Describe the bug
I just wanted to check if #2050 is fixed with v1.8.2. The CPU usage issue is indeed fixed, but the usage report of all processes in process-compose doesn't match with the usage report of my System Monitor:
I'm using Linux Mint 22.1 Cinnamon.
Note: I get ✨ devenv 1.8.2 is newer than devenv input (1.8.1) in devenv.lock. Run 'devenv update' to sync. when running devenv as 1.8.2 is not available in github:NixOS/nixpkgs/nixpkgs-unstable yet.
Is there anything I should do to clear caches or something?
Edit: I first thought memory usage is also wrongly reported, but I can toggle Show Memory in IEC, then the Resident Memory sum of devenv-tasks + children matches the reported usage:
To reproduce
Maybe it can be reproduced with any devenv.nix, maybe it's just on my system, let me know!
Version
devenv 1.8.2 (x86_64-linux)
Describe the bug
I just wanted to check if #2050 is fixed with v1.8.2. The CPU usage issue is indeed fixed, but the usage report of all processes in process-compose doesn't match with the usage report of my System Monitor:
I'm using Linux Mint 22.1 Cinnamon.
Note: I get
✨ devenv 1.8.2 is newer than devenv input (1.8.1) in devenv.lock. Run 'devenv update' to sync.when running devenv as 1.8.2 is not available ingithub:NixOS/nixpkgs/nixpkgs-unstableyet.Is there anything I should do to clear caches or something?
Edit: I first thought memory usage is also wrongly reported, but I can toggle
Show Memory in IEC, then theResident Memorysum of devenv-tasks + children matches the reported usage:To reproduce
Maybe it can be reproduced with any devenv.nix, maybe it's just on my system, let me know!
Version
devenv 1.8.2 (x86_64-linux)