jetify-com / devbox

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

[perf] memoize cache setup status #2100

Closed mikeland73 closed 1 month ago

mikeland73 commented 1 month ago

Summary

TSIA

This still means an extra ~50-100ms because we check the status but this is probably fine.

How was it tested?

The defer debug.FunctionTimer().End() call in Status only prints once.