Your search

In authors or contributors
Department
  • This research presents a comparative performance analysis of three prominent hypervisor architectures—KVM, Xen, and VMware Workstation—to evaluate their scalability and resource efficiency under increasing virtual machine (VM) densities. Utilizing a standardized benchmarking framework, this study quantifies performance regressing across CPU throughput (GFLOPS), memory bandwidth, disk I/O, and initialization latency. The experiment results reveal that architectural design significantly dictates scalability limits: KVM’s kernel-integrated Type-1 model achieved the highest efficiency, maintaining a near-native CPU baseline and superior I/O resilience at peak density. In contrast, Xen’s microkernel architecture demonstrated stable but lower throughput due to Domain 0 (Dom0) management overhead, while VMware’s Type-2 hosted model exhibited the most acute performance degradation. These results demonstrate that while hosted hypervisors are suitable for low-density personal use, kernel-level integration is a mechanical necessity for maintaining performance in high-concurrency server environments. This work provides a reproducible methodology and critical data for system architects and researchers seeking to optimize resource orchestration in distributed and parallel systems.

Last update from database: 8/21/26, 4:15 PM (UTC)

Explore