Can I somehow remove the ~4 seconds delay present in calls to optirun? I need my compiler-run iterations to run faster. Does bumblebeed play a role in this?
I'm sitting on Ubuntu 12.04 on an ASUS X53S with NVIDIA GEFORCE GT 630M.
|
Can I somehow remove the ~4 seconds delay present in calls to optirun? I need my compiler-run iterations to run faster. Does bumblebeed play a role in this? I'm sitting on Ubuntu 12.04 on an ASUS X53S with NVIDIA GEFORCE GT 630M. |
|||
|
|
|
That delay is caused by the time that is necessary for starting the secondary X server. If you do not need to preserve power, I suggest you to change Alternatively you can keep another program using
(in a different shell):
When done, I can close the |
|||
|
|