Worker / Docs: Add time duration for manual builds per locale #11

Open
Thomas Dinges wants to merge 1 commits from ThomasDinges/blender-devops:manual_doc_timing into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Following our discussions on buildbot performance, I figured we only know the total compile time, but not the time for each locale.

Sphinx 8.1 fixed a serious performance regression for chinese translations [1] and I like to see if we are effected as well, in this case we can consider upgrading too. For them it went from over an hour to a few minutes (which is in line with other languages).

[1] https://github.com/sphinx-doc/sphinx/pull/12995 and https://github.com/python/docsbuild-scripts/issues/209

Following our discussions on buildbot performance, I figured we only know the total compile time, but not the time for each locale. Sphinx 8.1 fixed a serious performance regression for chinese translations [1] and I like to see if we are effected as well, in this case we can consider upgrading too. For them it went from over an hour to a few minutes (which is in line with other languages). [1] https://github.com/sphinx-doc/sphinx/pull/12995 and https://github.com/python/docsbuild-scripts/issues/209
Thomas Dinges added 1 commit 2024-11-01 11:44:16 +01:00
Thomas Dinges requested review from Bart van der Braak 2024-11-01 11:44:26 +01:00
Thomas Dinges requested review from Sergey Sharybin 2024-11-01 11:44:34 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u manual_doc_timing:ThomasDinges-manual_doc_timing
git checkout ThomasDinges-manual_doc_timing
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-devops#11
No description provided.