Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 98e0dbc

Browse files
Opcache is always available in the previous commit of the real time benchmark
Now that there's one measured run after opcache is always enabled, we can change the PHP_OPCACHE back to 1.
1 parent a66b631 commit 98e0dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/real-time-benchmark.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
PHP_BRANCH=${{ env.BRANCH }}
207207
PHP_COMMIT=$LAST_RESULT_SHA
208208
209-
PHP_OPCACHE=2
209+
PHP_OPCACHE=1
210210
PHP_JIT=0
211211
EOF
212212
- name: Setup PHP config - benchmarked PHP version

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /