Announcement

Collapse
No announcement yet.

Server Infrastructure Upgrade Weekend - AMD EPYC Rome Across The Board

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Originally posted by NotMine999 View Post

    You might want to switch from dial-up Internet to broadband Internet. It makes a difference.
    I am not using dial-up, silly.

    Ping times to Phoronix are around ~20ms here, and the rest of the website loads instantly.

    Comment


    • #22
      Average ping time for phoronix.com is 32ms. OpenBenchmarking.org's ping time is 52ms. My family's DSL service from Consolidated Communications in Altha, FL.

      Comment


      • #23
        Originally posted by Michael View Post

        It can make a difference depending upon the workload. When there isn't too much of a difference in pricing, sad it's not 3200 or at least 2933, but more was bummed by seeing just 2x32GB rather than quad channel configuration at least.
        Hivelocity not flexible enough to offer custom requested 4x16GB DDR4-3200 ???

        edit: whoops missed your post at https://www.phoronix.com/forums/foru...04#post1191004

        Comment


        • #24
          Originally posted by Michael View Post

          I would have loved going for CentOS 8 as it does make a meaningful difference on EPYC for performance but there were some other internal software issues that for time constraints just settled for CentOS 7.

          As for CentOS over Ubuntu, because Phoronix has been hosted on CentOS (and formerly RHEL proper) for 16 years so just haven't changed.
          What issues are there? Is it something that members of the Fedora community could help with?

          Comment


          • #25
            Code:
            $ ping -c4 openbenchmarking.org
            PING openbenchmarking.org (192.211.48.82) 56(84) bytes of data.
            64 bytes from rome.phoronix.com (192.211.48.82): icmp_seq=1 ttl=43 time=150 ms
            64 bytes from rome.phoronix.com (192.211.48.82): icmp_seq=2 ttl=43 time=150 ms
            64 bytes from rome.phoronix.com (192.211.48.82): icmp_seq=3 ttl=43 time=150 ms
            64 bytes from rome.phoronix.com (192.211.48.82): icmp_seq=4 ttl=43 time=150 ms
            
            --- openbenchmarking.org ping statistics ---
            4 packets transmitted, 4 received, 0% packet loss, time 3003ms
            rtt min/avg/max/mdev = 149.916/150.011/150.069/0.057 ms
            Code:
            $ ping -c4 phoronix.com
            PING phoronix.com (172.67.158.124) 56(84) bytes of data.
            64 bytes from 172.67.158.124 (172.67.158.124): icmp_seq=1 ttl=58 time=7.57 ms
            64 bytes from 172.67.158.124 (172.67.158.124): icmp_seq=2 ttl=58 time=7.46 ms
            64 bytes from 172.67.158.124 (172.67.158.124): icmp_seq=3 ttl=58 time=7.43 ms
            64 bytes from 172.67.158.124 (172.67.158.124): icmp_seq=4 ttl=58 time=7.44 ms
            
            --- phoronix.com ping statistics ---
            4 packets transmitted, 4 received, 0% packet loss, time 7014ms
            rtt min/avg/max/mdev = 7.426/7.472/7.566/0.055 ms
            A few hours later :
            Code:
            $ ping -c4 openbenchmarking.org
            PING openbenchmarking.org (172.67.150.38) 56(84) bytes of data.
            64 bytes from 172.67.150.38 (172.67.150.38): icmp_seq=1 ttl=58 time=7.57 ms
            64 bytes from 172.67.150.38 (172.67.150.38): icmp_seq=2 ttl=58 time=7.47 ms
            64 bytes from 172.67.150.38 (172.67.150.38): icmp_seq=3 ttl=58 time=7.50 ms
            64 bytes from 172.67.150.38 (172.67.150.38): icmp_seq=4 ttl=58 time=7.31 ms
            
            --- openbenchmarking.org ping statistics ---
            4 packets transmitted, 4 received, 0% packet loss, time 7014ms
            rtt min/avg/max/mdev = 7.314/7.460/7.565/0.091 ms
            Last edited by c2p_; 05 July 2020, 01:45 PM.

            Comment

            Working...
            X