Leantime / docker-leantime

Official Docker Image for Leantime https://leantime.io
GNU Affero General Public License v3.0
190 stars 86 forks source link

Opache and jit for php8 #54

Closed phulstaert closed 2 years ago

phulstaert commented 2 years ago

opcache and certainly JIT are 2 important aspects for php8 when it comes to performance. After some testing on Leantime, the same server can handle ~30% more connections a second.

image