Revise opcache settings in phpsdk_pgo.json
Opened this issue · 0 comments
cmb69 commented
php-sdk-binary-tools/pgo/tpl/php/phpsdk_pgo.json
Lines 23 to 34 in 69e50fe
This deviates from the recommended production settings; while that is not wrong or bad per se, I don't understand why the interned_strings_buffer and max_accelerated_files are halved for x86. Also, the jit_buffer_size might be too low. And why memory_consumption is only a quarter for x86, escapes me.