[Bug 39421] Majesty Gold HD runs very slowly

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 17 07:14:36 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39421

--- Comment #9 from Jonas Maebe <jonas.bugzilla at gmail.com> ---
Created attachment 52585
  --> https://bugs.winehq.org/attachment.cgi?id=52585
Sampling profile trace of the ddraw/game logic thread

As mentioned in the comment referring to this profiling data: note that it's
sampling based, but the percentages *include* time spent blocked for kernel
operations to complete. That's why the thread is recorded as using 8.5% of the
total sampled time, as there are 12 "full time" threads in the program (I guess
it's rounded up) and e.g. even threads that do almost nothing but spend time
waiting for a select call to finish, are counted just as much as a thread that
is constantly calculating.

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