http://bugs.winehq.org/show_bug.cgi?id=21423 --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2010-01-31 20:04:45 --- Created an attachment (id=25993) --> (http://bugs.winehq.org/attachment.cgi?id=25993) Microbenchmark input data This microbenchmark replicates the access pattern of cl when compiling one particular file from chromium/base. Run it like this: sh winetricks vc2005trial psdkwin7 i586-mingw32msvc-gcc open.c time wine a.exe < open.in It runs in 0.3 seconds normally on Wine, but 0.2 seconds with the bloom filter patch applied. I think that's enough to explain at least part of the slowdown. -- 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.