[Bug 13606] msys is *incredibly* slow

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 8 05:05:05 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=13606


Jeff Zaroyko <jeffz at jeffz.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Jeff Zaroyko <jeffz at jeffz.name>  2008-11-08 05:05:04 ---
Wine 1.1.8, confirming.

--  Windows:
time for i in 1 2 3 4 5; do     /bin/echo $i; done
real    0m0.231s
user    0m0.020s
sys     0m0.140s

-- Wine 1.1.8:
time for i in 1 2 3 4 5; do     /bin/echo $i; done
real    0m1.767s
user    0m0.760s
sys     0m0.260s


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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