Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #56889
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jani Nikula <jani.nikula@intel.com> |
| Newsgroups | linux.debian.kernel |
| Subject | Re: [PATCH RESEND] Documentation/sphinx: prevent generation of .pyc files in the source tree |
| Date | Fri, 03 Feb 2017 16:00:01 +0100 |
| Message-ID | <t6Nvb-2PE-1@gated-at.bofh.it> (permalink) |
| References | <t5KpJ-3sq-31@gated-at.bofh.it> <t5Lvs-44k-13@gated-at.bofh.it> <t69Hr-2dC-9@gated-at.bofh.it> |
| X-Original-To | Jonathan Corbet <corbet@lwn.net> |
| X-Mailbox-Line | From debian-kernel-request@lists.debian.org Fri Feb 3 14:51:10 2017 |
| Old-Return-Path | <jani.nikula@intel.com> |
| X-Amavis-Spam-Status | No, score=-10.199 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-3.199] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -6.1 |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.33,329,1477983600"; d="scan'208";a="816676386" |
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Mailing-List | <debian-kernel@lists.debian.org> archive/latest/111557 |
| List-ID | <debian-kernel.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-kernel/> |
| List-Archive | https://lists.debian.org/msgid-search/87wpd7wdi6.fsf@intel.com |
| Approved | robomod@news.nic.it |
| Lines | 32 |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Ben Hutchings <ben@decadent.org.uk>, linux-doc@vger.kernel.org, Debian kernel maintainers <debian-kernel@lists.debian.org>, Geert Uytterhoeven <geert@linux-m68k.org> |
| X-Original-Date | Fri, 03 Feb 2017 16:33:05 +0200 |
| X-Original-Message-ID | <87wpd7wdi6.fsf@intel.com> |
| X-Original-References | <20170131100158.136a8125@lwn.net> <1485886685-4339-1-git-send-email-jani.nikula@intel.com> <20170201130923.44df780b@lwn.net> |
| Xref | csiph.com linux.debian.kernel:56889 |
Show key headers only | View raw
On Wed, 01 Feb 2017, Jonathan Corbet <corbet@lwn.net> wrote: > On Tue, 31 Jan 2017 20:18:05 +0200 > Jani Nikula <jani.nikula@intel.com> wrote: > >> Considering the small amount of python code to compile (assuming sphinx >> itself has .pyc around), the impact on build is neglible. > > Hey...don't you know that performance-impacting patches need benchmarks? Heh, I was briefly worried at this point! :) > > Sphinx-only htmldocs build before: > > real 2m26.063s > user 2m19.184s > sys 0m5.429s > > After: > > real 2m26.342s > user 2m20.445s > sys 0m5.611s > > You owe me 0.279 seconds :) > > (Applied, thanks). > > jon -- Jani Nikula, Intel Open Source Technology Center
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Sphinx builds always write to the source directory Ben Hutchings <ben@decadent.org.uk> - 2017-01-31 00:00 +0100
Re: Sphinx builds always write to the source directory Jani Nikula <jani.nikula@linux.intel.com> - 2017-01-31 09:10 +0100
Re: Sphinx builds always write to the source directory Jonathan Corbet <corbet@lwn.net> - 2017-01-31 18:30 +0100
[PATCH RESEND] Documentation/sphinx: prevent generation of .pyc files in the source tree Jani Nikula <jani.nikula@intel.com> - 2017-01-31 19:40 +0100
Re: [PATCH RESEND] Documentation/sphinx: prevent generation of .pyc files in the source tree Jonathan Corbet <corbet@lwn.net> - 2017-02-01 21:30 +0100
Re: [PATCH RESEND] Documentation/sphinx: prevent generation of .pyc files in the source tree Jani Nikula <jani.nikula@intel.com> - 2017-02-03 16:00 +0100
csiph-web