qiskit-metapackage icon indicating copy to clipboard operation
qiskit-metapackage copied to clipboard

Doc building is very slow

Open HuangJunye opened this issue 3 years ago • 1 comments

What is the expected behavior?

I am trying to build the doc locally and it is taking a really long time ~ 30min. Will need some investigations to find out which part is taking most of the time.

HuangJunye avatar May 18 '22 09:05 HuangJunye

We know what this is - it's that we have to build the packages and documentation for all of Terra, Aer, IBMQ and run all the tutorials to build the full metapackage's documentation site.

jakelishman avatar May 18 '22 11:05 jakelishman

Since this issue was opened, the build is somewhat faster (about 15 minutes on my machine), which is in the realms of acceptability for now. It'll get a bit faster still when Terra is responsible for the process, since we'll not need to clone the Terra repo, and faster still when the tutorials are reworked.

I'll close this here, but we'll continue to monitor docs performance when things are moved to Terra.

jakelishman avatar Aug 04 '23 17:08 jakelishman