зеркало из https://github.com/github/ruby.git
Reduce YJIT runs on macOS [ci skip]
MacOs concurrency on GitHub Actions is limited, and the performance is relatively poor.
This commit is contained in:
Родитель
93691d0752
Коммит
aee4940d5e
|
@ -9,8 +9,8 @@ jobs:
|
|||
yjit_opts: [
|
||||
"--yjit",
|
||||
"--yjit --yjit-call-threshold=1 --yjit-max-versions=1",
|
||||
"--yjit --yjit-call-threshold=1",
|
||||
"--yjit --yjit-call-threshold=2"
|
||||
# "--yjit --yjit-call-threshold=1",
|
||||
# "--yjit --yjit-call-threshold=2"
|
||||
]
|
||||
fail-fast: false
|
||||
env:
|
||||
|
|
Загрузка…
Ссылка в новой задаче