Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axy94-00038U-Hx for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 14:51:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1axy94-00007J-3O for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 14:51:22 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axy93-000057-7p for pgsql-docs@postgresql.org; Wed, 04 May 2016 14:51:21 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axy90-00014E-Dg for pgsql-docs@postgresql.org; Wed, 04 May 2016 14:51:20 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u44EpHCx006340; Wed, 4 May 2016 10:51:17 -0400 From: Tom Lane To: =?UTF-8?Q?J=c3=bcrgen_Purtz?= cc: pgsql-docs@postgresql.org Subject: Re: Docbook 5.x In-reply-to: <572A0AD2.2070909@purtz.de> References: <57179283.6080704@purtz.de> <20160503193441.GA61759@alvherre.pgsql> <572A0AD2.2070909@purtz.de> Comments: In-reply-to =?UTF-8?Q?J=c3=bcrgen_Purtz?= message dated "Wed, 04 May 2016 16:44:34 +0200" Date: Wed, 04 May 2016 10:51:17 -0400 Message-ID: <6339.1462373477@sss.pgh.pa.us> X-Pg-Spam-Score: -4.0 (----) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org =?UTF-8?Q?J=c3=bcrgen_Purtz?= writes: > I measured following elapsed times on an Intel i5 processor: > 1. generate all HTML files with dsl script (make html): 0:48 min. > 2. generate all HTML files with xslt script (make xslthtml): 16:01 min. > 3. generate all HTML files with xslt script in the new environment > (pure Docbook5): 4:07 min. > 4. Generating different things via dsl scripts in the new environment > may be possible. But the changelog of the Docbook5 dsl scripts > shows, that the last modification occurred in 2004 - this way is a > dead end. Ouch. What about output to PDF? While we don't care as much about that as HTML for day-to-day use, it has to be feasible (ie, not hours). regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs