From: | Alexander Law <exclusion(at)gmail(dot)com> |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | Performance optimization for make postgres.epub |
Date: | 2016-11-21 11:43:56 |
Message-ID: | ef51aee4-890d-8e9a-bd99-5bcb3e0739a2@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Hello,
Please look at the attached patch to speedup (~5x) `make postgres.epub`.
The optimization is similar to the previous one designed for xhtml.
Additional script attached to prove that the result of modified XSL
transformations is the same.
Best regards,
Alexander
Attachment | Content-Type | Size |
---|---|---|
7_check_epub-speedup-patch.sh | application/x-shellscript | 1.8 KB |
epub-build-speedup.patch | text/x-patch | 32.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-11-21 19:36:38 | Re: [HACKERS] switching documentation build to XSLT |
Previous Message | Tom Lane | 2016-11-20 02:59:30 | WIP docs patch about composite-type behavior |