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

Where to download file bin to install ? #8942

Closed
MatthD opened this issue Jun 6, 2024 · 3 comments
Closed

Where to download file bin to install ? #8942

MatthD opened this issue Jun 6, 2024 · 3 comments

Comments

@MatthD
Copy link

MatthD commented Jun 6, 2024

Description

Regarding the time it take ATM to install bit/bvm via npm I am looking for a way to download it on server that could be faster ?
#8823

I saw an options on the bvm to install bit from a file -f but where can I dowload it first ?

@GiladShoham
Copy link
Member

you can run bvm list -r to see the url's of different versions.
you can also pass --os and --arch if you want to see URLs for specific os/arch but you run it from your own machine

@GiladShoham
Copy link
Member

also want to let you know that I'm working on bundling bit and hope to make it around 50mb (maybe even less) instead of 1gb that it's now.
but it's a very complicated task so it will take some time to complete.
once done, it will take seconds to download and extract.

@MatthD
Copy link
Author

MatthD commented Jun 7, 2024

Thanks for those precision !

Maybe a quick win could be to add higher compression to the tar pointed ?
Just tried myself so compress it with a higher level, we gain much and it's not taking too much more time to uncompress

Capture d’écran 2024-06-07 à 09 25 20

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

No branches or pull requests

3 participants