This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Performance question


w1hkj wrote:

> There is is very significant difference in cpu usage between running the
> application from the Cygwin X-terminal and running from the run command
> (with the cygwin1.dll) from Windows.
> 
> System       X-term      Windows-Run
> HP Athalon   33%           100%
> Dell 3000    3 %            55%

How much text/console output is involved in this testcase?  I find that
when run from a Windows Console, any significant amount of stdout is
much slower than when using rxvt/xterm.  I think it's partly because the
Windows Console is just a lot slower, but also because I have Lucida
Console, a Truetype font, configured for the Windows Console (as well as
Cleartype subpixel rendering enabled) which is very slow to render
compared to a fixed size bitmap font that I have configured for
rxvt/xterm.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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