On Wed, May 30, 2012 at 8:58 AM, Tom Ruehr <
thomas...@googlemail.com> wrote:
> While it is hard to find a benchmark that works for all use cases, I
> guess we would want to make a benchmark for a typical case such as
> listening to /tf on a PR2 and see how much worse that gets when using
> std::set, if at all. If this is not much worse that list, i would
> propose to switch to set or multiset in the standard implementation,
> otherwise give the user the choice to decide whether to use lists or
> sets, whichever is better for the usecase.
>
> How do you feel about this issue?
Measurements are a good idea. It is intuitively unclear how frequent