Re: hasher speed traits

2013-02-03 Thread Jonathan Wakely
On 2 February 2013 21:57, François Dumont wrote: > Hi > > Here is the last patch I can think of for 4.8. Thanks to it default > performance reported in performance/23_containers/insert/54075.cc and > performance/23_containers/insert_erase/41975.cc are always the best: Excellent. > Ok to commi

hasher speed traits

2013-02-02 Thread François Dumont
Hi Here is the last patch I can think of for 4.8. Thanks to it default performance reported in performance/23_containers/insert/54075.cc and performance/23_containers/insert_erase/41975.cc are always the best: 54075.cc std::unordered_set without hash code cached 3