generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: parallelize deployments (#1042)
Fixes #1031 Introduces non-blocking deploys so that they can while other modules are build. BEFORE (20s cold, 11s warm): ![Screenshot 2024-03-07 at 1 28 09 PM](https://github.com/TBD54566975/ftl/assets/51647/f03b0cfe-8c77-4aba-aee7-689561391618) AFTER (16s cold, 8s warm): ![Screenshot 2024-03-07 at 1 29 23 PM](https://github.com/TBD54566975/ftl/assets/51647/8148625e-7b5d-4082-84fe-4a7fffca60e4)
- Loading branch information
1 parent
e8b0a36
commit 2bfa633
Showing
1 changed file
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters