Hello,
I'm trying to figure out how to reduce the allocation rate in my program. But I'm stuck with the profile report which has the top allocator to be shown like this:
COST CENTRE MODULE %time %alloc
>>= Internal 20.5 22.6
I do not understand what it actually means? Can anyone explain to me or is there anything I can do so it shows some more information (instead of showing the bind operator >>=) ?
Thanks,
Konstantin