Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Any interest in using opcache #99

@FallingSnow

Description

@FallingSnow

Would dolibarr run any faster with opcache enabled?

Seems fairly simple to enable.

RUN docker-php-ext-configure opcache --enable-opcache \
    && docker-php-ext-install opcache

Results from https://github.com/cavo789/docker_php_opcache suggest a 30% speed improvement in that benchmark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions