Skip to content

build(deps): Bump actions/checkout from 4 to 6 #29

build(deps): Bump actions/checkout from 4 to 6

build(deps): Bump actions/checkout from 4 to 6 #29

Workflow file for this run

name: performance
on:
pull_request:
jobs:
performance:
runs-on: ubuntu-latest
env:
BENCH_ITERATIONS: 250
BENCH_MAX_AVG_MS: 4.0
BENCH_MAX_MEM_KB: 2048
steps:
- uses: actions/checkout@v6
- uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
- run: composer install --no-interaction --prefer-dist
- run: php benchmarks/compiler-benchmark.php