Not sure, servers that I run on my 3200g (win10 pro) and 5800x (win11 pro) barely use my CPU at all with 1 - 4 players unless it's during heavy situations (blood moons, tier 3+ quests, etc), and less than 1% on idle.
Unless there's a secret sauce to run the server.
My dedicated server is idling at 10% with current game directly after start. I can't say what it was in A21 but I would be surprised if it was anything less. I can't say what it would be after letting it run for a day since I don't have a need for letting it run that long.
Your logfile is simply needed so people with experience in reading logfiles for this game can look for suspicious data or generally for out-of-the-ordinary things. Nobody can tell you before looking at it where or what the suspicious data is. And different people will spot different things or get different ideas because they are looking for different things in there and have different experiences with all kinds of bugs.
The other reason is to get a full picture of the situation. I have seen dozens of players report an issue and claim one thing and the logfile showed something different. Mistakes happen.
Since the architecture and setup has such a large impact on performance, it is extremely important to discuss the specifics when attempting to assimilate the data regarding the metrics you are seeing. Sure different versions will have different performance simply due to changes in features, options, and how that version of the client utilizes your hardware.
The problem is that you are claiming broad sweeping differences, and there is no point of reference to validate a possible cause.
As for the logs, it would be the full log from the server running. Beginning to end. That will give us a lot of information on what the performance metrics of the system are as it is working through gameplay. The most relevant data is basically everything that is inside of the log file.
I'm trying to set an example, but Pastebin is getting so hard to use with how bloated these logs get. One minute...
Google Drive hates my files too. Probably the work firewall. I will have to play with it later.
Apparently, OneDrive works from work...
In this particular log, the server did end up freezing because of an EOS issue. This has been not real common but has been happening regularly since Stable dropped. The client is still able to process telnet login requests, and getting details using the Steam API works peachy, so any monitoring tools think the server is alive. However, the server is incapable of processing user logins or even any commands via telnet/console. As a result, the only way to stop the client is by force killing the process. Fun times.
Info on posting logs is right in the pinned topic. In short, put on pastebin and put the link here. Why would you be hesitant? Logs are vital for determining the cause of problems. Otherwise, you're only going to get random guesses.While I’ve been hesitant to provide logs, I’m willing to share them if you still think they’re necessary. Could you confirm if this is needed and suggest the best platform for uploading?
Info on posting logs is right in the pinned topic. In short, put on pastebin and put the link here. Why would you be hesitant? Logs are vital for determining the cause of problems. Otherwise, you're only going to get random guesses.
Tested on an i5-8400, and is was about 2.3% CPU idle in Windows. This server has near-vanilla settings and a few QoL mods.
On a 3900x it is showing 18.8%. This is a 12c/24t CPU, so if it were to max out a single core it would be at 100% CPU with max system CPU at 2400%. (I covered this in much detail earlier in the thread.) So if we were to compare it to Windows, it would be showing 4.5%. Note that this particular server has about twice the mods and zed settings as the previous server.
Later I can test on a 5600x, 5950x, i7-7700HQ, and some other older hardware if you like.
Yeah, I need to set up some like vs tests. Deploying Win 11 upgrades at work, and catching up with a massive SharePoint migration leaves me with little free time though.Riamus, I’ve been hesitant because my original question was about comparing CPU usage between a21 and 1.0 on identical hardware, OS, game settings, map size, and with no added mods — especially when the game is idling. I thought these controlled conditions would make the issue clear. However, it seems that some view logs as necessary to move the discussion forward.
Regarding the idea that we’re only getting random guesses without logs, I’m trying to avoid that by focusing on specific comparisons. Unfortunately, quite random is what most of the responses so far have felt like.
When I'm able, I’ll post the logs on Pastebin as suggested, even though I expected a more direct discussion on the comparison itself. Thanks for chiming in.
Understandable, but the experience of everyone else seems to be that there isn't any significant difference, which means there is a good chance it is something specific to you, which logs will show. You may have some error or warning flooding logs, causing things to lag, for example. Your map and mods (if you were using some, which you said you weren't, and I'm just saying this for anyone else with similar issues) are going to have been updated or changed for 1.0, even if it was just for compatibility. These things can still cause problems and knowing everything helps to test those same conditions.Riamus, I’ve been hesitant because my original question was about comparing CPU usage between a21 and 1.0 on identical hardware, OS, game settings, map size, and with no added mods — especially when the game is idling. I thought these controlled conditions would make the issue clear. However, it seems that some view logs as necessary to move the discussion forward.
Regarding the idea that we’re only getting random guesses without logs, I’m trying to avoid that by focusing on specific comparisons. Unfortunately, quite random is what most of the responses so far have felt like.
When I'm able, I’ll post the logs on Pastebin as suggested, even though I expected a more direct discussion on the comparison itself. Thanks for chiming in.
Thanks for the update. Likewise, I’m also working on a solution to a sync problem with SharePoint, so I get the time constraints. It’s interesting that you haven’t noticed much CPU difference, and more RAM usage instead. If you do get a chance to run those tests, I’d be curious to hear the results. The consistently high CPU usage I’m seeing has been puzzling.SylenThunder said:Yeah, I need to set up some like vs tests. Deploying Win 11 upgrades at work, and catching up with a massive SharePoint migration leaves me with little free time though.
I will note that between a21 and 1.0, I haven't really noticed a lot of difference in CPU usage. Mostly the difference as been RAM usage. 1.0 uses a good bit less.
Thanks for continuing the conversation. I understand the issue might be specific to my setup, and I’ll keep exploring potential causes.Riamus said:Understandable, but the experience of everyone else seems to be that there isn't any significant difference, which means there is a good chance it is something specific to you, which logs will show. You may have some error or warning flooding logs, causing things to lag, for example. Your map and mods (if you were using some, which you said you weren't, and I'm just saying this for anyone else with similar issues) are going to have been updated or changed for 1.0, even if it was just for compatibility. These things can still cause problems and knowing everything helps to test those same conditions.
Thank you for providing those numbers. It’s really helpful to have that comparison, and it does suggest the issue may be on my side. Your input has been extremely valuable to this discussion, and I appreciate your help. I’ll keep digging into it and share more as I go.Beelzybub said:View attachment 32349e is A21.2 and Serverconfig-V1.0.xml is V1.0. Both instances are idle with no users connected.
A21.2 putters between 7.4% and 9.4%
V1.0 putters between 9.4% and 12%.