preformance
if there isn't I'd like a performance analytic section which says stuff like how much it costs you to run per hour so you can know if your changes were bad for preformance
2 Replies
and other ones too if cost per hour and per player and stuff aren't the only ones
you pay to reserve a server by cpu core count. e.g. you can pay for 1 cpu core, but use 60% of it. that way there's no surprise bills if your code is slow.
we have a cpu monitor to make sure you have enough performance.
does that help?