Replies: 2 comments 4 replies
-
What do you see in chrome when you visit |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hello, I'm also experiencing performance issues whenever I'm publishing e.g 2000 Sphere/Arrow Primitive + 2000 TextPrimitive. Both WebGL and WebGL2 are hardware accelerated as mentioned here.
My GPU is RTX 4060 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to understand more about how to enable GPU acceleration for Foxglove. It appears that when we run foxglove on our machine (x86 linux ubuntu22.04, Nvidia RTX2000 series, Driver Version: 535), it has a high CPU usage whereas GPU usage remains unchanged.
We followed the doc to enable WebGL on Chrome but it seems it did not improve the performance. Is there a way to tell if the application is using GPU? And is there another other flag I can set for GPU acceleration?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions