g-p's use of gettext uses more memory that needed
Bug #45913 reported by
Ben Maurer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-panel (Ubuntu) |
Triaged
|
Wishlist
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: gnome-panel
gnome-panel loads about 1.2 MB of RSS via .mo files for the purpose of localizing menu names:
bmaurer@
1196
While this memory is in theory shared (it's not private memory), for most of the .mo files, g-p is the only consumer of the file. This causes extra disk access during boot, and also consumes excess memory.
Changed in gnome-panel (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in gnome-panel (Ubuntu): | |
assignee: | Martin Pitt (pitti) → nobody |
assignee: | nobody → Ubuntu Desktop Bugs (desktop-bugs) |
To post a comment you must log in.
Thanks for your bug. Is there an easy way to avoid that?