[Bug 21054] Platform SDK 2003 install slow

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 18 05:01:56 CST 2009


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


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #2 from Hans Leidekker <hans at meelstraat.net>  2009-12-18 05:01:56 ---
Commit 6df6332198597aa0e03f9e15c9f4e8c883356f3b shows that native rejects
greater than and less than comparisons of strings in WHERE clauses, which
suggests a performance improvement.

If we can guarantee that all string operands in the WHERE clause are taken
from the string table, string comparison would reduce to comparing string
string ids.

A smarter join algorithm would likely help here too.

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