X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: 6HEQB.oVM1lHEQE1k5mHA20I_JVsCEP.FDy4WUVX.uVasbJqa2pQFSIlJ0TbWikWfldqEKbUrxt79wTerOP2egsYUsFScTmyaY1aAN2FX.1IQlHyDQ-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <47FA3126.4010303@sbcglobal.net> Date: Mon, 07 Apr 2008 07:35:18 -0700 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Performance question References: <47FA2338 DOT 7060202 AT w1hkj DOT com> In-Reply-To: <47FA2338.7060202@w1hkj.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com w1hkj wrote: > We are porting a real time data acquisition program for amateur radio > digital signal processing. The program, fldigi, uses the Fast Light > Tool Kit and and a number of support libraries including PortAudio and > Sndfile. The source code for this program can be found at > http://www.w1hkj.com. fldigi is licensed under the GPL. > > The port to Windows using Cygwin works very well. There is just one > issue that needs to be addressed. Several test platforms are used to > gauge performance, including an > > HP notebook, 900 Mhz Athalon, 256 Mg RAM, and > Dell Dimension 3000, dual processor 3.0 GHz, 1 G RAM. > > 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% > > > We would appreciate any assistance or suggestions on how to improve the > performance when linking to cygwin1.dll. > If you are running single thread, with HT enabled, a 50% performance meter indication on the Dell is entirely normal. Xterm performance questions would be appropriate to that mailing list. -- 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/