-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(perf): reuse port-forwards when hot-reloading
Added a simple in-process cache of port-forwards allocated for syncing during hot-reloading. This results in dramatic (often 50%) speedups for hot reloads subsequent to the initial one, during the execution of the enclosing Garden command.
- Loading branch information
Showing
1 changed file
with
98 additions
and
52 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