appstract / laravel-opcache

Laravel Package for OPcache
MIT License
1.33k stars 118 forks source link

Question: optimise? #18

Closed cardi777 closed 7 years ago

cardi777 commented 7 years ago

H just wondering what optimise does? My understanding is that opcache works automatically if you have the script enabled, and obviously is tuned?

ovanschie commented 7 years ago

It pre-compiles the code so it is faster the first time after a clear.