Em Tue, 2 Sep 2025 12:15:51 +0100 Mark Brown <broonie@xxxxxxxxxx> escreveu: > On Tue, Sep 02, 2025 at 12:56:57AM +0200, Mauro Carvalho Chehab wrote: > > > If you run: > > > kernel-doc . --none -Wall > > > You won't have troubles with Sphinx slowness. It would be worth timing > > it on you machine and see how much time it takes to run. Probably > > the run time depends a little bit on the Python version. Not sure how > > much optimization it got(*). > > That takes about 90s for me. I wander why here is 3 times faster... disk cache? python version? faster ssd? What python version are you using? Thanks, Mauro