Skip to content

Commit

Permalink
Auto merge of #120579 - GuillaumeGomez:prevent-running-unneeded-code,…
Browse files Browse the repository at this point in the history
… r=notriddle

Prevent running some code if it is already in the map

I realized that a lot of duplicates were being run through this function. Might be better to prevent them from computing all the information if it's already in the cache.

r? `@notriddle`
  • Loading branch information
bors committed Feb 8, 2024
2 parents 6ceceea + b038da2 commit b6f394e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b6f394e

Please sign in to comment.