openswoole / ext-openswoole

Programmatic server for PHP with async IO, coroutines and fibers

Home Page:https://openswoole.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: should opcache be enabled?

vanodevium opened this issue · comments

According to the nature of how openswoole works, is it necessary to enable opcache? Will there really be a speed boost?

Sorry, I haven't slack or discord to ask it there.

According to the nature of how openswoole works, is it necessary to enable opcache? Will there really be a speed boost?
Sorry, I haven't slack or discord to ask it there.

Using OpenSwoole does not require opcache. Opcache must be disabled.