microsoft / DLWorkspace

Deep Learning Workspace
Other
202 stars 75 forks source link

add a init program #1195

Closed xudifsd closed 4 years ago

xudifsd commented 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
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 3497


Totals Coverage Status
Change from base Build 3495: 0.0%
Covered Lines: 816
Relevant Lines: 863

💛 - Coveralls