Skip to content

Commit

Permalink
Improve Single Binary Boot time (#8320)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
kobergj committed Feb 9, 2024
1 parent a5d7c29 commit bc610b3
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 116 deletions.
5 changes: 5 additions & 0 deletions changelog/unreleased/speed-up-starttime.md
@@ -0,0 +1,5 @@
Enhancement: Improve ocis single binary start

Removes waiting times when starting the single binary. Improves ocis single binary boot time from 8s to 2.5s

https://github.com/owncloud/ocis/pull/8320

0 comments on commit bc610b3

Please sign in to comment.