<div>Hi All</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I have a windows application that calls a function (<br>&nbsp; &nbsp;approximately 10000 times) exported by a third party DLL.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I have two machines ( one with Intel pentium 4 processor and<br>&nbsp; &nbsp;other with Intel Xeon processor ) with RHEL 
4.0 installed on both of these<br>&nbsp; &nbsp;machine.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If I execute the windows application on the first machine (one<br>&nbsp; &nbsp;with Intel pentium 4 processor ) using WINE, the execution time is almost<br>&nbsp; &nbsp;equal to the execution time in windows machine.
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;But, if I execute the same application on the second machine<br>&nbsp; &nbsp;(Intel Xeon processor ), the execution time is almost 6 times to the first<br>&nbsp; &nbsp;machine.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I am using WINE-0.9.2 and wine is installed by downloading the
<br>&nbsp; &nbsp;wine source code from <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://winehq.org/" target="_blank">winehq.org</a><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Is it a known issue (or )<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Do I need to do any additional configuration setting to work with
<br>&nbsp; &nbsp;Intel Xeon processor ?</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Ajay</div>