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

Optimize GhCrateMeta::find: use FuturesUnordered #321

Merged
merged 3 commits into from
Aug 27, 2022
Merged

Conversation

NobodyXu
Copy link
Member

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
use it in `resolve_inner` to avoid over-reservation

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu added the PR: improvement PR that improves existing features or code label Aug 25, 2022
@NobodyXu NobodyXu marked this pull request as ready for review August 25, 2022 07:04
@NobodyXu NobodyXu requested a review from passcod August 25, 2022 07:04
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu enabled auto-merge (squash) August 25, 2022 09:40
@NobodyXu NobodyXu merged commit 16b16c4 into main Aug 27, 2022
@NobodyXu NobodyXu deleted the speedup-fetch branch August 27, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: improvement PR that improves existing features or code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants