Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the recomended safe optimizations for Lunar Linux?

0
10 Posted

What are the recomended safe optimizations for Lunar Linux?

0
10

• C • -pipe • C++ • -pipe • CPU Architecture • You should pick the correct architecture for your own system (defaults to x86 for most people). • Basic Optimzations • Faster (-O2, the default) or Fastest (Note that fastest doesn’t work on all systems, i.e. k6). • CPU • This, of course, should be set to your own cpu, or the cpu of the machine you plan to run this install on. If you want to be able to run this install on many machines, you should be safe with I686. • Speed Optimizations • If you want to be 100% sure that there won’t be optimization problems you shouldn’t select any of these. • Extra features • It is not recommended to use any of these optimizations, even for modules known to be able to handle them, since they cause many apps to break. • Floating Point Math • None. If your architecture is x86 and you don’t own a 386SX and 486SX, it’s safe to select x387. • Linker Options • Strip. • Addon Program Support • CCache. Make sure to install it first. These settings should work fo

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123