Description
Hi,
we have a rather large robot mesh, which takes a bit of time to load in general.
For development we have some machines with a dedicated (AMD) GPU and some machines with an integrated (AMD /Intel) GPU.
The loading times for the machines with a dedicated gpus seem to be way longer than for the ones with an integrated GPU.
On the machines with integrated GPUs we typically see loading times for our model of around ~10-20s.
The most extreme loading time can be seen on my developer machine where I have to wait for ~1.5min for the model to be fully loaded in rviz.
What's interresting / puzzling is that my machine has way more potent hardware (Ryzen 9 7950X, RX 6800) than the machines with an integrated GPU.
I am running the ROS installation in a podman container on my machine but I also saw the same increase of the loading time on native installations.
I didn't make any exact measurements so far but as I wrote the difference in loading times is so vast that it is easy to notice.