ember-nexus / api

Knowledge Graph API
https://ember-nexus.github.io/api
GNU Affero General Public License v3.0
9 stars 1 forks source link

Install opcache extension #294

Closed Syndesi closed 2 months ago

Syndesi commented 2 months ago

Some CLI scripts report the following:

Install the opcache extension to make use of JIT on PHP 8.0+ for a 20%+ performance boost!

And according to https://medium.com/@edouard.courty/make-your-php-8-apps-twice-as-fast-opcache-jit-8d3542276595 this could be worth it.