
8 Mar
2011
8 Mar
'11
3:54 p.m.
On 1:59 PM, Georges Dupret wrote:
[...]
inserting into a multi_index_container is excruciatingly slow. I have a large nbr. of elements to insert (10^5) but even the first 1000 are very slow. I also set:
[...]
in the header calling the multi_index_container, but I see no change.
How many and what kind of indices (indexes) are you using? How complicated are your elements?