-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Hi @danwos, we are experiencing slow build times in our project. A first profiling analysis with py-spy
showed that a lot of time is spent in the write phase, and most of that time is spent in sphinx-needs. We suspect dynamic functions to be an issue, but we can't easily test because there is no "global dynamic function ignore" Option. So the first thing I want to do is to add a sphinx-internal profiler option for summarizing CPU time spent in dynamic functions:
https://sphinx-needs.readthedocs.io/en/latest/performance/index.html#profiling
- add NEEDS_DYNAMIC_FUNCTIONS as an option to NEEDS_PROFILING please :)
Metadata
Metadata
Assignees
Labels
No labels