[Bug 14168] visual studio 2005 installer too slow, msi O(n^2) behavior?

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 12 03:06:05 CST 2009


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





--- Comment #28 from Hans Leidekker <hans at meelstraat.net>  2009-12-12 03:06:04 ---
Yes, there may be room for more improvements. For example, the clause
that compares strings by address almost never triggers, and I wonder why
we aren't using the string table to store more strings, such as table and
column names.

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