Original Post
Hi,
Using NedMalloc, is there any use of pools like the boost ones? I have to admit I haven't profiled yet, but am going to when I get home. I assume a generic allocator like NedMalloc can't be as fast as using pools on commonly allocated (each frame) objects.
What do you think? Have you made any comparasions? Would you use both in combination?
Sincerely,
Stefan
Using NedMalloc, is there any use of pools like the boost ones? I have to admit I haven't profiled yet, but am going to when I get home. I assume a generic allocator like NedMalloc can't be as fast as using pools on commonly allocated (each frame) objects.
What do you think? Have you made any comparasions? Would you use both in combination?
Sincerely,
Stefan