flamingos-cant (hopepunk arc) to [email protected]English • 4 days agoMozilla did something good!files.catbox.moeimagemessage-square139fedilinkarrow-up11.09K
arrow-up11.09KimageMozilla did something good!files.catbox.moeflamingos-cant (hopepunk arc) to [email protected]English • 4 days agomessage-square139fedilink
minus-square@[email protected]linkfedilinkEnglish34•4 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@[email protected]linkfedilink11•3 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@[email protected]linkfedilink1•3 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.