Test the cloud for FREE! Get $200 in DigitalOcean credit. Start Now

Is $1 More Worth It? Vultr Cloud Compute vs High Frequency VPS

by

Hey there! Some links on this page may be affiliate links which means that, if you choose to make a purchase, I may earn a small commission at no extra cost to you. I greatly appreciate your support!

The hardware that your website is hosted on is super important to how fast your web pages load. If you’re someone who is as obsessed with web performance as I am and are considering cloud VPS hosting, this blog post is perfect for you.

My goal here is to compare the performance differences between the Vultr Cloud Compute and Vultr High Frequency Compute plans. Specifically, I compared the difference between the $5/month Cloud Compute plan and the $6/month High Frequency plan to see if the extra $1/month is worth it.

By looking at the hardware and running my own site speed tests with a basic WordPress website, I was able to determine the performance difference between these two VPS hosting plans.

Vultr Hardware Differences

After deploying a $5 Cloud Compute and $6 High Frequency server in Atlanta with identical WordPress websites, I ran some basic Linux commands to see what kind of hardware was under the hood.

Cloud ComputeHigh Frequency
Cheapest Plan$5/month$6/month
CPU Clock Rate2.399 GHz3.792 GHz
SSD Cached Reads9.258 GB/s11.806 GB/s
SSD Buffered Disk Reads386 MB/s913 MB/s
Geekbench Single-Core Memory Score27345622

The CPU clock rate was determined with the lscpu | grep MHz command. As you can see, the clock rate for the High Frequency plan is over 50% faster than the Cloud Compute plan.

To get the SSD metrics in the table above, I averaged out the results from three runs of the hdparm -tT /dev/vda command. Again, the High Frequency plan yielded faster results than the Cloud Compute plan.

As for the RAM memory score, any commands I ran on the servers came back with unknown, so these Geekbench scores are from Vultr’s website.

Real World Performance Speed Tests

Next up, I deployed another Vultr test server in Atlanta and installed a set of open source tools to measure the performance of web sites called Sitespeed.io.

I then proceeded to run a series of 100 back-to-back page speed tests to both the Cloud Compute server and the High Frequency server. The speed tests were throttled to simulate a 3G connection. This smooths out any network hiccups.

Keep in mind that these two servers and WordPress websites are completely identical except for the hardware they run on. Both servers were running:

  • WordPress 5.4.1
  • PHP 7.2.24
  • No SSL certificate
  • IP address (no domain name)
  • No CDN

So with a level playing field, these real world speed tests should give us a good idea about the performance difference between these two Vultr plans. Here are the speed test results.

Cloud ComputeHigh Frequency
Backend Time337 ms331 ms
Server Response Time371 ms367 ms
First Paint1.720 s1.720 s
Page Load Time3.074 s3.070 s

As you can see in the table above, the High Frequency plan beat out the Cloud Compute plan in all metrics except for the time to first paint which resulted in a tie. On average, the High Frequency server performed up to 2% faster than the Cloud Compute server.

Is High Frequency Worth It?

Now the question becomes, is a 2% performance difference worth paying 20% more per month?

For most websites, I would say yes.

In my opinion, every single millisecond counts when it comes to page speed. By having your website on a faster web server, you are not only giving your users a better experience, but you’re helping your website rank higher in Google search results.

As always, if you have any questions about these two Vultr plans or web hosting in general, let me know in the comments below. Also, get up to $50 of free Vultr credit with my referral link!

Get your $50 free Vultr credit here!


Meet Tony

With a strong software engineering background, Tony is determined to demystify the web. Discover why Tony quit his job to pursue this mission. You can join the Tony Teaches Tech community here.

3 thoughts on “Is $1 More Worth It? Vultr Cloud Compute vs High Frequency VPS”

  1. Hi Tony! I have been on shared hosting for around 3 years on siteground and they are the best when it comes to shared hosting. However, due to increase in my traffic’s website, I’m planning to move to cloud hosting. The thing is I’m confused in selecting managed or unmanaged cloudhosting.

    To be specific Cloudways vs Digitalocean/vultr/linode. I do know Wordpress completely and can do some editing from the FTPs. However, I don’t have an idea about server management. I wanted to ask from an expert like you, if it’s that complicated and is it true that you have to do intense work there to maintain the server.
    Looking at cloudways support it was really dull, they weren’t even able to fix a wordpress login page redirect loop and suggested me to migrate my site again from the previous hosting. Seriously man!!!!
    So, I think it would be best to go unmanaged but still I’m sacred about the server management….
    I know it can get really cheap over selecting unmanaged wordpress ….like $10 /m on managed and only $5/m, half the price for the same resources.
    So i just need an advice from you, unmanaged hosting or managed, which one is the best for $10 to $15 a month, for a website with 50,000 unique visitors per month?

    And keep the great work, I love your articles! Totally unbaised and quick to understand.

    Reply
    • Hi Roman. What a great problem to have… an increase in traffic!

      In general, I would suggest a managed VPS for those who don’t have a background in computer science, IT, etc. The reason is because server management is not an easy topic to learn for beginners. It’s very broad and even I am not an expert in all aspects. I rather see a website owner focus on the content of his/her website. Leave the behind the scenes up to the experts.

      That’s unfortunate that you had a bad experience with Cloudways because that’s who I’d suggest for you to use for a cheap managed VPS provider.

      Have you ever heard of managed WordPress hosting? Because you do have a WordPress website, this is something I think you should consider. While these are more expensive than managed VPS, the support you get is specific to WordPress.

      Here’s a video I put together comparing some of the top managed WordPress hosts https://youtu.be/lYtK9grbcx8

      This should get you started, but please let me know if you have any additional questions (and don’t hesitate to contact me directly on my contact page. BTW, sorry for the delayed response.

      Otherwise, to sum everything up, I would not recommend unmanaged VPS for someone without experience in server administration.

      Good luck!

      Reply

Leave a Comment