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 startup #17

Merged
merged 2 commits into from
Oct 18, 2023
Merged

parallelize startup #17

merged 2 commits into from
Oct 18, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Oct 17, 2023

Progress towards #8

Previously it took ~2.8 seconds to generate all the resources needed in Aws::new.
With this PR it now takes ~1.4 seconds.
This was achieved by generating all non-dependent resources asynchronously.

@rukai rukai requested a review from conorbros October 17, 2023 22:38
@rukai rukai mentioned this pull request Oct 18, 2023
@rukai rukai enabled auto-merge (squash) October 18, 2023 20:02
@rukai rukai merged commit 3c2e590 into shotover:main Oct 18, 2023
3 checks 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.

3 participants