Am I correct in these assumptions?
1) The Rendering Engine runs in its own thread
2) Performance of the Rendering Engine is based on the total number of draw objects in the Workspace
3) The developer cannot set the Rendering Engine thread priority
The reason I am looking into this is because my Workspace does have a large number of draw objects...but the CPU / GPU / Memory rarely go above 50% for the total system. It seems it is not a hardware issue, nor a latency or bandwidth issue (30ms ping to Chicago, bandwidth 90mbs)
So, would it be possible to request from your engineers that the ninjascript developer can set a higher priority for the Rendering Engine, as long as it does not impact the Data Engine?
then, two questions:
1) Do Transparent Objects have any load on the Rendering Engine?
2) Do workspaces that are not in focus have an impact on the Rendering Engine, if all the indicators are active (not dormant) in that state?
3) What happens in the Rendering Engine when switching to a new or out of focus workspace?
Thx

Comment