Jump to content

How To Speed Up Build Time For FreeBSD


Recommended Posts

  • Honorable Member

This is the hidden content, please

For this tutorial, your PC must supports virtualization technology.

Spoiler

 

I tested in this machine:

This is the hidden content, please

FreeBSD 12 + Clang-9 + 2 GB Ram:

 

Benchmarks:

Spoiler

Game: 2 min.
DB: 26 sec.

1- Enable virtualization technology(SVM Mode). I enabled at bios. But you can do this whit different ways:

2- Enable VT at VirtualBox: 

Spoiler

18063768747470733a2f2f692e6962622e636f2f

3- Enable I/O APIC at VirtualBox: 

Spoiler

18063768747470733a2f2f692e6962622e636f2f

4- Change Processor setting. Before check your CPU Core Count:

Spoiler

18063768747470733a2f2f692e6962622e636f2f18063768747470733a2f2f692e6962622e636f2f

Usage:

Don't use gmake j command like: gmake -j20
Usage:
gmake -j(core+1)
Example I have 4 cores: gmake -j5

 

  • Metin2 Dev 53
  • Eyes 1
  • Sad 1
  • Lmao 1
  • Good 7
  • Love 26

 

Link to comment
Share on other sites

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.