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