This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 54075 Fix hashtable::reserve


On 07/25/2012 04:55 PM, Jonathan Wakely wrote:
Yes, I think so, it's a regression from 4.6.

Thanks for dealing with it so quickly.
Thanks indeed.

However, looks like we have another issue, unrelated to reserve, pure performance not correctness, with the sheer number of rehashes when the map grows. First blush doesn't seem something very too hard to fix, but submitters for some reason don't feel like providing a complete testcase for it...

Thanks again!
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]