6 ms·
There are missiles in which the allocation rate is calculated per second and then the hardware just has enough memory for the entire duration of the missile's f
by mrgaro 9mo ago
There are missiles in which the allocation rate is calculated per second and then the hardware just has enough memory for the entire duration of the missile's flight plus a bit more. Garbage collection is then done by exploding the missile on the target ;)
- superxpro12 9mo agoWe call this "explosive deallocation". Destructors have a whole new meaning.