Skip to content

HyperVisor Settings to Improve Performance

Virtual machine settings on the host Hypervisors can also help in achieving better performance.

Network Configuration -- Using VMXNET3

Configuring virtual machines to use VMXNET3 network adapters instead of EI3000 improves the performance significantly and hence should be used for all the guest OS unless it causes any driver-specific issues.

Refer VMware KB Article for more details:

VMware KB Article - 1001805

For changing existing network adapter of a VM to VMXNET3, refer following article:

Change Network Adapter to VMXNET3 for Windows Guest

Reserved Video Memory

For running videos in remote session of VMs on VMware, allocating appropriate video memory helps a lot in improving video performance.

Follow below steps to change the video memory:

  1. Connect to ESXi or vCenter Server from vSphere client using admin credentials

  2. Shutdown the virtual machine.

  3. Right-click virtual machine and select Edit Settings.

  4. Click Hardware > Video Card and select Specify custom settings and specify

    1. Number of Displays

    2. Total Video Memory (as per recommendations given in VMware wizard)

  5. Click OK.

  6. Power on the virtual machine.