[Bug 18921] O(n) hash_table_add causes winedbg to take 20 minutes to dump stack when chromium crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 14 12:06:12 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18921





--- Comment #3 from Dan Kegel <dank at kegel.com>  2009-06-14 12:06:10 ---
Eric has a patch that solves this particular bottleneck and gets
the time down from 20 minutes to 6 minutes.
The next bottleneck, he says, has to do with the fact
that we sort the symbol table on every insert rather than
in batches.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list