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

Improve Single Binary Boot time #8320

Merged
merged 2 commits into from Feb 9, 2024
Merged

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Jan 30, 2024

Improves the time the single binary needs to start from 8s to 2.5s by removing wait times and pinging nats/gateway instead.

Out of some reason there is still wait time of one second needed on the ci. I cannot reproduce locally. Can be tackled in subsequent PR.

@kobergj kobergj force-pushed the ImproveBootTime branch 2 times, most recently from e482143 to 606e8bc Compare January 30, 2024 13:34
@kobergj kobergj marked this pull request as draft January 31, 2024 15:09
@mmattel mmattel changed the title Improve Single Binary Boottime Improve Single Binary Boot time Feb 6, 2024
@kobergj kobergj force-pushed the ImproveBootTime branch 7 times, most recently from 25de97c to 142865f Compare February 9, 2024 14:16
@kobergj kobergj marked this pull request as ready for review February 9, 2024 14:17
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Copy link

sonarcloud bot commented Feb 9, 2024

@butonic butonic merged commit bc610b3 into owncloud:master Feb 9, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Feb 9, 2024
* remove wait times on single binary boot

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* rework service starting

Signed-off-by: jkoberg <jkoberg@owncloud.com>

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj deleted the ImproveBootTime branch February 9, 2024 16:08
@micbar micbar mentioned this pull request Feb 26, 2024
71 tasks
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.

None yet

3 participants