Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3k
Commitca738e5
authored
Micro-optimization: Avoid temporary set creation in is_proper_subtype (#19463)
This was suggested by@sterliakov in#19384 (comment)This is a part of a set of micro-optimizations that improve self checkperformance by ~5.5%.1 parent6f7d716 commitca738e5
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
221 |
| - | |
| 220 | + | |
| 221 | + | |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
|
0 commit comments
Comments
(0)