Some questions about the pricing
cicerorph
HOBBYOP

a year ago

I was checking some metrics about my project, it seems that it was mostly taking up $5/month, what is the most expensive hardware on railway? (My grammar is bad but I'm talking about stuff like CPU, RAM, Disk, Network, etc…)

Solved

6 Replies

cicerorph
HOBBYOP

a year ago

N/A


a year ago

You can make estimates of resource usage on the pricing page (https://railway.com/pricing), scroll a bit and u should find a calculator.
Bad RAM management (memory leak, inefficient code/language/framework) can ramp up prices!


cicerorph
HOBBYOP

a year ago

I got a Discord Bot running at Railway, and I saw it runs at 200MB of ram, idk if I can ask it here but, is there any way I could optimize the Discord bot for the railway environment, so it doesn't use much ?


a year ago

You can optimize the environment by optimizing your code. If your bot is in python, for example, it'll use more memory than if it was written in Go


cicerorph
HOBBYOP

a year ago

Thanks!


a year ago

!s


Status changed to Solved adam 11 months ago


Loading...