Virtualbox Slow On Mac



VirtualBox is a great application for running various operating systems in a window on the desktop. However, the performance is sometimes not so good. In fact, it’s rotten. Why? Here is one solution you may not have considered.

I have import an appliance in oracle virtualbox 5.1.14 to two PCs. One of them it works properly, and the other the mouse and keyboard are very slow and turned to not working. My use of virtual box is different. I usually launch a windows server headless then RDP into it as needed. I do heavy development work in Win 10 VM on OS X and can't remember the last time I saw a performance slow down. Specs Mac mini 2012, i7, 16GB, raid-0 SSDs, Mojave 10.14.3.

If you want to try Linux or Windows 10 on your PC, but you do not want to replace the current operating system, it can be installed into a VirtualBox virtual machine.

This application (available for Windows, Mac and Linux) is a bit like an emulator or simulator for a retro computer, and it runs the operating system in a window on the desktop like a regular application.

Mac

If you have not yet discovered VirtualBox, you should try it. You can run old operating systems, so if you have a program that only works in Windows XP, you can install XP in a virtual machine and run it. You can even make the window full screen so it looks like you are really running the guest operating system.

* Top tips to speed up Windows and Linux in VirtualBox
* Speed up VirtualBox enormously with this simple tweak
* The one BIOS tweak you need to boost VirtualBox speed
* Download and run any version of Windows for free in VirtualBox

A moderately powerful processor is required, but it does not need to be the top of the range. The main requirement is for lots of memory and it is a struggle with just 4GB of RAM, but it can be done. It is best if you have at least 8GB though.

Virtualbox

A problem arose when Ubuntu 15.04 was installed in VirtualBox and the performance was terrible. It was like wading through treacle navigating menus, windows and applications. It was almost unusable.

That was strange because various versions of Windows running in virtual machines, were a little slow, but not that bad. Linux Mint 17 was really slow too and it seemed that it was mainly Linux that was running very slowly in a virtual machine, especially Ubuntu 15.04.

It seemed like Ubuntu was working hard and when Ubuntu’s System Monitor was run, the CPU usage was a lot higher than it should be at around 60% when no programs were being run.

When Windows Task manager was run (Ubuntu was running in a window on the Windows desktop), and the Performance tab selected, the CPU was idling.

After some thought and experimentation, it was discovered that the Windows power plan was having a serious effect on the performance of the OS in the virtual machine.

The host computer running VirtualBox was a laptop and the power plan was set to Power saver.

Switch power plans to boost performance

In Power Options in the Control Panel there are at least two power plans – Power saver and High performance. With both of these, there are separate settings for when the computer is running on battery power and when it is plugged into the mains supply.

Slow

In the Power saver plan I had set the mains power options all to the maximum, with the idea being that when plugged in the laptop would run at full speed, but when on batteries it would use optimal power-saving settings.

Despite setting the battery and mains power settings correctly, or what I thought was correct, the performance of the OS in a virtual machine was still being affected. The CPU was idling at around 0.77GHz and the performance of Ubuntu reflected this.

Normally when extra processing power is required, the CPU speeds up, but it wasn’t doing this and rarely budged from 0.77GHz

Virtualbox Slow On Mac Host

When the High performance power plan was selected in the Control Panel, the CPU ran close to its maximum speed and hovered around of 3.29GHz most of the time. Ubuntu in the virtual machine was then able to run at a normal speed and was fast and responsive.

This is obviously the solution to the virtual machine performance problem.

You can actually see when I switched from the Power saver to the High performance plan in the Ubuntu System Monitor window and the CPU usage falls rapidly. Instead of working a 0.77GHz CPU really hard, Ubuntu now has access to a 3.29GHz CPU and doesn’t need to work as hard.

So it turned out to be a simple problem, partly caused by selecting the wrong power plan. Make sure that the High power plan is selected when running virtual machines VirtualBox.

I originally thought that this was a bug in VirtualBox, but maybe not. I think it could be VirtualBox respecting the power plans. So if you select a power saver plan then VirtualBox tries to save power by limiting the performance of the virtual machine, which is useful if you are running a laptop on the battery. If you choose a high power plan then it runs it at maximum speed. It makes sense.

Increase the CPU speed

After some more experiments, I found that by raising the minimum processor speed when running on mains power raised the CPU speed. Setting it to 80% made the minimum speed 2GHz on mains power, which was fine for running the virtual machine.

To do this, go to Power Options in the Control Panel and next to the Power saver plan, click Change plan settings.

Virtualbox running slow on mac

Virtualbox Windows Slow On Mac

On the next screen, click Change advanced power settings. Expand Processor power management, Minimum processor state, and set Plugged in to 80% or whatever value gives reasonable performance in the virtual machine.