Hi all,
I'm hoping to pick at the collective brains of the Bolt experts among us. I'm hosting a Bolt dedicated server on an Azure 2-core, 7gb RAM windows 2012 server and with no clients connected, I'm getting about a 67% cpu performance load, which is pretty high.
Some additional notes:
Any ideas on how I could decrease the CPU load using Bolt? Good tips in general?
I'm hoping to pick at the collective brains of the Bolt experts among us. I'm hosting a Bolt dedicated server on an Azure 2-core, 7gb RAM windows 2012 server and with no clients connected, I'm getting about a 67% cpu performance load, which is pretty high.
Some additional notes:
- Profiler says Bolt.FixedUpdate (specifically the 'Poll' class) is causing the majority of the CPU load.
- I'm using authoritative movement and Bolt Hitbox shooting.
- I'm using Bolt Version 0.4.3.1 (Debug), which if I can get a copy of the release version for 0.4.3.1 (do we have access to older versions anymore?), I'm hoping will be a significant performance boost.
- Bolt Server is running in -nographics, -batchmode.
- Current build is for a Windows x86, maybe building for a x64 might be better?
Any ideas on how I could decrease the CPU load using Bolt? Good tips in general?