Post4VPS Forum | Free VPS Provider
Post4VPS Benchmarking Script - Printable Version

+- Post4VPS Forum | Free VPS Provider (https://post4vps.com)
+-- Forum: VPS Discussion (https://post4vps.com/Forum-VPS-Discussion)
+--- Forum: VPS Reviews (https://post4vps.com/Forum-VPS-Reviews)
+--- Thread: Post4VPS Benchmarking Script (/Thread-Post4VPS-Benchmarking-Script)

Pages: 1 2 3


RE: Post4VPS Benchmarking Script - Sn1F3rt - 01-10-2021

@fChk ... Yeah I had been working on that. If you check the repository it has a file named "disk-speed-beta.sh". This script has the unit conversion fixed, and I'll pull it into the main script when I get a bit of time to do the formatting and a bit more testing. Here's how the output of this script looks on my VPS 9 Atlanta:

Code:
[root@sohamb03 ~]# ./disk*
Testing hard drive write speed.
Pass 1... Pass 2... Pass 3... 671 MB/s
Testing hard drive read speed with caching.
Pass 1... Pass 2... Pass 3... 3.0 GB/s
Testing hard drive read speed without caching.
Pass 1... Pass 2... Pass 3... 1.4 GB/s
Testing cpu speed.
Pass 1... Pass 2... Pass 3... 267 MB/s

Might wanna give it a try and revert with the results. Thanks! Smile