linuxserver / docker-bookstack

A Docker container for the BookStack documentation wiki
GNU General Public License v3.0
747 stars 108 forks source link

performance improvement - enabled PHP OPcache module #126

Closed aformusatii closed 1 year ago

aformusatii commented 2 years ago

By enabling the OPcache module page load time improved on AT5IONT-I from 1.5 s to 0.5 s, on more powerful servers probably the difference is not so noticeable.

github-actions[bot] commented 2 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

drizuid commented 1 year ago

By enabling the OPcache module page load time improved on AT5IONT-I from 1.5 s to 0.5 s, on more powerful servers probably the difference is not so noticeable.

was this tested on arm and x86_64? I imagine this has sat stale for so long because you didn't actually provide any empirical data to support your findings. You STATE numbers but do not show numbers.

nemchik commented 1 year ago

Also, this would need to be rebased. We're now using php8 in the base.

github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

drizuid commented 1 year ago

closing this as it's out of date and OP never provided empirical data to support the change.