TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fast CPU VPS?

1 pointsby fleroviumabout 1 year ago
My program ran 3x slower on AWS t4g instances than on my mac.<p>Where can you get the fastest cpus for VPS hosting?

3 comments

throwaway38375about 1 year ago
Some providers offer VMs with dedicated cores.<p>Not necessarily recommending Linode, but here&#x27;s an example:<p><a href="https:&#x2F;&#x2F;www.linode.com&#x2F;pricing&#x2F;#compute-dedicated" rel="nofollow">https:&#x2F;&#x2F;www.linode.com&#x2F;pricing&#x2F;#compute-dedicated</a><p>They obviously cost more, but it could be a solution to your problem.
gtirloniabout 1 year ago
VPS means cheap shared VMs. You can only get fast CPUs there by being lucky.<p>Have you determined your program CPU-bound?
fleroviumabout 1 year ago
AWS r7iz claim to be good and sped it up close to Mac M1 performance.