Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 24 hours agoLLVMfiles.catbox.moeimagemessage-square32fedilinkarrow-up1218arrow-down17
arrow-up1211arrow-down1imageLLVMfiles.catbox.moeLena@gregtech.eu to Programmer Humor@programming.devEnglish · 24 hours agomessage-square32fedilink
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up7·14 hours agoTo be fair, the drop/dealloc “pause” is very different from what people usually mean when they say “garbage collection pause”, i.e. stop-the-world (…or at least a slice of the world).
To be fair, the drop/dealloc “pause” is very different from what people usually mean when they say “garbage collection pause”, i.e. stop-the-world (…or at least a slice of the world).