raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.06k stars 2.79k forks source link

[System Monitor] ... RAM usage not correct (perhaps once >10GB?) #12917

Open bcometa opened 1 month ago

bcometa commented 1 month ago

Extension

https://www.raycast.com/hossammourad/raycast-system-monitor

Raycast Version

1.76

macOS Version

14.5

Description

I noticed the RAM usage is incorrect for a runaway application. It's using ~12GB of RAM, but system monitor in raycast shows 12MB.

Steps To Reproduce

I suspect it may be hard to reproduce unless you have an app using a lot of RAM.

Current Behaviour

Shows 12MB instead of 12GB

Expected Behaviour

Shows 12GB

Activity Monitor (Activity Monitor)  06-12-2024 @ 03 39 54 PM

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @hossammourad @Crayon144 @pernielsentikaer @lucasmezencio you might want to have a look.

💡 Author and Contributors commands The author and contributors of `hossammourad/raycast-system-monitor` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.