Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build speed test #6

Open
gaocegege opened this issue Sep 3, 2022 · 13 comments
Open

Build speed test #6

gaocegege opened this issue Sep 3, 2022 · 13 comments

Comments

@gaocegege
Copy link
Member

gaocegege commented Sep 3, 2022

test bench:

def build():
    base(os="ubuntu20.04", language="python")
    install.python_packages(requirements="requirements.txt")
    install.system_packages(name=["screenfetch"])
tensorflow
numpy

Base image pull: 30s
conda install: 39s
conda install cache pull: 7s
conda create env: 35s
apt install screenfetch: 35s
pip install tf, numpy: 416s
export: 46s

@gaocegege

This comment was marked as outdated.

@gaocegege

This comment was marked as outdated.

@gaocegege

This comment was marked as outdated.

@gaocegege
Copy link
Member Author

image

@Xuanwo
Copy link

Xuanwo commented Sep 7, 2022

Cool!

@gaocegege
Copy link
Member Author

image

@gaocegege
Copy link
Member Author

image

@gaocegege

This comment was marked as outdated.

@gaocegege
Copy link
Member Author

demo

@gaocegege
Copy link
Member Author

lightmode

@gaocegege
Copy link
Member Author

darkmode

@shaonianche
Copy link

+-dark

@kemingy
Copy link
Member

kemingy commented Nov 5, 2022

+-dark

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants