R
Railway

✋|help

Memory consumption difference

Pprakash_202028/24/2023
Same app deployed in docker local and Hw(M1 16gb) consumes 52 mb with no load
railway took 74mb can some one suggest why is there big difference
Pprakash_202028/24/2023
f7100932-5bbc-4621-b39d-bd8076816bf3
Bbrody1928/24/2023
22mb is not a big difference imo, it is inconsequential, besides youre running your apps on very different hardware in different environments
Pprakash_202028/24/2023
will there be an option can to select our hardware in future?
Bbrody1928/24/2023
unlikely
railway has no current plans to use arm instead of amd64 based hardware
Pprakash_202028/24/2023
For me it matters because if we deploy 10 services each consumes 20 mb extra without no load there will be a big difference
Bbrody1928/24/2023
a 2$ difference, inconsequential imo
Mmedim8/24/2023
@Prakash Are u using a dockerfile in railway?
Pprakash_202028/24/2023
yes right
Bbrody1928/24/2023
that should not be a factor in this, since if theyre using a dockerfile on railway, they would be using a dockerfile locally too
Pprakash_202028/24/2023
yep it ran on docker local
Bbrody1928/24/2023
again its just down to different hardware, different platform, and a 2$ increase for your scenario is inconsequential imo when you think about the developer explain railway provides
Pprakash_202028/24/2023
as far railway seems good to me. Love ui/ux and Idea to make it hazzle free deployment.
Mmedim8/24/2023
Yeah, I was just wondering that is prob some overhead on the arch
Bbrody1928/24/2023
something along those lines

Looking for more? Join the community!

Recommended Posts
Nextjs 13 Environmental variableHello! I recently installed Nextjs to try out the "new" app directory, because I heard server actioRailway CLI postgresql not installed?I installed the CLI and postgresql on my computer to use pgloader to migrate a mysql db to postgres How do I hook up my frontend correctly./I am able to deploy my backend but my frontend is not working yet. Error: ``` #8 [4/5] RUN npm ruStyling bug on project service usage pageIs there a way I can have Railway restart manually every 2 hours?Pretty self explanatory, I’m running some js codePostgres, Aspnet Core API and Angular WebguiHi guys. I'm new here and getting to know railway! I find it fantastic for us. I am lost. I would lCannot change default provider for environment thats created during GitHub Pull RequestI posted about this a while back (https://discord.com/channels/713503345364697088/112689969354953113expressidkI'm not sure on how to transfer my wiki.js database data to railway.86f37e49-db7c-4b6f-9c3e-71f5447b116a I am either getting a broken wiki.js database that results in Build and deployment is accountable in service consumptionconsider in a context of docker image number of images downloaded and each operation performed in doQuestion about billHello i have a railway acount and i work with my accounting team but they need an tax number identifEnvironment Variable Not foundI am using nodejs as a backend and the config plugin with it to get the access to the Railway envoirERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sockI tried deleting my Railway proc file and getting this error now ERROR: Cannot connect to the DockerNeed wordpress template helpI have this error: Please contact your hosting service and ask them to increase max_input_vars valueCan't login using my emailHi there, I'm trying to login to my account using the magic link, but whenever I do it I get this erDjango Deployment Issue - 503 Error on Railway PlatformHello, I am encountering a 503 error ("Application failed to respond") while deploying my Django apAccessing application results in 502. "upstream connect error or disconnect/reset before headers. "Trying to publish an application to the railway platform. It is a mixture of react, together with soAbout Private networkingHi, I saw Railway has https://docs.railway.app/reference/private-networking Private network domain, refundThe estimated bill is $5, but the actual cost is $11.99, which is much higher than expected. I requeHelloHello, I added cascade = CascadeType.ALL to a OneToMany relationship in my DB. Works locally, but de