I have a Linode VPS with 1GB RAM. To verify the performance of it, I test the VPS with UnixBench 5.1.3.
The result is amazing. The System Benchmarks Index Score is 2298.

The details of score and breakdown of it are shown as below.

I doing this test before on other VPS. Never saw any VPS with such a high score. You can search the score on Google. Most of them are below 800. Some good one may have the score just over 1000. Now, Linode VPS 1GB has 2000+.


unixbench513onlinode

So, if you want a powerful VPS, just go to Linode to order your own.

Let me show you how I did the test.

1) My Linode VPS is 1GB.
2) Profile is CentOS 6.2 32bit.
3) Datacenter is in Newark, NJ.
The VPS is freshly installed. No service running on it except SSH.
SSH to VPS, and enter following commands.

yum update
yum -y install gcc
wget http://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz
tar -zxvf UnixBench5.1.3.tgz
cd UnixBench
yum install perl-Time-HiRes.i686
make
./Run

Please note that the result should be taken cautiously, as it can vary in time (depending on host activity, more precisely disk I/O).

David Yin

David is a blogger, geek, and web developer — founder of FreeInOutBoard.com. If you like his post, you can say thank you here

Leave a Reply

Your email address will not be published. Required fields are marked *