1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: builder: GNU/Linux
OS: GNU/Linux -- 4.19.0-18-amd64 -- #1 SMP Debian 4.19.208-1 (2021-09-29)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz (4589.6 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz (4589.6 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 2: Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz (4589.6 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
15:00:01 up 6 days, 17:05, 1 user, load average: 0.42, 0.11, 0.03; runlevel 5
------------------------------------------------------------------------
Benchmark Run: 三 3月 02 2022 15:00:01 - 15:28:13
3 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 34230248.6 lps (10.0 s, 7 samples)
Double-Precision Whetstone 5407.5 MWIPS (9.3 s, 7 samples)
Execl Throughput 2828.1 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 381785.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 110672.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1149703.1 KBps (30.0 s, 2 samples)
Pipe Throughput 622884.6 lps (10.0 s, 7 samples)
Pipe-based Context Switching 116208.5 lps (10.0 s, 7 samples)
Process Creation 4934.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6292.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1164.1 lpm (60.0 s, 2 samples)
System Call Overhead 417007.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 34230248.6 2933.2
Double-Precision Whetstone 55.0 5407.5 983.2
Execl Throughput 43.0 2828.1 657.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 381785.8 964.1
File Copy 256 bufsize 500 maxblocks 1655.0 110672.5 668.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1149703.1 1982.2
Pipe Throughput 12440.0 622884.6 500.7
Pipe-based Context Switching 4000.0 116208.5 290.5
Process Creation 126.0 4934.0 391.6
Shell Scripts (1 concurrent) 42.4 6292.5 1484.1
Shell Scripts (8 concurrent) 6.0 1164.1 1940.2
System Call Overhead 15000.0 417007.3 278.0
========
System Benchmarks Index Score 832.3
|