Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B732FA1.3C31E18D@usq.edu.au> Date: Fri, 10 Aug 2001 00:49:45 +0000 From: Ron House X-Mailer: Mozilla 3.04 (X11; I; Linux 2.2.16-3 i586) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Slowness of Cygwin (and NT/2000 failure) References: <3B71FD9D DOT 1AE29C53 AT usq DOT edu DOT au> <3B72B4C0 DOT 4020100 AT earthlink DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jonathon Merz wrote: > > Ron House wrote: > > I have a large app., which has run successfully under both Linux and > > DJGPP. The Linux version uses ncurses, whilst the DJGPP version uses > > direct screen writes. I recompiled under Cygwin (it picked up the Linux > > branch and compiled flawlessly), but found that the app was extremely > > slow (2 or 3 times slower) than either of the others when writing to the > > screen. Any thoughts? > What version of Windows are you running Cygwin on? I'm no expert, but I have > noticed that Cygwin apps run very slowly on Win95 and 98 compared to on NT 4 > (I think it may be some screwy difference in the Win9X terminals versus > cmd.exe in NT 4... even running ls on 9X takes a lot longer just scrolling.) > I run Cygwin on a Win98 system with a 650MHz processor and 256 Mb of RAM, and > I also run it on an NT4 system with a 400MHz processor and 128 Mb of RAM, and > _everything_ runs way, way slower on the 98 system. Even compiling a hello > world program takes about 45 seconds on it. If you're on 95 or 98, I'd > suggest giving a shot at NT and see what happens. I am running on Windows 98. Unfortunately the program won't execute on my friend's WinNT box nor on another friend's Win2000 box. (It says "Error opening terminal: cygwin.") I managed to get at the W2000 box and do some experiments, and it seems that the program actually does execute up to the point where ncurses tries to take over the screen. As I have linked statically, I don't think this can be due to missing dlls. The ncurses docs seem to be standard, with no special tips for running under Cygwin, so I am at a loss. -- Ron House house AT usq DOT edu DOT au http://www.sci.usq.edu.au/staff/house -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/