vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 37 forks source link

much higher memory usage on "compatible" builds #79

Open JulianGro opened 2 years ago

JulianGro commented 2 years ago

The build VM I have been using for quite some time now has been running out of memory on the RC build. Lowering to 7 threads I have seen a 14GiB peak in (total system) memory usage inside the VM. Since it's very hard to realize builds failing because they ran out of memory, we should probably apply new memory rules for the thread count when using the "compatible" optimization profile.

daleglass commented 2 years ago

I'll probably add a memory usage estimate for optimized builds