Add benchmark for stumpless_open_buffer_target #1153
linux.yml
on: pull_request
linux, debug
5m 11s
linux, debug, ansi
5m 41s
linux, release
6m 11s
linux, release, static library
8m 32s
linux, release, single file library
5m 37s
linux, release, ansi
6m 9s
linux, all features disabled, debug
1m 58s
linux, all features disabled, release
3m 33s
linux, with c++, debug
2s
linux, with c++, release
3s
linux, fuzzer build
12s
Annotations
2 errors
linux, with c++, release
The current runner (ubuntu-24.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2.4 /opt/hostedtoolcache/Ruby/3.2.4/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2.4/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
linux, with c++, debug
The current runner (ubuntu-24.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2.4 /opt/hostedtoolcache/Ruby/3.2.4/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2.4/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|