Last active
August 29, 2015 14:07
-
-
Save nkwhr/ebd436f8d089f4c5db9f to your computer and use it in GitHub Desktop.
Atlantic.Net Cloud Server GO Plan
(CPU:1/MEM:256MB/SSD:10GB) see also: https://speakerdeck.com/mackee/kuraudohuo-yong-shu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# # # # # # # ##### ###### # # #### # # | |
# # ## # # # # # # # ## # # # # # | |
# # # # # # ## ##### ##### # # # # ###### | |
# # # # # # ## # # # # # # # # # | |
# # # ## # # # # # # # ## # # # # | |
#### # # # # # ##### ###### # # #### # # | |
Version 5.1.3 Based on the Byte Magazine Unix Benchmark | |
Multi-CPU version Version 5 revisions by Ian Smith, | |
Sunnyvale, CA, USA | |
January 13, 2011 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 | |
======================================================================== | |
BYTE UNIX Benchmarks (Version 5.1.3) | |
System: Test: GNU/Linux | |
OS: GNU/Linux -- 3.13.0-29-generic -- #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 | |
Machine: x86_64 (x86_64) | |
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") | |
CPU 0: QEMU Virtual CPU version 2.0.0 (4200.0 bogomips) | |
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization | |
03:02:34 up 23 min, 1 user, load average: 0.26, 0.10, 0.07; runlevel 2 | |
------------------------------------------------------------------------ | |
Benchmark Run: Wed Oct 01 2014 03:02:34 - 03:30:39 | |
1 CPU in system; running 1 parallel copy of tests | |
Dhrystone 2 using register variables 26808319.2 lps (10.0 s, 7 samples) | |
Double-Precision Whetstone 3649.1 MWIPS (9.4 s, 7 samples) | |
Execl Throughput 3549.3 lps (29.6 s, 2 samples) | |
File Copy 1024 bufsize 2000 maxblocks 497758.2 KBps (30.0 s, 2 samples) | |
File Copy 256 bufsize 500 maxblocks 134498.1 KBps (30.0 s, 2 samples) | |
File Copy 4096 bufsize 8000 maxblocks 1219683.1 KBps (30.0 s, 2 samples) | |
Pipe Throughput 670495.5 lps (10.0 s, 7 samples) | |
Pipe-based Context Switching 173189.6 lps (10.0 s, 7 samples) | |
Process Creation 11790.4 lps (30.0 s, 2 samples) | |
Shell Scripts (1 concurrent) 6782.9 lpm (60.0 s, 2 samples) | |
Shell Scripts (8 concurrent) 891.1 lpm (60.0 s, 2 samples) | |
System Call Overhead 473404.1 lps (10.0 s, 7 samples) | |
System Benchmarks Index Values BASELINE RESULT INDEX | |
Dhrystone 2 using register variables 116700.0 26808319.2 2297.2 | |
Double-Precision Whetstone 55.0 3649.1 663.5 | |
Execl Throughput 43.0 3549.3 825.4 | |
File Copy 1024 bufsize 2000 maxblocks 3960.0 497758.2 1257.0 | |
File Copy 256 bufsize 500 maxblocks 1655.0 134498.1 812.7 | |
File Copy 4096 bufsize 8000 maxblocks 5800.0 1219683.1 2102.9 | |
Pipe Throughput 12440.0 670495.5 539.0 | |
Pipe-based Context Switching 4000.0 173189.6 433.0 | |
Process Creation 126.0 11790.4 935.7 | |
Shell Scripts (1 concurrent) 42.4 6782.9 1599.7 | |
Shell Scripts (8 concurrent) 6.0 891.1 1485.2 | |
System Call Overhead 15000.0 473404.1 315.6 | |
======== | |
System Benchmarks Index Score 934.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment