Seravo / wp-vagrant

Vagrant box for the Seravo WordPress project template
https://seravo.com/docs/
MIT License
18 stars 3 forks source link

Benchmark base boxes #69

Closed elguitar closed 2 years ago

elguitar commented 3 years ago

There are serious performance issues with the IO on the current Seravo Vagrant box.

We should check whether the issues exist in the plain base box too.

We should also benchmark whether other base boxes work better, if the current base box is to blame.

elguitar commented 3 years ago

Also, if we track the performance problem down to Virtualbox, we should probably switch providers all together. This would need a base box switch too.

elguitar commented 3 years ago

We should really do this benchmark, but we should first make other strategic decisions about our Vagrant box.

JoosuaKoskinen commented 2 years ago

Researched this a while back and found some Ubuntu box benchmarks results. There were slight differences but nothing major if I recall correctly.

We should do some benchmarking on our box but we don't use a base box anymore so will close this for now.