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 Message-ID: <4297F984.3000800@plausible.org> Date: Fri, 27 May 2005 21:54:28 -0700 From: Andy Ross User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Serious performance problems (malloc related?) References: <4297A14B DOT 9070409 AT plausible DOT org> <20050527234027 DOT GA7522 AT trixie DOT casa DOT cgf DOT cx> <4297B572 DOT 9050200 AT plausible DOT org> <20050528005054 DOT GB7522 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20050528005054.GB7522@trixie.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Christopher Faylor wrote: > Gee, I'm sorry you thought I was being "snippy". You apparently > missed that I was just providing you with some obvious advice. Indeed. To paraphrase: "Fix it yourself, not my problem." > It seems like if this was a really serious problem you'd be actively > working towards solving it rather than sending out email and hoping > to get lucky. You mean, like the several hours it took to get from "FlightGear startup is slow" (on a platform I don't use) to the freakishly obvious sample code I sent you that you didn't even bother to try? The saddest part of all of this was when I actually did go to the CVS to look at the malloc synchronization and discovered that *YOU* are the author. So much for getting this fixed any time soon. Not my platform, not my problem. Someday, you might actually care about why cygwin is so much slower than linux (or windows, or mingw) on the same hardware. When you do, you know where to find your test case. Maybe there are some other developers around that might want to help. Again, just in case you aren't clear or if someone else wants to inject some sanity into the conversation: Cygwin is SLOW AS MOLASSES (literally: fifteen times slower than mingw or glibc) when doing obscure tasks like reading lines, splitting them into fields, and allocating memory to hold the strings. This is probably also why Cygwin is so much slower than linux or mingw at so many other tasks. That you don't think this is a problem is just beyond me. Thanks for, well, nothing, Andy -- 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/