Hi everyone!
I’ve been questioning in the forum about the possibility to have some cpu tier between the shared and performance. My app, a game server, is very cpu heavy and I plan to have loads of these created on fly. I’m pretty close to starting beta testing it.
The problem is that the game server runs with Bun and is mostly utilizing a single core. Back in the day a shared 1x instance was enough to power it because stealing being ok Nowadays, I can only run one game server reliably with 1x performance machine. It utilized around 50-60% of the core.
Running performance machines seem a bit scary, since the price gap between these machines is huge compared to shared ones. So the big question is… Is Fly going to introduce some tier that would allow you to more freely choose how much cpu you want to be utilizing per core?