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:date:from:subject:in-reply-to:to:cc:reply-to
	:message-id:references; q=dns; s=default; b=UAr04KncOqllAAw7aqMM
	RjjkBX9MXzfIs7OXW/IJmASF1hZpIKzXsBnGOd3lqEN2bGpar7R9aE11Zb4b7MD/
	cWR2DLzgzpKALeCao8jeemq1mT6t6tmrNIFiyfRWMKwg/u0oua1P+QF/kdIJ1Q7P
	RD+Z7icUIExi/QZKQo3PuH4=
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:date:from:subject:in-reply-to:to:cc:reply-to
	:message-id:references; s=default; bh=sghnGyJnuBHsMxEqX3YrBBWTAs
	E=; b=ap5THWLxQSLAUnrmKAZs6b3vXGOKSQiIwxBgmdBOsYMcMN4wD0g+793+0G
	8i/cz0UuteCS9Ei50kfkMo/VMexh3jT6D7YrJaGOJEkfhu7fZGNJR3HyNkD6iyUn
	Gq35SiG0/l4gGlcveg57zUJFE1VPUM2+ciPr1SgngoI5CGRp8=
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=0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BL,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: mtaout28.012.net.il
Date: Sat, 18 Oct 2014 08:42:48 +0300
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: bug#18752: 24.3.94; Why is Cygwin Emacs 2x quicker than Windows Emacs?
In-reply-to: <86iojimmjg.fsf@example.com>
To: Fabrice Niessen <fni-news@pirilampo.org>
Cc: 18752@debbugs.gnu.org, cygwin@cygwin.com, dmoncayo@gmail.com
Reply-to: Eli Zaretskii <eliz@gnu.org>
Message-id: <83wq7ydjc7.fsf@gnu.org>
References: <86h9z2rb42.fsf@example.com> <83siim1z6h.fsf@gnu.org> <86iojimmjg.fsf@example.com>

> From: Fabrice Niessen <fni-news@pirilampo.org>
> Cc: 18752@debbugs.gnu.org,  cygwin <cygwin@cygwin.com>, dmoncayo@gmail.com
> Date: Fri, 17 Oct 2014 23:08:51 +0200
> 
> > 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.

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

--
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

