[Bug 3817] InstallShield very slow when copying many small files

Wine Bugs wine-bugs at winehq.org
Mon Jul 31 23:01:49 CDT 2006


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





------- Additional Comments From scott at open-vote.org  2006-31-07 23:01 -------
I'm not so sure it's that difficult.

The best place for this might be kernel space, but couldn't we cache the (case
insensitive) file names in a directory somewhere and just compare our current
file with that?  I'm not sure why that would necessarily be much more cpu
intensive than a straight comparison.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list