On Wed, 02 Jun 2004 21:30:36 +0200, Eric Pouech wrote:
> there was, long ago, a wine specific tool to trace performance issue
> (cprof). But I don't know if someone actually maintained it. Basically,
> at that time it was needed to have a dedicated tool because 1/ wine is
> multithreaded, 2/ win
Ewert, Mark a écrit :
Hi All,
I have a simulation tool that runs under windows NT/2K directly from the
DOS command shell. When running it on a Windows machine I get 200
cycle/s. When running it on Linux via Wine I get ~10 cycle/s. I didn't
realize Wine would have such a negative performance impa
Hi All,
I have a simulation tool that runs under windows NT/2K
directly from the DOS command shell. When running it on a Windows machine I get
200 cycle/s. When running it on Linux via Wine I get ~10 cycle/s. I
didn’t realize Wine would have such a negative performance impact. Is
there