flamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 8 months agoMozilla did something good!imagemessage-square119linkfedilinkarrow-up11.07Karrow-down116
arrow-up11.05Karrow-down1imageMozilla did something good!flamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 8 months agomessage-square119linkfedilink
minus-squarehenfredemarslinkfedilinkEnglisharrow-up30·8 months 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-squareLeFantome@programming.devlinkfedilinkarrow-up10·8 months agoFork server - eliminates the need to restart and reduces memory per new process https://bugzilla.mozilla.org/show_bug.cgi?id=1609882
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.