-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Currently call to mason-ensure, in addition to PATH setup, will also retrieve the registry.
This is totally unnecessary if you don't plan to install any package in current session, and will just waste memory for the registry.
Some idea:
- Change
mason-ensureto just for PATH setup and only load registry whenmason-installet al is called. - Also clean the registry after you done installing.
I'm not sure how it will affect the performance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed