test case demonstrating PeekMessage give up timeslices

Oliver Mössinger olivwork at web.de
Tue Aug 2 02:41:34 CDT 2005


Hi wine-devel,

attached i have a test case whitch demonstates the differece between Windows 
and wine. There is also a sample program 'TEST.CPP' attached.

On Windows XP
- Start 'test.exe' from a dos-box... you see some FAST counting integers
- Start a other (loop.pl) program witch consumes mutch cpu time.
- the output of 'test.exe' is slower but FAST

On wine
- Start 'test.exe' from a dos-box... you see some FAST counting integers
- Start a other (loop.pl) program witch consumes mutch cpu time.
- the output of 'test.exe' is very slow

This different behavior starts from wine version 20041201. The version before 
was ok.

I have no patch and it would be nice if someone can write a patch to fix this.

Thanks

Oliver Mössinger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TEST.CPP
Type: text/x-c++src
Size: 1387 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050802/79d06e1e/TEST.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.exe
Type: application/x-dosexec
Size: 69632 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050802/79d06e1e/test.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loop.pl
Type: application/x-perl
Size: 102 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050802/79d06e1e/loop.bin


More information about the wine-devel mailing list