Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO1 Server Hosting Support
  3. Server Performance Issues

Server Performance Issues

Scheduled Pinned Locked Moved BO1 Server Hosting Support
11 Posts 3 Posters 339 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • EternalllZMundefined Offline
    EternalllZMundefined Offline
    EternalllZM
    wrote last edited by
    #1

    Mostly just copying what I posted here already in the T4 section as a reply - it may be T5 as well or all of Plutonium - https://forum.plutonium.pw/post/172629

    Our Plutonium gameservers have been a mess in the CPU performance department since the last two updates. Starting with the one that mentions memory improvements (r5304) and now the latest (r5314).

    30 day CPU utilization average
    Screenshot_20260529_113301.png

    3 month CPU utilization average

    Screenshot_20260529_113555.png

    What used to be around ~20% usage with five T4 gameservers (ZM) and four T5 gameservers (ZM), is now averaging almost double with tons of spikes in the graph.

    Windows Server 2025 Datacenter running in a virtual machine, 12GB RAM and 4 vCPUs allocated.

    1 Reply Last reply
    0
    • EternalllZMundefined Offline
      EternalllZMundefined Offline
      EternalllZM
      wrote last edited by
      #2

      Any Staff or server devs can comment on this? I'm surprised no other server owners have commented on this issue besides one. Maybe others do not update or monitor their server's resource usage? It must be the case, since the only other post is someone running on under-powered hardware to notice the lag. Their VPS neighbors on that host are probably not happy with the CPU spikes and hammering. https://forum.plutonium.pw/topic/44919/performance-optimization

      Here is a new chart with the 30d metrics. It has not gotten any better. Thanks in advance.

      f7eb8a62-a9b6-4b73-ada3-8c48d293563d-image.jpeg

      1 Reply Last reply
      0
      • DirkRockfaceundefined Offline
        DirkRockfaceundefined Offline
        DirkRockface
        Contributor
        wrote last edited by DirkRockface
        #3

        I have not seen anything like this since the update on my 42 servers (half bo1 and half bo2)... my CPU% holds steady between 15 and 16% 24/7.

        I doubt others have either, hence the lack of other server owners commenting.

        EternalllZMundefined 1 Reply Last reply
        0
        • DrSkum88undefined Offline
          DrSkum88undefined Offline
          DrSkum88
          wrote last edited by
          #4

          I have you confirmed it's plutonium using those resources and not something else?

          EternalllZMundefined 1 Reply Last reply
          0
          • DrSkum88undefined DrSkum88

            I have you confirmed it's plutonium using those resources and not something else?

            EternalllZMundefined Offline
            EternalllZMundefined Offline
            EternalllZM
            wrote last edited by
            #5

            DrSkum88 said:

            I have you confirmed it's plutonium using those resources and not something else?

            This VM only runs Plutonium gameservers and the monitoring software. I will check around using procmon and such, but I don't think a heartbeat check every minute would do that much "damage".

            1 Reply Last reply
            0
            • DirkRockfaceundefined DirkRockface

              I have not seen anything like this since the update on my 42 servers (half bo1 and half bo2)... my CPU% holds steady between 15 and 16% 24/7.

              I doubt others have either, hence the lack of other server owners commenting.

              EternalllZMundefined Offline
              EternalllZMundefined Offline
              EternalllZM
              wrote last edited by
              #6

              DirkRockface said:

              I have not seen anything like this since the update on my 42 servers (half bo1 and half bo2)... my CPU% holds steady between 15 and 16% 24/7.

              I doubt others have either, hence the lack of other server owners commenting.

              Thanks for verifying. I will see if it's something on my end. I guess I over focused on the fact it started happening right as the update came where they mentioned memory/performance improvements.

              1 Reply Last reply
              0
              • DirkRockfaceundefined Offline
                DirkRockfaceundefined Offline
                DirkRockface
                Contributor
                wrote last edited by DirkRockface
                #7

                EternalllZM said in Server Performance Issues:

                Thanks for verifying. I will see if it's something on my end. I guess I over focused on the fact it started happening right as the update came where they mentioned memory/performance improvements.

                no problem!

                I'll keep a closer eye out as well to see if anything changes and let you know!

                1 Reply Last reply
                0
                • EternalllZMundefined Offline
                  EternalllZMundefined Offline
                  EternalllZM
                  wrote last edited by
                  #8

                  Changing the Windows VM CPU type from "x86-64-v3" to "host" in Proxmox fixed the performance issue. I have a theory that the Plutonium "memory usage improvements" update introduced overhead for emulated CPU instructions. I am not 100% since Plutonium code is a black box, but it makes sense.

                  This is probably why the other user in the linked thread running a "Digital Ocean Droplet" is experiencing issues as well. DO must use a standardized set of CPU instructions on their VPS so they can cluster and migrate VMs across hosts. Though even KVM with near-native execution would have issues on the lower end hardware (1 vCPU, 2GB RAM).

                  DirkRockfaceundefined 1 Reply Last reply
                  0
                  • EternalllZMundefined EternalllZM

                    Changing the Windows VM CPU type from "x86-64-v3" to "host" in Proxmox fixed the performance issue. I have a theory that the Plutonium "memory usage improvements" update introduced overhead for emulated CPU instructions. I am not 100% since Plutonium code is a black box, but it makes sense.

                    This is probably why the other user in the linked thread running a "Digital Ocean Droplet" is experiencing issues as well. DO must use a standardized set of CPU instructions on their VPS so they can cluster and migrate VMs across hosts. Though even KVM with near-native execution would have issues on the lower end hardware (1 vCPU, 2GB RAM).

                    DirkRockfaceundefined Offline
                    DirkRockfaceundefined Offline
                    DirkRockface
                    Contributor
                    wrote last edited by
                    #9

                    EternalllZM so... glad that fixed it for you, but i use x86-64-v3 😕 so it is likely something else as well...

                    EternalllZMundefined 1 Reply Last reply
                    0
                    • DirkRockfaceundefined DirkRockface

                      EternalllZM so... glad that fixed it for you, but i use x86-64-v3 😕 so it is likely something else as well...

                      EternalllZMundefined Offline
                      EternalllZMundefined Offline
                      EternalllZM
                      wrote last edited by
                      #10

                      DirkRockface said:

                      EternalllZM so... glad that fixed it for you, but i use x86-64-v3 😕 so it is likely something else as well...

                      For Windows? Which version of Windows?

                      1 Reply Last reply
                      0
                      • DirkRockfaceundefined Offline
                        DirkRockfaceundefined Offline
                        DirkRockface
                        Contributor
                        wrote last edited by
                        #11

                        Server 2019

                        1 Reply Last reply
                        0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Unread 0
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups