You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
0 commit comments