http://bugs.winehq.org/show_bug.cgi?id=18050
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #16 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-16 10:35:43 --- (In reply to comment #15)
Strace shows the slowing factor is a read operation which wouldn't be true if this was because of video.
read/write is used by Wine to communicate between client and server, also it's used a lot by native Linux libraries loaded by Wine.
Do you mean that somehow strace serves as a profiler for you? Then where are the used functions timing results? Until you show that this bug is invalid.