-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Benchmark #16
Draft
TaKO8Ki
wants to merge
3
commits into
main
Choose a base branch
from
benchmark
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TaKO8Ki
force-pushed
the
benchmark
branch
3 times, most recently
from
March 27, 2021 03:29
eb8c08d
to
663f53c
Compare
TaKO8Ki
force-pushed
the
benchmark
branch
3 times, most recently
from
April 10, 2021 04:27
a5a6104
to
124230d
Compare
TaKO8Ki
force-pushed
the
benchmark
branch
3 times, most recently
from
May 2, 2021 09:40
081648f
to
b870084
Compare
TaKO8Ki
force-pushed
the
benchmark
branch
2 times, most recently
from
May 4, 2021 09:53
f7fa89c
to
0a268ba
Compare
I'd like to see a benchmark against chruby/ruby-install. I believe many developers moved from rbenv to chruby for speed. |
@DanielKehoe |
TaKO8Ki
force-pushed
the
benchmark
branch
2 times, most recently
from
August 23, 2021 04:50
a37f75d
to
b9d5dfd
Compare
fix benchmark use sh fix path bench bench get latest artifacts fix artifact name farm complete farm-linux replace fnm with farm bench specify workflow permission permission permission permission permission bench executable run shell script permission use rbenv in github change min-runs export env install rbenv remove rbenv install -L add uninstall fix min-runs fix min-runs 3 runs use home path warmup add ruby bin path fix ./farm change min-runs to 10 replace farm with frum get latest release remove id change param type embed params rm overlappted params echo url add option rename farm to frum uninstall every time rm version force uninstall prepare benchmark remove comment remove warmup add frum_reason command exists? print help print version chmod add warmup make install -j remove warmup add warmup 20 runs benchmark for initializing install version before benchmark fix subcommand not compress fix indent fix indent fix command benchmark init init install and local all
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request is for running a benchmark of Ruby installation speed.
Ref #15