X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47FA2338.7060202@w1hkj.com> Date: Mon, 07 Apr 2008 08:35:52 -0500 From: w1hkj User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Performance question 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 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. Thank you. David Freese for fldigi development team. -- 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/