Add a summary of time spent in different phases of a Darker run (in debug output) #573
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
performance
Speed or memory usage improvement
Milestone
To help troubleshoot and fix performance issues, it would be helpful to be able to get a summary of time spent in different phases of a Darker run. The summary could be output when debug mode is enabled with
--verbose
.If there's a good package in PyPI to make this easy, we could add it as an optional dependency, and in case it's not installed,
--verbose
could instruct the user topip install
it to get a timings summary.Steps:
Related:
darkerd
HTTP API server similar toblackd
#59ruff format
as a formatter #521The text was updated successfully, but these errors were encountered: