mypy
a1d7781a
- Do not call best_matches() unless we show the message (#21307)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
Do not call best_matches() unless we show the message (#21307) This function is very slow. While playing with parallel checking for home-assistant/core I found that we spend ~30% in this function (compiled, 12 workers).
References
#21307 - Do not call best_matches() unless we show the message
Author
ilevkivskyi
Parents
643c2ac2
Loading