Re: Memory de-allocation question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Phix frees the memory immediately, and re-merges any adjacent blocks it encounters, all nice and efficiently.
If you're interested, have a quick skim of builtins\VM\pHeap.e - you'll learn a few things from the opening notes,
but I'll wager you'll give up when you get to the ~4000 lines of extremely hard-boiled inline assembly code...
As they say in the movies, any similarity to the behaviour of Euphoria code living or dead is entirely coincidental.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu