Unixbench test VPS

Source: Internet
Author: User
Tags install perl

Unixbench test VPS

1. What is unixbench?
Unixbench is a set of unix system benchmarking kits. Unixbench is designed to provide a set of basic metrics for unix-like systems. Therefore, many projects test system performance. Each test has a score, and then has a comprehensive score, which can be easily compared by the score.
Unixbench also contains some very simple 2D and 3D graphic tests.
Unixbench also supports multi-CPU system tests. The default behavior is to test twice. The first is a process test, the second is N tests, and N is equal to the number of CPUs. This design aims:
1) test the performance of a single system task
2) test the system's multi-task performance
3) test the system's parallel processing capability
Unixbench is a system-based Benchmark Testing Tool, not simply a CPU memory or disk testing tool. The test results depend not only on the hardware, but also on the system, development library, and even the compiler.
2. Install the dependency package
Yum-y install perl-Time-HiRes
3. comment out the following in Makefile (for example, do not test the image)
# GRAPHIC_TESTS = defined
4. Run unixtasks

[Root @ Oracle unixbench-5.1.2] #./Run

Make all

Make [1]: Entering directory '/root/unixbench-5.1.2'

Checking distribution of files

./Pgms exists

./Src exists

./Testdir exists

./Tmp exists

./Results exists

Make [1]: Leaving directory '/root/unixbench-5.1.2'

Sh: 3 dinfo: command not found

##########################

##################

############################

#################

##################

############################

Version 5.1.2 Based on the Byte Magazine Unix Benchmark

Multi-CPU version Version 5 revisions by Ian Smith,

Sunnyvale, CA, USA

December 22,200 7 johantheghost at yahoo period com

1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput 1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3

1 x File Copy 256 bufsize 500 maxblocks 1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3

1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10

1 x Process Creation 1 2 3

1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent) 1 2 3

1 x Shell Scripts (8 concurrent) 1 2 3

4 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10

4 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10

4 x Execl Throughput 1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks 1 2 3

4 x File Copy 256 bufsize 500 maxblocks 1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks 1 2 3

4 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10

4 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10

4 x Process Creation 1 2 3

4 x System Call Overhead 1 2 3 4 5 6 7 8 9 10

4 x Shell Scripts (1 concurrent) 1 2 3

4 x Shell Scripts (8 concurrent) 1 2 3

========================================================== ======================================

Byte unix Benchmarks (Version 5.1.2)

System: oracle: GNU/Linux

OS: GNU/Linux -- 2.6.32-431. el6.x86 _ 64 -- #1 SMP Fri Nov 22 03:15:09 UTC 2013

Machine: x86_64 (x86_64)

Language: en_US.utf8 (charmap = "UTF-8", collate = "UTF-8 ")

CPU 0: Intel (R) Xeon (R) CPU E5-2630 0 @ 2.30 GHz (4600.0 bogomips)

Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET

CPU 1: Intel (R) Xeon (R) CPU E5-2630 0 @ 2.30 GHz (4600.0 bogomips)

Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET

CPU 2: Intel (R) Xeon (R) CPU E5-2630 0 @ 2.30 GHz (4600.0 bogomips)

Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET

CPU 3: Intel (R) Xeon (R) CPU E5-2630 0 @ 2.30 GHz (4600.0 bogomips)

Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET

08:21:32 up, 1 user, load average: 0.01, 0.02, 0.00; runlevel 3

------------------------------------------------------------------------

Benchmark Run: Wed Apr 20 2016 08:21:32-08:49:45

4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 29973756.0 lps (10.0 s, 7 samples)

Double-Precision Whetstone 3214.1 MWIPS (10.0 s, 7 samples)

Execl Throughput 3766.1 lps (29.9 s, 2 samples)

File Copy 1024 bufsize 2000 maxblocks 915259.2 KBps (30.0 s, 2 samples)

File Copy 256 bufsize 500 maxblocks 262994.8 KBps (30.0 s, 2 samples)

File Copy 4096 bufsize 8000 maxblocks 1335157.9 KBps (30.0 s, 2 samples)

Pipe Throughput 2113988.0 lps (10.0 s, 7 samples)

Pipe-based Context Switching 53791.9 lps (10.0 s, 7 samples)

Process Creation 8258.4 lps (30.0 s, 2 samples)

Shell Scripts (1 concurrent) 6365.7 lpm (60.0 s, 2 samples)

Shell Scripts (8 concurrent) 2228.2 lpm (60.0 s, 2 samples)

System Call Overhead 3634805.8 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX

Dhrystone 2 using register variables 116700.0 29973756.0 2568.4

Double-Precision Whetstone 55.0 3214.1 584.4

Execl Throughput 43.0 3766.1 875.8

File Copy 1024 bufsize 2000 maxblocks 3960.0 915259.2 2311.3

File Copy 256 bufsize 500 maxblocks 1655.0 262994.8 1589.1

File Copy 4096 bufsize 8000 maxblocks 5800.0 1335157.9 2302.0

Pipe Throughput 12440.0 2113988.0 1699.3

Pipe-based Context Switching 4000.0 53791.9 134.5

Process Creation 126.0 8258.4 655.4

Shell Scripts (1 concurrent) 42.4 6365.7 1501.3

Shell Scripts (8 concurrent) 6.0 2228.2 3713.7

System Call Overhead 15000.0 3634805.8 2423.2

==========

System Benchmarks Index Score 1296.2

------------------------------------------------------------------------

Benchmark Run: Wed Apr 20 2016 08:49:45-09:17:58

4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables 116139760.9 lps (10.0 s, 7 samples)

Double-Precision Whetstone 12471.8 MWIPS (9.9 s, 7 samples)

Execl Throughput 15226.8 lps (29.9 s, 2 samples)

File Copy 1024 bufsize 2000 maxblocks 820350.6 KBps (30.0 s, 2 samples)

File Copy 256 bufsize 500 maxblocks 220647.2 KBps (30.0 s, 2 samples)

File Copy 4096 bufsize 8000 maxblocks 2454103.4 KBps (30.0 s, 2 samples)

Pipe Throughput 8132853.1 lps (10.0 s, 7 samples)

Pipe-based Context Switching 1338315.2 lps (10.0 s, 7 samples)

Process Creation 40297.1 lps (30.0 s, 2 samples)

Shell Scripts (1 concurrent) 19227.0 lpm (60.0 s, 2 samples)

Shell Scripts (8 concurrent) 2647.9 lpm (60.0 s, 2 samples)

System Call Overhead 7184599.1 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX

Dhrystone 2 using register variables 116700.0 116139760.9 9952.0

Double-Precision Whetstone 55.0 12471.8 2267.6

Execl Throughput 43.0 15226.8 3541.1

File Copy 1024 bufsize 2000 maxblocks 3960.0 820350.6 2071.6

File Copy 256 bufsize 500 maxblocks 1655.0 220647.2 1333.2

File Copy 4096 bufsize 8000 maxblocks 5800.0 2454103.4 4231.2

Pipe Throughput 12440.0 8132853.1 6537.7

Pipe-based Context Switching 4000.0 1338315.2 3345.8

Process Creation 126.0 40297.1 3198.2

Shell Scripts (1 concurrent) 42.4 19227.0 4534.7

Shell Scripts (8 concurrent) 6.0 2647.9 4413.2

System Call Overhead 15000.0 7184599.1 4789.7

==========

System Benchmarks Index Score 3684.6

This article permanently updates the link address:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.