Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information