Want to subscribe to topics you're interested in?
Become a Member

Beta Branch update Profile Guided Optimization (PGO) routine for PHP 7+ in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 26, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:26 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update Profile Guided Optimization (PGO) routine for PHP 7+ in 123.09beta01

    - remove duplicated PHP training routine preconfigured training scripts as only need to run it once and not twice so will speed up PHP compiles with PHP_PGO='y' set in persistent config file /etc/centminmod/custom_config.inc
    - find tune PGO training routine
    - add 3 additional custom training path variables in addition to existing single variable PHPPGO_INDEXPATH for PHPPGO_INDEXPATH_TWO, PHPPGO_INDEXPATH_THREE, PHPPGO_INDEXPATH_FOUR that you can set in persistent config file /etc/centminmod/custom_config.inc for your own custom PHP app/scripts as outlined at Beta Branch - update inc/php_upgrade.inc add PHPPGO_INDEXPATH variable support in 1…

    Continue reading...

    123.09beta01 branch