Commit e603f2d
Andres Madrid Ucha
PartialExecuter: Earlier check for children nodes reachability
Instead of making a call the recursiveVisit() function and then
immediately returning when a child node is not reachable. It is
better to check beforehand, and it is indeed not reachable, not call
the recursive function.1 parent e733271 commit e603f2d
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1523 | 1523 | | |
1524 | 1524 | | |
1525 | 1525 | | |
1526 | | - | |
1527 | | - | |
1528 | | - | |
1529 | | - | |
1530 | | - | |
1531 | | - | |
1532 | 1526 | | |
1533 | 1527 | | |
1534 | 1528 | | |
| |||
1570 | 1564 | | |
1571 | 1565 | | |
1572 | 1566 | | |
1573 | | - | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
1574 | 1570 | | |
1575 | 1571 | | |
1576 | 1572 | | |
| |||
0 commit comments