Boost logo

Boost Users :

Subject: Re: [Boost-users] complexity problem using multi_index insert()
From: JOAQUIN M. LOPEZ MUÑOZ (joaquin_at_[hidden])
Date: 2010-02-28 09:41:20


________________________________________
De: boost-users-bounces_at_[hidden] [boost-users-bounces_at_[hidden]] En nombre de Igor R [boost.lists_at_[hidden]]
Enviado el: domingo, 28 de febrero de 2010 15:36
Para: boost-users_at_[hidden]
Asunto: Re: [Boost-users] complexity problem using multi_index insert()
> >
> > Regarding _SECURE_SCL we are using ubuntu linux and Eclipse for C++ so i guess the
> > above won't work.
>
> No, _SECURE_SCL is a feature of STL coming with MSVC, it's not
> relevant for gcc/linux.
> So all you can do is to use the hinted insert() and compile with -O3.

Andrew, have you implemented both measures (hinted insert and -O3) or just the
latter? Have you measured the inmpact on performance of each of them?

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net