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
Auto merge of #137069 - Urgau:cfg-check-cfg-reserve, r=<try>
Reserve `HashSet` capacity before inserting cfgs/check-cfgs
This PR tries to reserve capacity before inserting cfgs/check-cfgs into their hashset.
Related to #137005, mostly an experiment, but even if perf is neutral it still a good practice.
0 commit comments