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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
| Benchmark Run: Sat Apr 30 2022 00:42:22 - 01:10:27 2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 34705857.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 5925.4 MWIPS (9.9 s, 7 samples) Execl Throughput 2903.4 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 495546.4 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 133906.9 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1177233.4 KBps (30.0 s, 2 samples) Pipe Throughput 713157.0 lps (10.0 s, 7 samples) Pipe-based Context Switching 49184.7 lps (10.0 s, 7 samples) Process Creation 6352.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 6804.7 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1037.3 lpm (60.0 s, 2 samples) System Call Overhead 441427.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 34705857.3 2973.9 Double-Precision Whetstone 55.0 5925.4 1077.3 Execl Throughput 43.0 2903.4 675.2 File Copy 1024 bufsize 2000 maxblocks 3960.0 495546.4 1251.4 File Copy 256 bufsize 500 maxblocks 1655.0 133906.9 809.1 File Copy 4096 bufsize 8000 maxblocks 5800.0 1177233.4 2029.7 Pipe Throughput 12440.0 713157.0 573.3 Pipe-based Context Switching 4000.0 49184.7 123.0 Process Creation 126.0 6352.1 504.1 Shell Scripts (1 concurrent) 42.4 6804.7 1604.9 Shell Scripts (8 concurrent) 6.0 1037.3 1728.9 System Call Overhead 15000.0 441427.3 294.3 ======== System Benchmarks Index Score 843.1
------------------------------------------------------------------------ Benchmark Run: Sat Apr 30 2022 01:10:27 - 01:38:34 2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 50656675.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 10425.3 MWIPS (9.9 s, 7 samples) Execl Throughput 4060.3 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 633758.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 170628.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1694139.6 KBps (30.0 s, 2 samples) Pipe Throughput 944667.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 177956.6 lps (10.0 s, 7 samples) Process Creation 8884.4 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 7904.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1108.9 lpm (60.0 s, 2 samples) System Call Overhead 582021.2 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 50656675.3 4340.8 Double-Precision Whetstone 55.0 10425.3 1895.5 Execl Throughput 43.0 4060.3 944.3 File Copy 1024 bufsize 2000 maxblocks 3960.0 633758.6 1600.4 File Copy 256 bufsize 500 maxblocks 1655.0 170628.0 1031.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 1694139.6 2920.9 Pipe Throughput 12440.0 944667.3 759.4 Pipe-based Context Switching 4000.0 177956.6 444.9 Process Creation 126.0 8884.4 705.1 Shell Scripts (1 concurrent) 42.4 7904.5 1864.3 Shell Scripts (8 concurrent) 6.0 1108.9 1848.1 System Call Overhead 15000.0 582021.2 388.0 ======== System Benchmarks Index Score 1229.4
|