X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=hFsQ+
	acJDxwpQNoUk2AheMDhIDam+3f5DV8wsxBZ177QFry8ptXC3yU9BKpKMlSqJXNVQ
	JbMdDveIXmQMaIR8yiNDdt4cGWCb2NjgCMGo2EEjDo4KwmOjXSF5yj1wj3K7D8ZW
	ZU8lvVPNs1fPQQbecVOKECiVtltfi6F5b1kxNE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=IAQXBogKU2g
	XT3GQpIJZHI2Gx4c=; b=XHsA+P2hpuL0U2Vrfcl1lj7a/3kKkUqBGDRlzgYqiZ3
	76ndGETZ6vP79xxs8p3DvKVRQzFGsw0DBaPgjjS0adlKpJQ4Q3sTYTbFhTdeD7IF
	eAS0DAEiGu6LPiFKNiegS96zGl0OXalv1cb/ohU8YOju6Y8K/4dSQtv5OrERI2XE
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_NEUTRAL autolearn=no version=3.3.2
X-HELO: mail.missioncriticalit.com
From: Fabrice Niessen <fni-news@pirilampo.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 18752@debbugs.gnu.org, cygwin@cygwin.com, dmoncayo@gmail.com
Subject: Re: bug#18752: 24.3.94; Why is Cygwin Emacs 2x quicker than Windows Emacs?
References: <86h9z2rb42.fsf@example.com> <83siim1z6h.fsf@gnu.org>	<86iojimmjg.fsf@example.com> <83wq7ydjc7.fsf@gnu.org>
X-Url: http://www.MyGooglest.com/fni
X-Archive: encrypt
Date: Sat, 18 Oct 2014 08:51:12 +0200
In-Reply-To: <83wq7ydjc7.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 18 Oct	2014 08:42:48 +0300")
Message-ID: <86zjctlvkv.fsf@example.com>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (windows-nt)
MIME-Version: 1.0
Content-Type: text/plain

Eli Zaretskii wrote:
> Fabrice Niessen wrote:
>> 
>>> You also forgot to tell what compiler options were used for each
>>> build.  E.g., if the Cygwin build is optimized, whereas the MinGW
>>> build is not, the twofold speedup is expected (I generally see
>>> a factor of 2.5 between an optimized and unoptimized build).
>> 
>> I have no idea how Cygwin Emacs gets compiled, nor Windows Emacs
>> (done by Dani). Putting them in Cc.
>
> As Ken points out, the variable system-configuration-options is the
> way to tell.

On my Windows Emacs:

"--enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1"

> Given that the Cygwin build is optimized, it suffices to show that the
> MinGW one isn't, to explain the difference in speed.

Dani, can you build an optimized version as well next time?

Thanks!

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

