Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id p029hnuv032340 for ; Sun, 2 Jan 2011 10:43:51 +0100 Received: (qmail 18137 invoked by alias); 2 Jan 2011 09:43:44 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 02 Jan 2011 09:43:44 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx118) with SMTP; 02 Jan 2011 10:43:44 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p029fxVa002638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 2 Jan 2011 10:41:59 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p01N14RM014420; Sun, 2 Jan 2011 10:41:51 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 770531 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 2 Jan 2011 10:41:51 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p029VpEB003873 for ; Sun, 2 Jan 2011 10:31:51 +0100 Received: from fep17.mx.upcmail.net (fep17.mx.upcmail.net [62.179.121.37]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p029VceS032282 for ; Sun, 2 Jan 2011 10:31:42 +0100 Received: from edge05.upcmail.net ([192.168.13.212]) by viefep17-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110102093138.RDCR3300.viefep17-int.chello.at@edge05.upcmail.net> for ; Sun, 2 Jan 2011 10:31:38 +0100 Received: from [10.0.1.4] ([178.83.231.72]) by edge05.upcmail.net with edge id qZXc1f01q1aNbVu05ZXecX; Sun, 02 Jan 2011 10:31:38 +0100 X-SourceIP: 178.83.231.72 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Apple Message framework v1082) References: <4D1F6F9D.9020209@laposte.net> <4D1F8145.2010308@morningstar2.co.uk> <4D1F8BFD.5000803@laposte.net> <4D1F8DFE.70205@morningstar2.co.uk> <20110101204323.GA14218@khaled-laptop> <4D1F94F8.2010306@morningstar2.co.uk> <20110101230758.GA15697@khaled-laptop> X-Mailer: Apple Mail (2.1082) X-Cloudmark-Analysis: v=1.1 cv=HQ3F56nxkum+cgCiDL7AXQpbvw7DWrWCBJRnYYnM0Zc= c=1 sm=0 a=N659UExz7-8A:10 a=jynADy_WAAAA:8 a=xgif_8DnkcrIH3mjPrwA:9 a=Cnb-_OZccBBfW3j8TAAA:7 a=hkLY35ygYVgv0p8QZt1mORuuD_MA:4 a=pILNOxqGKmIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id p029VpEB003874 Message-ID: Date: Sun, 2 Jan 2011 10:31:36 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Simon Spiegel Subject: Re: LaTeX3 and engines To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <20110101230758.GA15697@khaled-laptop> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p77e5KAPs1l6v/Sb97LojnDtMgfETrECMLUO9erHzOJe+OynZRhvlGqb5A0X bbiCt2rAnnct/NAlbHMvoAL6GY+23tB3khNK7avqRsgMMVBwlWgrgcyEiCy6eQ7DbfhonniFyqTI PpJNA==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6489 On 02.01.2011, at 00:07, Khaled Hosny wrote: > > >> As I said earlier, we decided to require \pdfstrcmp after some >> applications came up where the alternatives were a bad idea >> (difference in expandability with different supported engines). So >> this might change as we develop more code. I can only comment on >> what we have now, where there is no strong case for dropping support >> for pdfTeX. (Indeed, almost all of the day-to-day testing I do uses >> pdfTeX as it remains my default engine. LuaTeX is a lot slower, I'm >> afraid, quite apart from questions about bugs introduced by the >> ongoing changes.) > > I'd be interested to know more about this slowness, my own tests shows > that luatex 0.60 is just 1.3 to 1.6 as slower as pdftex, not that > significant IMO, and that is testing with "stock" format, code written > to take advantage of luatex features can be much faster than comparable > pdftex code (in context, for example, certain operations are done tens > of times faster in luatex than in pdftex). Well, I guess it really depends on what you compare. I've done various tests wtih lualatex, fontspec and OpenType fonts and for me this setup is way slower than doing anything comparable with pdftex and Type1 fonts. I do of course realize that it's not fair to compare these things since they are technically completely different, but at least for me the conclusion was not to use the lualatex/fontspec/OTF combo if not absolutely needed since typesetting was so much slower. This is okay for the last run of an already finished document but for the "casual compiling" while I'm actively working on the document, it's way too slow for me. Simon -- Simon Spiegel Steinhaldenstr. 50 8002 Zürich Telephon: ++41 44 451 5334 Mobophon: ++41 76 459 6039 http://www.simifilm.ch „If there's one thing I've learned, it's that life is one crushing defeat after another until you just wish Flanders was dead.“ Homer Simpson