Skip to content

Instantly share code, notes, and snippets.

@deanet
Created June 19, 2020 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deanet/55082a6d5f0208c38548d948050c7439 to your computer and use it in GitHub Desktop.
Save deanet/55082a6d5f0208c38548d948050c7439 to your computer and use it in GitHub Desktop.
```Benchmark Run: Fri Jun 19 2020 18:21:25 - 18:49:14
8 CPUs in system; running 8 parallel copies of tests
Dhrystone 2 using register variables 308526204.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 70274.1 MWIPS (9.0 s, 7 samples)
Execl Throughput 32532.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1560443.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 397023.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 4719006.1 KBps (30.0 s, 2 samples)
Pipe Throughput 5647499.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1189082.3 lps (10.0 s, 7 samples)
Process Creation 67541.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 50081.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 7279.5 lpm (60.0 s, 2 samples)
System Call Overhead 3181715.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 308526204.0 26437.5
Double-Precision Whetstone 55.0 70274.1 12777.1
Execl Throughput 43.0 32532.2 7565.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 1560443.5 3940.5
File Copy 256 bufsize 500 maxblocks 1655.0 397023.3 2398.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 4719006.1 8136.2
Pipe Throughput 12440.0 5647499.1 4539.8
Pipe-based Context Switching 4000.0 1189082.3 2972.7
Process Creation 126.0 67541.9 5360.5
Shell Scripts (1 concurrent) 42.4 50081.7 11811.7
Shell Scripts (8 concurrent) 6.0 7279.5 12132.5
System Call Overhead 15000.0 3181715.0 2121.1
========
System Benchmarks Index Score 6353.0
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment