[Bug 836] Speed up PDB support

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 29 14:43:30 CDT 2008


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





--- Comment #11 from Eric Pouech <eric.pouech at orange.fr>  2008-08-29 14:43:29 ---
Hi Dan
do you have the callgraph info as well ?
I wonder where all these calls to module_get_container and module_find_by_addr
(the good news is that those two functions are rather easily optimisable in
term of speed, but I'm a bit surprised by the time spent in those)
I would have expected a bit more time spent at loading symbol information, and
those two functions are barely not called in there
TIA


-- 
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