developer.sailpoint.com icon indicating copy to clipboard operation
developer.sailpoint.com copied to clipboard

testing v3.8 build time on runner

Open darrell-thobe-sp opened this issue 7 months ago • 1 comments

darrell-thobe-sp avatar May 02 '25 17:05 darrell-thobe-sp

🌎🌎🌎 Visit the preview URL for this PR HERE built from commit 25e2e427a84a7e507fbb6de4fa61d4084f9b5f57

github-actions[bot] avatar May 05 '25 17:05 github-actions[bot]

Let me work a bit on this and I'll let you know once all the optimizations I want are ready in Docusaurus core

You should already see a great improvement on the latest canary for the SSG phase, and I'm investigating with the Rspack team what makes the bundling phase so slow. It's related to sealing/module concatenation, probably a perf issue in this file: https://github.com/web-infra-dev/rspack/blob/v1.3.9/crates/rspack_plugin_javascript/src/plugin/module_concatenation_plugin.rs

slorber avatar May 13 '25 08:05 slorber