mypy
6c7faf3a
- Skip expensive repr() in logging call when not needed (#16350)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Skip expensive repr() in logging call when not needed (#16350) We were spending quite a lot of time in this function when running tests, based on profiling.
References
#16350 - Skip expensive repr() in logging call when not needed
Author
JukkaL
Parents
93d4cb0a
Loading