Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link extraction optimization: for scopeType page, set depth == extraH… #364

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Aug 31, 2023

For scopeType: page, we know there won't be any additional links, unless extraHops is set, so set the depth == extraHops, so the depth check can skip the link extraction.
Add debug logging and bump to 0.10.5

…ops to avoid getting links

if we know no additional links wil be used
@ikreymer ikreymer requested a review from tw4l August 31, 2023 20:03
Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice optimization!

@ikreymer ikreymer merged commit 3c2f5f8 into main Aug 31, 2023
2 checks passed
@ikreymer ikreymer deleted the opt-link-extract branch August 31, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants