Toggle Rendering (Display) on/off to save resources

Started by StackOverflow

StackOverflow Lv 1

When running a recipe for a hours, I don't need to see the 3d rendered fold.
I would love to have a master switch for turning the display off in order to save resources

Currently I untick everything in the view preferences to try and get a small boost. Takes time for only a small gain. Be awesome for one checkbox or button to trash all rendering bar script output and rank.

brow42 Lv 1

Foldit runs two threads, one for network and folding, and one for UI and drawing. The GUI thread stops when the app is minimized on Windows. I think it also stops on linux, but I'm not 100% sure.

This behavior can be overridden in the options because GUI Recipes depend on the GUI thread under Windows.