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

Post your Centmin Mod 123.09beta01 install time stats

Discussion in 'Install & Upgrades or Pre-Install Questions' started by eva2000, Sep 25, 2016.

  1. KlueMaster

    KlueMaster Member

    73
    11
    8
    Aug 5, 2017
    Ratings:
    +30
    Local Time:
    3:08 AM
    MariaDB 10
    Just to add (where is the edit button?), it was PHP 8.0 version.

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah edit button has a time limit :)
     
  3. Mr. Jinx

    Mr. Jinx New Member

    29
    8
    3
    Apr 18, 2021
    Ratings:
    +15
    Local Time:
    10:38 PM
    Upcloud VPS (4GB / 2 Cores)

    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: -7104.0064 seconds
    Total YUM Time: 11.463123031 seconds
    Total YUM or DNF + Source Download Time: 40.2338
    Total Nginx First Time Install Time: 225.4808
    Total PHP First Time Install Time: 375.6765
    Download From Github Time: 2.0294
    Total Time Other eg. source compiles: 330.7326
    Total Centmin Mod Install Time: 972.1237
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): -6129.8533 seconds
    ---------------------------------------------------------------------------
    2 AMD EPYC 7542 32-Core Processor
    2 2894.560
    ---------------------------------------------------------------------------
    
    Something weird happened with the time (probably timezone issue).
     
  4. tininho

    tininho Active Member

    182
    44
    28
    May 22, 2019
    eu
    Ratings:
    +135
    Local Time:
    11:38 PM
    Terrahost 2 vCPU Ryzen 5950X 3.4GHz+ 4GB

    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller74.sh && chmod 0700 betainstaller74.sh && bash betainstaller74.sh
    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 55.8028 seconds
    Total YUM Time: 9.073864739 seconds
    Total YUM or DNF + Source Download Time: 27.7823
    Total Nginx First Time Install Time: 165.7954
    Total PHP First Time Install Time: 251.4615
    Download From Github Time: 2.1344
    Total Time Other eg. source compiles: 250.8040
    Total Centmin Mod Install Time: 695.8432
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 753.7804 seconds
    ---------------------------------------------------------------------------
    2 AMD Ryzen 9 5950X 16-Core Processor
    2 3393.624
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    753 seconds is very fast for PHP 7.4 default install for just 2 cpu core VPS! Shows the power of AMD Ryzen 5950X! :)
     
  6. deltahf

    deltahf Premium Member Premium Member

    587
    265
    63
    Jun 8, 2014
    Ratings:
    +489
    Local Time:
    5:38 PM
    Just installed on my new Hivelocity server in TPA1!

    AMD EPYC 7251
    64GB DDR4 memory
    500GB NVMe drive
    PHP 7.4 install

    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 92.1332 seconds
    Total YUM Time: 18.415223278 seconds
    Total YUM or DNF + Source Download Time: 57.0458
    Total Nginx First Time Install Time: 162.4061
    Total PHP First Time Install Time: 310.8912
    Download From Github Time: 1.7859
    Total Time Other eg. source compiles: 475.2555
    Total Centmin Mod Install Time: 1005.5985
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1099.5176 seconds
    ---------------------------------------------------------------------------
    16 AMD EPYC 7251 8-Core Processor
    15 1200.000 1 2100.000
    ---------------------------------------------------------------------------
    


    Not bad, but I'm disappointed it is not closer to the (virtualized!) Ryzen numbers posted here. :(

    Is this not a good CPU? From the benchmarks I thought it would be a significant upgrade from E3-1230 v5 Quad-Core Skylake Xeon on my old server.
     
  7. buik

    buik โ€œThe best traveler is one without a camera.โ€

    2,027
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,675
    Local Time:
    10:38 PM
    Why are you disappointed?

    What is the reason for the upgrade?
    Does the old server have a defect?
    Do you need more server power?

    A benchmark is a snapshot.
    And it doesn't say everything about a processor nor the system.
    In general, your new processor is better compared to the old one.

    I wouldn't focus too much on someone else's benchmark.
    A virtual system is regularly faked (no or less noisy neighbors) by the provider for better benchmarks (markteting).

    Users also sometimes show better data than it really is (what you often see at: pissing contests :) (not literally of course)).
     
  8. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Centmin Mod install time is highest for Nginx + php-fpm compilation and that favours faster cpu clock speeds over slower and more CPU cores over less. And compared to virtualised, the nginx + php-fpm compile times are closer due to you having more CPU threads compensating for your much lower CPU clock speeds. Also seems you haven't optimized new cpus CPU clock/power management profiles. It's the other source compile times you end up slower 475s vs 250s for whatever reason.

    However for actual site and server performance, having more CPU cores/threads will end up better as your concurrent traffic rises. But your AMD EPYC cpu is 3 generations older 1st generation versus virtualised Ryzen 5950X 5th generation which has much faster per CPU clock performance than your older 1st generation and faster than your old Xeon E3-1230v5 Skylake

    Lastly, your YUM + download times are slower so probably due to geographic location of the server to download sites being a factor
     
    Last edited: Sep 26, 2021
  9. cloud9

    cloud9 Premium Member Premium Member

    435
    118
    43
    Oct 6, 2015
    England
    Ratings:
    +218
    Local Time:
    9:38 PM
    1.25.3
    10.6.x
    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 127.9125 seconds
    Total YUM Time: 25.735591589 seconds
    Total YUM or DNF + Source Download Time: 60.0909
    Total Nginx First Time Install Time: 273.4207
    Total PHP First Time Install Time: 393.5954
    Download From Github Time: 2.2244
    Total Time Other eg. source compiles: 372.5278
    Total Centmin Mod Install Time: 1099.6348
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1229.7717 seconds
    ---------------------------------------------------------------------------
    2 Intel Core Processor (Skylake, IBRS)
    2 3696.000
    
    Vultr 4096 MB High Frequency 128GB NVMe CentOS7 No SELinux Vultr ISO
     
  10. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    5:38 AM
    Vultr High Frequency VPS
    CPU: 1 vCore
    RAM: 1024 MB
    Storage: 32 GB NVMe
    OS: CentOS 7 x64

    Stable release:

    yum -y update; curl -O https://centminmod.com/installer.sh && chmod 0700 installer.sh && bash installer.sh

    PHP:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time107.0548 seconds
    Total YUM Time
    71.949239027 seconds
    Total YUM 
    Source Download Time107.9425
    Total Nginx First Time Install Time
    204.9942
    Total PHP First Time Install Time
    494.3589
    Download Zip From Github Time
    5.9011
    Total Time Other eg
    source compiles300.2758
    Total Centmin Mod Install Time
    1107.5714
    ---------------------------------------------------------------------------
    Total Install Time (curl yum cm install zip download): 1220.5273 seconds
    ---------------------------------------------------------------------------
    Latest beta release (After VPS server re-install) :

    yum -y update; curl -O https://centminmod.com/betainstaller74.sh && chmod 0700 betainstaller74.sh && bash betainstaller74.sh

    PHP:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time121.7093 seconds
    Total YUM Time
    19.635218237 seconds
    Total YUM 
    or DNF Source Download Time75.2328
    Total Nginx First Time Install Time
    428.5242
    Total PHP First Time Install Time
    616.9002
    Download From Github Time
    4.1518
    Total Time Other eg
    source compiles399.0324
    Total Centmin Mod Install Time
    1519.6897
    ---------------------------------------------------------------------------
    Total Install Time (curl yum cm install zip download): 1645.5508 seconds
    ---------------------------------------------------------------------------
    1 Intel Core Processor (SkylakeIBRS)
    1 3408.000
    ---------------------------------------------------------------------------

     
    Last edited: Nov 16, 2021
  11. rdan

    rdan Well-Known Member

    5,447
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    5:38 AM
    Mainline
    10.2
    upload_2021-11-27_15-35-53.png
    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 284.0907 seconds
    Total YUM Time: 13.099287883 seconds
    Total YUM or DNF + Source Download Time: 41.0083
    Total Nginx First Time Install Time: 194.0821
    Total PHP First Time Install Time: 429.6554
    Download From Github Time: 2.3244
    Total Time Other eg. source compiles: 386.2273
    Total Centmin Mod Install Time: 1050.9731
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1337.3882 seconds
    ---------------------------------------------------------------------------
    8 Intel(R) Xeon(R) CPU E5-1620 v2 @ 3.70GHz
    1 3699.774 7 3700.000
    ---------------------------------------------------------------------------
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    5:38 AM
    yum -y update; curl -O https://centminmod.com/betainstaller81.sh && chmod 0700 betainstaller81.sh && bash betainstaller81.sh

    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 157.2080 seconds
    Total YUM Time: 35.792252882 seconds
    Total YUM or DNF + Source Download Time: 105.2706
    Total Nginx First Time Install Time: 459.2803
    Total PHP First Time Install Time: 1041.2414
    Download From Github Time: 3.2415
    Total Time Other eg. source compiles: 757.8752
    Total Centmin Mod Install Time: 2363.6675
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 2524.1170 seconds
    ---------------------------------------------------------------------------
    1 Intel Core Processor (Skylake, IBRS)
    1 3696.000
    ---------------------------------------------------------------------------
    


    It's so much slower for 8.1.0 installation. Normal?
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  15. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    5:38 AM
  16. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    I've made updates related to PHP 8.1 as recent as 8-16 hrs ago Commits ยท centminmod/centminmod

    But if you're want a closer look, post a new thread in https://community.centminmod.com/forums/install-upgrades-or-pre-install-questions.8/ with initial install log https://community.centminmod.com/threads/how-to-troubleshoot-centmin-mod-initial-install-issues.102/
     
  17. deltahf

    deltahf Premium Member Premium Member

    587
    265
    63
    Jun 8, 2014
    Ratings:
    +489
    Local Time:
    5:38 PM
    New server install:
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 104.9032 seconds
    Total YUM Time: 12.106094966 seconds
    Total YUM or DNF + Source Download Time: 42.0374
    Total Nginx First Time Install Time: 96.8450
    Total PHP First Time Install Time: 213.1715
    Download From Github Time: 0.6856
    Total Time Other eg. source compiles: 224.5222
    Total Centmin Mod Install Time: 576.5761
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 682.1649 seconds
    ---------------------------------------------------------------------------
    12 Intel(R) Xeon(R) E-2276G CPU @ 3.80GHz
    1 2364.331 1 2991.943 1 4665.576 1 4756.958 1 4790.820 1 4796.618 1 4819.580 1 4852.978 1 4874.780 1 4899.365 1 4900.061 1 900.366
    ---------------------------------------------------------------------------
    
     
  18. Jay Chen

    Jay Chen Active Member

    181
    60
    28
    Sep 10, 2017
    Ratings:
    +116
    Local Time:
    5:38 PM
    This is the install time for my new VPS with RackNerd, not impressed at all. Good thing I only plan to use it for testing purpose.

    Code:
    Total Curl Installer YUM or DNF Time: 381.1998 seconds
    Total YUM Time: 36.325163462 seconds
    Total YUM or DNF + Source Download Time: 89.8523
    Total Nginx First Time Install Time: 1169.0701
    Total PHP First Time Install Time: 4418.0303
    Download From Github Time: 1.8752
    Total Time Other eg. source compiles: 1412.6750
    Total Centmin Mod Install Time: 7089.6278
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 7472.7028 seconds
    ---------------------------------------------------------------------------
    2 Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
    2 2799.998
     
    Last edited: Dec 6, 2021
  19. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Ouch that is slow and CPU used is ancient by today's standards !
    E5-2680 v2 is an IvyBridge EP from 2013 - 8yrs old Product Specifications

    Is that default PHP 5.6 installer or with PHP 7+ installer for Centmin Mod? PHP 7+ will be slower but not that slow!

    Centmin Mod installer timed metrics, serves as a good measure and indicator for general performance for the server. So good preview of performance for everyday operations especially for nginx and PHP upgrades.
     
  20. eva2000

    eva2000 Administrator Staff Member

    54,896
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:38 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Look very good there especially for a PHP 8 default install!