Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
776 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 3 commits in 1 repository
Created a pull request in openllb/hlb that received 1 comment
Cache image config resolves within a single hlb run
Previously, we resolve for every image call, even if its a duplicate. Since resolve is slow, this may end up being the slowest part of the cached …