开发者

performance of Intel TBB memory allocator?

开发者 https://www.devze.com 2023-02-02 09:03 出处:网络
once I tried TBB memory allocator in the project I was working on (MMORPG cluster, linux 2.6, recent gcc, 8 cores Intel Xeon) and was surprised when received worse performance. what can be a reason? I

once I tried TBB memory allocator in the project I was working on (MMORPG cluster, linux 2.6, recent gcc, 8 cores Intel Xeon) and was surprised when received worse performance. what can be a reason? I expected at least not better performance (all cores were loaded and allocation happens regularly). can anybody share own experience with TBB at all and its memory allocator开发者_StackOverflow中文版 in particular? tnx for your time


You can probably get the best answers at TBBs forums, they have excellent support.

I have been using TBB for a little over a year and I have been quite satisfied with TBB in general and its allocator.

You will need to provide more information, e.g. use case, numbers etc... otherwise it is impossible to tell what is causing your probelms.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号