Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	igt-dev@lists.freedesktop.org,
	Petri Latvala <adrinael@adrinael.net>
Subject: Re: [igt-dev] [PATCH i-g-t v3 4/4] meson_options.txt: disable Sphinx by default
Date: Thu, 13 Apr 2023 15:24:13 +0200	[thread overview]
Message-ID: <90eed5af-d11f-0670-c96e-532d4fd994c8@linux.intel.com> (raw)
In-Reply-To: <20230413101008.cnh67hsuj4tegso4@kamilkon-desk1>

On 4/13/23 12:10, Kamil Konieczny wrote:
> Hi Mauro,
>
> On 2023-04-13 at 11:21:59 +0200, Mauro Carvalho Chehab wrote:
>> From: Mauro Carvalho Chehab <mchehab@kernel.org>
>>
>> Building IGT with Sphinx enabled and rst2pdf installed takes:
>>
>> 	$ touch tests/xe/xe_compute.c
>> 	$ time ninja -C build
>>
>> 	...
>>
>>          real    0m10.545s
>>          user    0m13.778s
>>          sys     0m0.724s
>>
>> With Sphinx disabled, the same build is a lot faster:
>>
>> 	$ touch tests/xe/xe_compute.c
>> 	$ time ninja -C build
>>
>> 	...
>>
>> 	real	0m1.746s
>> 	user	0m1.574s
>> 	sys	0m0.171s
>>
>> As Sphinx and PDF outputs aren't something that every single
>> IGT developer would need, let's speedup the build by disabling
>> it by default.
> imho this may require a change in our building pipeline so
> +cc Petri.

Ok. I applied the first three patches. I'll wait for an ack on this one.


Regards,

Mauro

  reply	other threads:[~2023-04-13 13:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13  9:21 [igt-dev] [PATCH i-g-t v3 0/4] ./scripts/igt_doc.py: speedup check logic Mauro Carvalho Chehab
2023-04-13  9:21 ` [igt-dev] [PATCH i-g-t v3 1/4] scripts/igt_doc.py: cleanup some pylint warnings Mauro Carvalho Chehab
2023-04-13 13:06   ` Kamil Konieczny
2023-04-13  9:21 ` [igt-dev] [PATCH i-g-t v3 2/4] scripts/igt_doc.py: don't depend on igt_runner anymore Mauro Carvalho Chehab
2023-04-13 13:07   ` Kamil Konieczny
2023-04-13  9:21 ` [igt-dev] [PATCH i-g-t v3 3/4] scripts/test_list.py: use a compiled regex for check Mauro Carvalho Chehab
2023-04-13 13:08   ` Kamil Konieczny
2023-04-13  9:21 ` [igt-dev] [PATCH i-g-t v3 4/4] meson_options.txt: disable Sphinx by default Mauro Carvalho Chehab
2023-04-13 10:10   ` Kamil Konieczny
2023-04-13 13:24     ` Mauro Carvalho Chehab [this message]
2023-04-21 15:37   ` Kamil Konieczny
2023-04-13 10:34 ` [igt-dev] ✓ Fi.CI.BAT: success for ./scripts/igt_doc.py: speedup check logic Patchwork
2023-04-13 12:01 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=90eed5af-d11f-0670-c96e-532d4fd994c8@linux.intel.com \
    --to=mauro.chehab@linux.intel.com \
    --cc=adrinael@adrinael.net \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox