Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Memory Use (FWIW)

Here you can discuss every aspect of Debian. Note: not for support requests!
Post Reply
Message
Author
User avatar
manyroads
Posts: 82
Joined: 2021-04-17 14:27
Has thanked: 1 time
Been thanked: 13 times

Memory Use (FWIW)

#1 Post by manyroads »

Removed per Moderator request
Last edited by manyroads on 2023-07-23 19:57, edited 1 time in total.
Pax vobiscum,
Mark Rabideau- Prof Genealogist - http://many-roads.com
Linux BLOG https://eirenicon.org
spectrwm,i3wm,hlwm,bspwm,dwm
Linux User #449130

CwF
Global Moderator
Global Moderator
Posts: 2719
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 201 times

Re: Memory Use (FWIW)

#2 Post by CwF »

It would probably be better for you to simply list those limited results here in plain text.

forums.debian.net is not a portal or a funnel front end...

Thank you.

User avatar
BBQdave
df -h | participant
df -h | participant
Posts: 152
Joined: 2011-09-25 03:38
Location: North Carolina
Has thanked: 9 times
Been thanked: 14 times

Re: Memory Use (FWIW)

#3 Post by BBQdave »

Not sure the original post, but Debian 11 and now Debian 12, both with Gnome - have efficient use of RAM.

Currently I have Google Chrome open with 4 tabs up and Firefox open with 4 tabs up - RAM use is 3GB of 8GB, 37%.

Likewise, I have had no issue using GIMP to work on photos or Libre Office or any of the suite of application in Google Chrome. Fast responsive applications and efficient use of RAM :)
On quest for blue smoke and red rings!
Debian 12 Toshiba Satellite C655 | i3 2.3Ghz | Intel HD Graphics 3000 | 8GB RAM | 65GB SSD

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Memory Use (FWIW)

#4 Post by Head_on_a_Stick »

Shame the OP has been deleted but I was bored so I used this QEMU command to test the various Debian 12.1 amd64 live ISO images (using VirGL for "hardware" rendering):

Code: Select all

qemu-system-x86_64 -enable-kvm -m 4G -cpu host -audiodev alsa,id=alsa -device intel-hda -display sdl,gl=on -device virtio-vga-gl -boot d -cdrom $name_of_iso.img
Scrots for the curious (click on them to see a full size version):

Image

Image

Results, as measured by htop:

Cinnamon: 925M
GNOME: 891M
KDE/Plasma: 768M
LXQt: 538M
MATE: 514M
Xfce: 501M
LXDE: 453M

All measurements were taken after running `apt update && apt install -y htop` and leaving the system for ~5 minutes for it to "settle".

Also threw in a deadbang scrot for some shameless self-promotion. Looks like there is some room at the bottom :mrgreen:
deadbang

User avatar
Nili
Posts: 441
Joined: 2014-04-30 14:04
Location: $HOME/♫♪
Has thanked: 5 times
Been thanked: 3 times

Re: Memory Use (FWIW)

#5 Post by Nili »

^calculation master
openSUSE Tumbleweed KDE/Wayland

♫♪ Elisa playing...
Damascus Cocktail ♪ Black Reverie ♪ Dye the sky.

User avatar
oswaldkelso
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1497
Joined: 2005-07-26 23:20
Location: UK
Has thanked: 1 time
Been thanked: 60 times

Re: Memory Use (FWIW)

#6 Post by oswaldkelso »

Head_on_a_Stick wrote: 2023-07-24 18:43 Shame the OP has been deleted but I was bored so I used this QEMU command to test the various Debian 12.1 amd64 live ISO images (using VirGL for "hardware" rendering):

Code: Select all

qemu-system-x86_64 -enable-kvm -m 4G -cpu host -audiodev alsa,id=alsa -device intel-hda -display sdl,gl=on -device virtio-vga-gl -boot d -cdrom $name_of_iso.img
Scrots for the curious (click on them to see a full size version):

Image

Image

Results, as measured by htop:

Cinnamon: 925M
GNOME: 891M
KDE/Plasma: 768M
LXQt: 538M
MATE: 514M
Xfce: 501M
LXDE: 453M

All measurements were taken after running `apt update && apt install -y htop` and leaving the system for ~5 minutes for it to "settle".

Also threw in a deadbang scrot for some shameless self-promotion. Looks like there is some room at the bottom :mrgreen:
Nice to see you're still alive :mrgreen:

A couple points.

1. The reason LXDE just wont die is clear. It is the lightest mainstream DE
2. Why is deadbang so fat :P Switch to a lighter setup and you'll knock around a 100MB off that figure without trying
Free Software Matters
Ash init durbatulûk, ash init gimbatul,
Ash init thrakatulûk agh burzum-ishi krimpatul.
My oldest used PC: 1999 imac 333Mhz 256MB PPC abandoned by Debian

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Memory Use (FWIW)

#7 Post by Head_on_a_Stick »

I can get ~50MiB off by stripping out NetworkManager, GVFS & PulseAudio but that's about the limit for openbox/tint2. I'm tempted to try sysvinit or OpenRC but that's for another thread...
deadbang

Post Reply