The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agoMaking a difference, one date at a time.lemmy.worldimagemessage-square112fedilinkarrow-up11.01Karrow-down113
arrow-up1996arrow-down1imageMaking a difference, one date at a time.lemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agomessage-square112fedilink
minus-squarelime!@feddit.nulinkfedilinkarrow-up1·2 months agocan’t a jit move things around enough that a linked list could be transformed into a memory-backed array if the access pattern requires it.
minus-squarethebestaquaman@lemmy.worldlinkfedilinkarrow-up1·2 months agoSure it can, as long as it retains behaviour according to whatever standard it needs to comply to. My point was rather that I would be very surprised if the actual implementation (at memory level) was a linked list.
can’t a jit move things around enough that a linked list could be transformed into a memory-backed array if the access pattern requires it.
Sure it can, as long as it retains behaviour according to whatever standard it needs to comply to. My point was rather that I would be very surprised if the actual implementation (at memory level) was a linked list.