Slightly off-topic
Does anybody have any performance statistics for the different memory allocation functions supported by exec?
I'm interested in the time taken to allocate/deallocate as a function of allocation size, for each method*
*I'm fully aware that this would likely change as memory becomes fragmented.