TaKO8Ki / frum

A little bit fast and modern Ruby version manager written in Rust
MIT License
627 stars 15 forks source link

Looking for ideas to speed up Ruby installation #49

Open TaKO8Ki opened 3 years ago

TaKO8Ki commented 3 years ago

I want to make Ruby installation blazing fast in frum.

Here's a benchmark.

dbackeus commented 7 months ago

Only way to make installation of Ruby blazingly fast would be to provide statically pre-compiled versions for download. Should be possible. That's eg. how traveling ruby creates redistributable Ruby packages.