- wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && \
- chmod +x unixbench.sh && \
- ./unixbench.sh
复制代码
System Benchmarks Index Score 877.8
System Benchmarks Index Score 1580.9
- ------------------------------------------------------------------------
- Benchmark Run: Sat Jan 02 2021 09:58:47 - 10:25:53
- 2 CPUs in system; running 1 parallel copy of tests
- Dhrystone 2 using register variables 35730805.5 lps (10.0 s, 7 samples)
- Double-Precision Whetstone 5389.7 MWIPS (5.4 s, 7 samples)
- Execl Throughput 3519.8 lps (29.9 s, 2 samples)
- File Copy 1024 bufsize 2000 maxblocks 501168.8 KBps (30.0 s, 2 samples)
- File Copy 256 bufsize 500 maxblocks 128540.4 KBps (30.0 s, 2 samples)
- File Copy 4096 bufsize 8000 maxblocks 1697671.0 KBps (30.0 s, 2 samples)
- Pipe Throughput 675610.2 lps (10.0 s, 7 samples)
- Pipe-based Context Switching 108283.1 lps (10.0 s, 7 samples)
- Process Creation 5755.6 lps (30.0 s, 2 samples)
- Shell Scripts (1 concurrent) 3007.9 lpm (60.0 s, 2 samples)
- Shell Scripts (8 concurrent) 1342.0 lpm (60.0 s, 2 samples)
- System Call Overhead 417115.5 lps (10.0 s, 7 samples)
- System Benchmarks Index Values BASELINE RESULT INDEX
- Dhrystone 2 using register variables 116700.0 35730805.5 3061.8
- Double-Precision Whetstone 55.0 5389.7 979.9
- Execl Throughput 43.0 3519.8 818.6
- File Copy 1024 bufsize 2000 maxblocks 3960.0 501168.8 1265.6
- File Copy 256 bufsize 500 maxblocks 1655.0 128540.4 776.7
- File Copy 4096 bufsize 8000 maxblocks 5800.0 1697671.0 2927.0
- Pipe Throughput 12440.0 675610.2 543.1
- Pipe-based Context Switching 4000.0 108283.1 270.7
- Process Creation 126.0 5755.6 456.8
- Shell Scripts (1 concurrent) 42.4 3007.9 709.4
- Shell Scripts (8 concurrent) 6.0 1342.0 2236.6
- System Call Overhead 15000.0 417115.5 278.1
- ========
- System Benchmarks Index Score 877.8
- ------------------------------------------------------------------------
- Benchmark Run: Sat Jan 02 2021 10:25:53 - 10:53:18
- 2 CPUs in system; running 2 parallel copies of tests
- Dhrystone 2 using register variables 66244505.4 lps (10.0 s, 7 samples)
- Double-Precision Whetstone 10505.9 MWIPS (6.1 s, 7 samples)
- Execl Throughput 6122.4 lps (29.8 s, 2 samples)
- File Copy 1024 bufsize 2000 maxblocks 699221.8 KBps (30.0 s, 2 samples)
- File Copy 256 bufsize 500 maxblocks 198127.2 KBps (30.0 s, 2 samples)
- File Copy 4096 bufsize 8000 maxblocks 2134166.7 KBps (30.0 s, 2 samples)
- Pipe Throughput 1311894.7 lps (10.0 s, 7 samples)
- Pipe-based Context Switching 275763.1 lps (10.0 s, 7 samples)
- Process Creation 12133.2 lps (30.0 s, 2 samples)
- Shell Scripts (1 concurrent) 10060.3 lpm (60.0 s, 2 samples)
- Shell Scripts (8 concurrent) 1472.2 lpm (60.1 s, 2 samples)
- System Call Overhead 746920.9 lps (10.0 s, 7 samples)
- System Benchmarks Index Values BASELINE RESULT INDEX
- Dhrystone 2 using register variables 116700.0 66244505.4 5676.5
- Double-Precision Whetstone 55.0 10505.9 1910.2
- Execl Throughput 43.0 6122.4 1423.8
- File Copy 1024 bufsize 2000 maxblocks 3960.0 699221.8 1765.7
- File Copy 256 bufsize 500 maxblocks 1655.0 198127.2 1197.1
- File Copy 4096 bufsize 8000 maxblocks 5800.0 2134166.7 3679.6
- Pipe Throughput 12440.0 1311894.7 1054.6
- Pipe-based Context Switching 4000.0 275763.1 689.4
- Process Creation 126.0 12133.2 963.0
- Shell Scripts (1 concurrent) 42.4 10060.3 2372.7
- Shell Scripts (8 concurrent) 6.0 1472.2 2453.7
- System Call Overhead 15000.0 746920.9 497.9
- ========
- System Benchmarks Index Score 1580.9
- ======= Script description and score comparison completed! =======
复制代码
|