flamingos-cant (hopepunk arc) to linuxmemes@lemmy.worldEnglish • 28 days agoMozilla did something good!files.catbox.moeimagemessage-square142fedilinkarrow-up11.12Karrow-down113
arrow-up11.11Karrow-down1imageMozilla did something good!files.catbox.moeflamingos-cant (hopepunk arc) to linuxmemes@lemmy.worldEnglish • 28 days agomessage-square142fedilink
minus-square@henfredemars@infosec.publinkfedilinkEnglish34•27 days agoHow was memory use actually reduced? I read several articles on this, but I didn’t see anyone talking about how they achieved this.
minus-square@LeFantome@programming.devlinkfedilink10•27 days agoFork server - eliminates the need to restart and reduces memory per new process https://bugzilla.mozilla.org/show_bug.cgi?id=1609882
minus-square@wheezy@lemmy.mllinkfedilink1•27 days agoMaybe a missed free() they’re too embarrassed to document.
How was memory use actually reduced? I read several articles on this, but I didn’t see anyone talking about how they achieved this.
Fork server - eliminates the need to restart and reduces memory per new process
https://bugzilla.mozilla.org/show_bug.cgi?id=1609882
Awesome! Thanks.
Maybe a missed free() they’re too embarrassed to document.