http://bugs.winehq.org/show_bug.cgi?id=13606 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Jeff Zaroyko <jeffz(a)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.