|
-
November 14th, 2006, 01:13 PM
#1
A faster std::set?
Hello,
I need to considerably speed up the performance of std::set, maybe by reimplementing it as an array. Has anyone thought about this, or better yet, actually done it? In my application the memory allocations are too slow, so I thought that using an array would speed things up.
Any advice in the area would be greatly appreciated!
Thanks,
m1cha3l
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|