Skip to content

Commit d0ef5d1

Browse files
committed
Update ruby-bench to update stackprof
1 parent b66b500 commit d0ef5d1

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ jobs:
245245
repository: ruby/ruby-bench
246246
persist-credentials: false
247247
path: ruby-bench
248+
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
248249

249250
# If you want to skip failing benchmark, consider using `--excludes`.
250251
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

.github/workflows/zjit-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
persist-credentials: false
220220
repository: ruby/ruby-bench
221221
path: ruby-bench
222+
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
222223

223224
# If you want to skip failing benchmark, consider using `--excludes`.
224225
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

.github/workflows/zjit-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ jobs:
273273
repository: ruby/ruby-bench
274274
persist-credentials: false
275275
path: ruby-bench
276+
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
276277

277278
# If you want to skip failing benchmark, consider using `--excludes`.
278279
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

0 commit comments

Comments
 (0)