Commit 6e0e9ed
committed
Move a call outside a loop.
This path isn't hot enough for this to affect performance, but there's
no point repeating the same computation multiple times.1 parent d71c06d commit 6e0e9ed
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
| 1691 | + | |
1691 | 1692 | | |
1692 | 1693 | | |
1693 | | - | |
1694 | 1694 | | |
1695 | 1695 | | |
1696 | 1696 | | |
| |||
0 commit comments