Long Time Consumption in Generating static pages and Collecting build traces during Build #78437
Unanswered
shockw4ver
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
There are two stages in my project's build process that consume a relatively long time. Firstly, after the Generating static pages stage is completed, it takes a long time before reaching the Collecting build traces stage. Secondly, the Collecting build traces stage itself takes a significant amount of time. So what exactly these two steps entail? And is there any way to speed up these two stages through customization? For example, can I rewrite the relevant logic using Go or Rust?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions