Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVYJg8kxQ/rMH5s8zMvotJ61JNWA+ft/5oy8ZtEVkCKWIE53yWHz3Pfl Message-ID: <3F0B14B5.2000001@cygwin.com> Date: Tue, 08 Jul 2003 15:00:05 -0400 From: Larry Hall Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vladimir Baltchev CC: cygwin AT cygwin DOT com Subject: Re: Performance problem References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Vladimir Baltchev wrote: > Hi there, > We are about to port Unix - Irix and Linux applications to Windows using > Cygwin. However the Cygwin version is very slow compared to Linux, even > I compiled with the optimize option -O2. It is a Windows 2000, the > program is a segmentation editor using Qt, OpenGl and some image > processing. > What is the reason? Is it OpenGL on cygwin, or both? You'd need to do some performance testing to figure out specifically where the bottleneck is for your applications. However, as you must be aware, Cygwin is a POSIX emulation layer. It's simply going to be slower than non-emulated environments and native environments. That said, you'll certainly be able to find performance issues in Cygwin that can be addressed to make it faster. We'd welcome efforts in this area. Also, keep in mind that Cygwin is under the GPL license. This means your applications' licenses would need to conform to the open source model if you plan to distribute it. Otherwise, you need to get a "buy out" license from Red Hat. See for more details. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/