Closed xudifsd closed 4 years ago
Some benefit of init program:
compiled init program has 2.2MB, and takes 5s to terminate the pod instead of 30s.
Before this, integration test takes 3m56s:
real 3m56.608s user 0m11.417s sys 0m2.814s
After this, takes 2m35s:
real 2m35.153s user 0m10.407s sys 0m2.847s
Some benefit of init program:
compiled init program has 2.2MB, and takes 5s to terminate the pod instead of 30s.
Before this, integration test takes 3m56s:
After this, takes 2m35s: