Based on the trace system, when introduced again we can with MALT give some hints by comparing the behavior of the memory allocators available by simulate them and give memory consumption + CPU cost which can help the dev to decide which one to use.
Note: this way it will not take in account the cache impact of the allocator in the app. To be seen how we can take it in account.