Skip to content

Instantly share code, notes, and snippets.

@lpm11
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save lpm11/7b190c5d2ea5bdab2d28 to your computer and use it in GitHub Desktop.

Select an option

Save lpm11/7b190c5d2ea5bdab2d28 to your computer and use it in GitHub Desktop.

Comparison between DigitalOcean vs. IDCF Cloud

Powered by UnixBench 5.1.3.

Note: For IDCF cloud, there are known issues which affect an execl throughput (http://www.idcf.jp/blog/cloud/unixbench3/). Since the following results taken while the ASLR is active, the execl throughput might affected.

DigitalOcean (512MB/1CPU droplet)

Benchmark Run: Wed Oct 15 2014 19:53:59 - 20:21:35
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27956240.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3692.7 MWIPS (6.4 s, 7 samples)
Execl Throughput                               2653.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        389542.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          102372.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        932362.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              618562.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 156099.4 lps   (10.0 s, 7 samples)
Process Creation                               8105.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5036.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    699.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         477097.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27956240.4   2395.6
Double-Precision Whetstone                       55.0       3692.7    671.4
Execl Throughput                                 43.0       2653.3    617.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     389542.5    983.7
File Copy 256 bufsize 500 maxblocks            1655.0     102372.0    618.6
File Copy 4096 bufsize 8000 maxblocks          5800.0     932362.0   1607.5
Pipe Throughput                               12440.0     618562.0    497.2
Pipe-based Context Switching                   4000.0     156099.4    390.2
Process Creation                                126.0       8105.5    643.3
Shell Scripts (1 concurrent)                     42.4       5036.0   1187.7
Shell Scripts (8 concurrent)                      6.0        699.1   1165.2
System Call Overhead                          15000.0     477097.3    318.1
                                                                   ========
System Benchmarks Index Score                                         783.3

IDCF Cloud (light.S1)

Benchmark Run: Wed Oct 15 2014 19:54:46 - 20:23:53
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       11173053.6 lps   (10.1 s, 7 samples)
Double-Precision Whetstone                     1148.8 MWIPS (12.6 s, 7 samples)
Execl Throughput                                857.9 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        191582.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           50855.4 KBps  (30.1 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        595621.8 KBps  (30.1 s, 2 samples)
Pipe Throughput                              318128.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  80153.6 lps   (10.1 s, 7 samples)
Process Creation                               3467.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   1898.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    251.3 lpm   (60.2 s, 2 samples)
System Call Overhead                         221231.3 lps   (10.1 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   11173053.6    957.4
Double-Precision Whetstone                       55.0       1148.8    208.9
Execl Throughput                                 43.0        857.9    199.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     191582.1    483.8
File Copy 256 bufsize 500 maxblocks            1655.0      50855.4    307.3
File Copy 4096 bufsize 8000 maxblocks          5800.0     595621.8   1026.9
Pipe Throughput                               12440.0     318128.1    255.7
Pipe-based Context Switching                   4000.0      80153.6    200.4
Process Creation                                126.0       3467.8    275.2
Shell Scripts (1 concurrent)                     42.4       1898.3    447.7
Shell Scripts (8 concurrent)                      6.0        251.3    418.8
System Call Overhead                          15000.0     221231.3    147.5
                                                                   ========
System Benchmarks Index Score                                         339.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment