Skip to content

Draft: Add some performance tweaks

The goal of this MR is to add some tweaks in order to improve the build VM performance.

References: https://www.mkwd.net/improve-vagrant-performance/

Some works to do:

  • Is it possible that we use vagrant package –output filename to create the box beforehand rather than provisioning everything every time?
  • Are the boxes assigned enough memory and CPU resources?
Edited by proletarius101

Merge request reports