FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Experimental Opcache flag by dantleech · Pull Request #1107 · phpbench/phpbench · GitHub

Experimental Opcache flag - #1107

Open
dantleech wants to merge 6 commits into
masterfrom
opcache-flag
Open

Experimental Opcache flag#1107
dantleech wants to merge 6 commits into
masterfrom
opcache-flag

Conversation

dantleech commented Sep 29, 2024
edited
Loading

Copy link
Copy Markdown
Member

Add a flag/config option to enable opcache on the CLI: phpbench --php-opcache

  • Overrides the PHP config to opcache.enable_cli
  • Sets opcache.file_cache directory and opcache.file_cache_only (is "only" needed?)

TODO:

  • Current opcache "status" is misleading as it will be ✔️ when opcache.enable is true, but on CLI there is no opcache unless enable_cli is set.
  • allow opcache to be disabled as well as enabled

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL