Optimize skims initialization time
Problem to solve
Now that Skims CLI is being used externally, we need to make sure initialization is as fast a possible.
Possible casuses of Skims CLI being slow:
- Unused dependencies.
- Lack of x86_64 cache on Cachix.
- Not having a self-contained container.
Intended users
Clients
Permissions and Security
N/A
Proposal
- Review causes
- Compare initialization time for each scenario
Test plan
N/A
Steps
-
Make sure that the code contributions checklist has been followed.
What does success look like, and how can we measure that?
-
Select a provisioning architecture that is both fast and comfortable
Links / references
Edited by Daniel Salazar