msi: Add binary search to the string table.

Henri Verbeet hverbeet at gmail.com
Mon Dec 14 09:00:21 CST 2009


2009/12/14 Hans Leidekker <hans at codeweavers.com>:
> Addresses a performance bottleneck in the Visual Studio 2005 installer.
> See http://bugs.winehq.org/show_bug.cgi?id=14168

Does it really make sense to maintain both a hash table and a binary
search tree?



More information about the wine-devel mailing list