Difference between revisions of "Performance"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
Line 1: Line 1:
* [[/Response Time/]]
+
== Benchmark results ==
* [[/Network Throughput/]]
+
 
* [[/LAMP/]]
+
This page is to collect a list of benchmark results available and demonstrate not only the words about containers technology being more superior from performance point of view compared to hypervisors but also to provide some data proving that.
* [[/vConsolidate-UP/]]
 
* [[/vConsolidate-SMP/]]
 
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ Benchmarks
 
|+ Benchmarks
 
|-
 
|-
! Benchmark ! Description
+
|| '''Benchmark''' || '''Description'''
 +
|-
 +
|| [[/Response Time/]]
 +
|| Microbenchmark demonstrating latency issues of interactive applications in virtualized and loaded systems (netperf RR in various conditions).
 +
|-
 +
|| [[/Network Throughput/]]
 +
|| 10Gbit simple network throughput comparison using netperf test.
 +
|-
 +
|| [[/LAMP/]]
 +
|| Linux Apache+MySql+PHP (LAMP) stack benchmark in multiple simultaneously running virtualization instances.
 
|-
 
|-
|[[/Response Time/]]
+
|| [[/vConsolidate-UP/]]
|| Latency
+
|| UP configuration of Intel vConsolidate server consolidation benchmark (Java+Apache+MySQL workloads).
 +
|-
 +
|| [[/vConsolidate-SMP/]]
 +
|| SMP configuration of Intel vConsolidate server consolidation benchmark (Java+Apache+MySQL workloads).
 
|}
 
|}
 +
 +
== External sources ==
 +
* [http://www.hpl.hp.com/techreports/2007/HPL-2007-59R1.pdf HP Labs: Performance Evaluation of Virtualization Technologies for Server Consolidation]

Revision as of 11:51, 22 April 2011

Benchmark results

This page is to collect a list of benchmark results available and demonstrate not only the words about containers technology being more superior from performance point of view compared to hypervisors but also to provide some data proving that.

Benchmarks
Benchmark Description
Response Time Microbenchmark demonstrating latency issues of interactive applications in virtualized and loaded systems (netperf RR in various conditions).
Network Throughput 10Gbit simple network throughput comparison using netperf test.
LAMP Linux Apache+MySql+PHP (LAMP) stack benchmark in multiple simultaneously running virtualization instances.
vConsolidate-UP UP configuration of Intel vConsolidate server consolidation benchmark (Java+Apache+MySQL workloads).
vConsolidate-SMP SMP configuration of Intel vConsolidate server consolidation benchmark (Java+Apache+MySQL workloads).

External sources