Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id D1BFE9FA0B7 for ; Sun, 10 Dec 2006 00:53:12 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 11624-04 for ; Sun, 10 Dec 2006 00:53:11 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 00B0C9F9F08 for ; Sun, 10 Dec 2006 00:53:11 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id kBA4r9WC028501; Sat, 9 Dec 2006 23:53:10 -0500 (EST) To: Peter Eisentraut cc: pgsql-docs@postgresql.org Subject: Re: Switching to XML In-reply-to: <27750.1165720745@sss.pgh.pa.us> References: <4579720E.4000707@dawninglight.net> <1165655250.2621.10.camel@josh> <19232.1165689161@sss.pgh.pa.us> <200612100315.47269.peter_e@gmx.net> <27750.1165720745@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Sat, 09 Dec 2006 22:19:05 -0500" Date: Sat, 09 Dec 2006 23:53:09 -0500 Message-ID: <28500.1165726389@sss.pgh.pa.us> From: Tom Lane X-Archive-Number: 200612/66 X-Sequence-Number: 3989 I wrote: > With the patch it takes me about 5 minutes to do the jade step of the > PDF build, using this morning's SGML sources. Ooops, that was with an -O0 build for debugging. After rebuilding with the normal -O2 optimization, it takes about 70 seconds, just about exactly the same as for the HTML-output case. regards, tom lane