Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It has been a long while since this topic was discussed in depth here, but IIRC it relates to enabling CPU functions like the various iterations of SSE and other instruction set extensions as opposed to standard processor calculations. IOW, it allow optimal performance by preventing the client to fall back on processing units with standard registers only. I don't remember specifically which instruction sets are applied, though. In the past, the client would revert to using standard loops following a crash for troubleshooting purposes.What do you mean by standard loops?
Yes, I recommend this even if the difference in PPD may not be huge, depending on the architecture you're running. For some reason the new client disables extensions even when it is properly shut down. It's really weird. Better to just have the flag on at all times to be on the safe side.My SMP client resorts to "Standard Loops" everytime I relaunch it after closing it via CRTL-C..I'd forgotten about this flag so I'm adding it right now..