Join the community today
Become a Member

Beta Branch update Profile Guided Optimization routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 12, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

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


    - update PGO training run loop - lower number of loops to speed up compilation times for PHP 7+
    - add 2 additional custom training path variables in addition to existing single variable PHPPGO_INDEXPATH, PHPPGO_INDEXPATH_TWO, PHPPGO_INDEXPATH_THREE, PHPPGO_INDEXPATH_FOUR for PHPPGO_INDEXPATH_FIVE and PHPPGO_INDEXPATH_SIX 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 123.09beta01

    Continue reading...

    123.09beta01 branch
     
  2. steph40

    steph40 Member

    84
    17
    8
    Jan 28, 2019
    Ratings:
    +34
    Local Time:
    7:05 PM
    1.1.5
    mariadb 10
    Been using
    PHP_PGO='y' in persistent but no clue how to use index path and what it does or how to use it with ips.
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:05 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+