jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.84k stars 188 forks source link

[perf] Improve install and ensure perf #2076

Closed mikeland73 closed 1 month ago

mikeland73 commented 1 month ago

Summary

This improves install and ensure perf by making the following changes:

How was it tested?

Installed large devbox.json (30+ packages) and used DEVBOX_PRINT_EXEC_TIME and observed almost all "prep" time disappear. prep time is the work devbox does before actually building the packages.