Don't calculate debug output until it's needed
Open
speed-up
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Delay formatting on printdebugs by always passing lambdas instead of strings when there is computation to be done that will be evaluated only when the debug output actually needs to be shown.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.