ancestor: unroll loop of parents in _lazyancestorsiter()
This change itself isn't major performance win, but it helps optimizing the visit loop for contiguous chains. See the next patch.
Loading
Please register or sign in to comment
This change itself isn't major performance win, but it helps optimizing the visit loop for contiguous chains. See the next patch.