Skip to main content
Control Panel Review
Hosting control panels review
  • Home
  • Linux Commands

Tutorials

You are here

  1. Home

How to test VPS Speed and Performance?

Wed, 05/01/2022 - 12:17am by dyrer

Here are some scripts to test your VPS performance

wget freevps.us/downloads/bench.sh -O - -o /dev/null | bash

How to Test VPS Download and Upload Speed

wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py

python speedtest.py --share

 

How to Test VPS Disk I/O Performance

dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

  • Read more about How to test VPS Speed and Performance?
  • Log in to post comments

Categories

  • CMS
  • Hosting
  • Mail Server
  • News
  • Tutorials
Powered by Backdrop CMS