I've noticed that Skipper is consuming huge amounts of VRAM when open for several hours with the following config:
- Skipper AppImage Linux
- Ubuntu 23.04 with GNOME 44
- X11
- 2560x1440@165Hz@100%
Output of nvidia-smi - you can clearly see mutter-x11-frames consuming >3GB VRAM
Thu May 11 16:54:57 2023
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 On | N/A |
| N/A 53C P0 34W / 115W | 5197MiB / 16384MiB | 3% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 7922 G /usr/lib/xorg/Xorg 1006MiB |
| 0 N/A N/A 8177 G /usr/bin/gnome-shell 258MiB |
| 0 N/A N/A 8194 G ...libexec/mutter-x11-frames 3380MiB |
| 0 N/A N/A 8565 G .../usr/bin/telegram-desktop 57MiB |
| 0 N/A N/A 9345 G ...veSuggestionsOnlyOnDemand 79MiB |
| 0 N/A N/A 9403 G ...RendererForSitePerProcess 35MiB |
| 0 N/A N/A 10826 G ...993402366275824947,131072 74MiB |
| 0 N/A N/A 11110 G ...b/thunderbird/thunderbird 171MiB |
| 0 N/A N/A 12386 G ...features=BackForwardCache 63MiB |
| 0 N/A N/A 39624 G /usr/bin/nautilus 11MiB |
| 0 N/A N/A 49680 G ...RendererForSitePerProcess 28MiB |
| 0 N/A N/A 165800 G /usr/bin/gjs 24MiB |
+-----------------------------------------------------------------------------+