Reduce YJIT runs on Ubuntu [ci skip]
This commit is contained in:
parent
fe77a03392
commit
1ea5325360
4
.github/workflows/yjit-ubuntu.yml
vendored
4
.github/workflows/yjit-ubuntu.yml
vendored
@ -11,8 +11,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"
|
||||
]
|
||||
configure: ["", "cppflags=-DRUBY_DEBUG"]
|
||||
include:
|
||||
|
Loading…
x
Reference in New Issue
Block a user