Is there a way to optimize the Omniverse Renderer Microservice?
I’m encountering long startup times for the container and excessive memory usage, even for simple models like the NVIDIA Avatar sample. Could precompiled shaders or starting the container from a snapshot help improve performance?
I am assuming you are referring to starting USD Composer or Isaac Sim in a Linux Container, and it has to “warm” the dx shaders before opening? It needs to do this and only once per installation. However, if you are spawning a brand new “virgin” instance every time, then yes it will need to this every time. And the more GPUs you have, the longer it takes. It should only be a few minutes though.