UnixBench – Test Your VPS Benchmarks & Performance

Download Link: http://files.vps.gd/unixbench-4.1.0-wht.tar.gz

[root@leadvps ~]# wget http://files.vps.gd/unixbench-4.1.0-wht.tar.gz
[root@leadvps ~]# tar xzf unixbench-4.1.0-wht.tar.gz
[root@leadvps ~]# ls
unixbench-4.1.0-wht-2 unixbench-4.1.0-wht.tar.gz
[root@leadvps ~]# cd unixbench-4.1.0-wht-2
[root@leadvps unixbench-4.1.0-wht-2]# make
//wait for making
[root@leadvps unixbench-4.1.0-wht-2]# ./Run

If you have a multithreaded system, you can try ./Run 4 or ./Run 8 or ./Run 16 on the last line

Then, wait for 30 or more minutes, you will see the result like this (Photonvps 1G Ram Xen Plan):

==============================================================
BYTE UNIX Benchmarks (Version 4.1-wht.2, 16 threads)
System -- Linux server.zou.lu 2.6.18-164.6.1.el5xen #1 SMP Tue Nov 3 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
/dev/sda1             50395844   2530660  45305184   6% /
 
Start Benchmark Run: Wed Feb 17 08:01:24 CST 2010
 08:01:24 up  1:46,  1 user,  load average: 0.00, 0.00, 0.00
 
End Benchmark Run: Wed Feb 17 08:11:53 CST 2010
 08:11:53 up  1:56,  1 user,  load average: 52.74, 20.11, 8.19
 
                     INDEX VALUES
TEST                                        BASELINE     RESULT      INDEX
 
Dhrystone 2 using register variables        376783.7 41503932.6     1101.5
Double-Precision Whetstone                      83.1     1244.8      149.8
Execl Throughput                               188.3     8365.8      444.3
File Copy 1024 bufsize 2000 maxblocks         2672.0   155879.0      583.4
File Copy 256 bufsize 500 maxblocks           1077.0    42214.0      392.0
File Read 4096 bufsize 8000 maxblocks        15382.0  1386463.0      901.4
Pipe Throughput                             111814.6  2566492.9      229.5
Pipe-based Context Switching                 15448.6   645058.9      417.6
Process Creation                               569.3    20039.5      352.0
Shell Scripts (8 concurrent)                    44.8     3052.8      681.4
System Call Overhead                        114433.5  3183514.7      278.2
                                                                 =========
     FINAL SCORE                                                     431.5

Usually , the Benchmarks of OpenVZ are higher than XEN. But the Performance of Xen is better.

Comments are closed.