Re: Performance issues with Wine application

2004-06-03 Thread Mike Hearn
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

Re: Performance issues with Wine application

2004-06-02 Thread Eric Pouech
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

Performance issues with Wine application

2004-06-01 Thread Ewert, Mark
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