-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: throttle concurrency in Loader.All
There are currently a few hundred packages, and we don't want Hermit to cause a resource usage spike, so throttle concurrent package loading to a fraction of the number of threads available.
- Loading branch information
1 parent
2117d75
commit c697660
Showing
1 changed file
with
30 additions
and
15 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