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

Parallelize guide fetching and indexing #92

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

yrodiere
Copy link
Member

Fixes #90 (and a bit more, since indexing now happens in parallel as well).

Better reviewed commit by commit, since the first commit in particular is quite disruptive.

@yrodiere yrodiere force-pushed the faster-fetching branch 3 times, most recently from 0dda10b to b89c5ea Compare December 18, 2023 15:59
Copy link
Collaborator

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

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

All looks nice 😃
It'll be more fun to debug it now 😄

@yrodiere
Copy link
Member Author

Thanks, I'll merge then.

@yrodiere yrodiere merged commit e8bc9c4 into quarkusio:main Dec 19, 2023
1 check passed
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.

Parallelize git cloning
2 participants