This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: printf is faster when piped through tee


Jonas Jensen writes:
>
>> >Something's wrong with the performance of printf. When compiling with
>> >gcc, printf executes much slower than with Microsoft's "cl". The funny
>> >thing is that when I pipe those programs through "tee", they're both
>> >(equally) fast.
>>
>
>Did you do this on purpose or something? It seems a bit weird that a write
>takes _excactly_ 1/100th of a second, both on my GeForce-powered desktop
>comp. and my weak laptop...
>

Hint -
you might want to perform your test using this terminal or something similar
http://www.io.com/~bub/rxvt.html
instead of the console device.

Norman


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]