Skip to content

Commit 67e9e83

Browse files
authored
Merge pull request #270 from WyriHaximusNet/increase-jit-buffer-size-to-logical-unit
Increase JIT buffer size to next logical unit
2 parents 5378c96 + caa4a5d commit 67e9e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/php/cli/conf/jit.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
opcache.enable_cli=1
2-
opcache.jit_buffer_size=100M
2+
opcache.jit_buffer_size=128M
33
opcache.jit=1255

0 commit comments

Comments
 (0)