Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
102 stars 54 forks source link

Limit virtual CPUs to max 2 #170

Closed ottok closed 3 years ago

ottok commented 3 years ago

Having more CPU does not in tests make the VirtualBox virtual machine any faster. On the contrary it seems to slow down the whole host occasionally.

Unfortunately I don't have any data to prove this. On the other hand, seems sensible and no harm done if it wasn't fully true, as 2 CPUs is enough anyway.

elguitar commented 3 years ago

2 CPUs is good for most computers. This seems like a good idea, but I will test this for some hiding performance issues.

frimro commented 3 years ago

Continuing this in #185