I'm on Windows 10. Chrome version is 67.0.3396.99.
I just tested in Firefox, and there everything runs smoothly, even when generating a few thousand polygons. Same story with Microsoft Edge.
So I'm just puzzled. I don't really know where to start troubleshooting Chrome, don't know much about the internals of web browsers.
Thanks,
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I'm using 64 bit, so I guess than won't explain it. Actually, judging purely by looking at the performance tab in the windows task manager, one could think problem is CPU related. CPU stays over 90% constantly, where as RAM doesn't cross the 60-70% threshold (working on an i-7 with 8Gb of RAM).
In any case, appreciate your help.
Regards,
You're the man, right on spot. I get a Yes in the Major Performance Caveat field for both Web GL 1 and Web GL 2.
And my chrome://gpu/ report reads like this:
Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
CheckerImaging: Disabled
Flash: Software only. Hardware acceleration disabled
Flash Stage3D: Software only. Hardware acceleration disabled
Flash Stage3D Baseline profile: Software only. Hardware acceleration disabled
Compositing: Software only. Hardware acceleration disabled
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Surface Synchronization: Enabled
Video Decode: Software only. Hardware acceleration disabled
Viz Service Display Compositor: Disabled
WebGL: Software only, hardware acceleration unavailable
WebGL2: Software only, hardware acceleration unavailable
Could you give me any hint on why would Chrome do this? Normally I would just google myself on how to force the hardware accelaration, but I'm facing the following issue: I'm developing a web app with Cesium for internal use in my company. And my corporate laptop is the one having the problem. That means that it might eventually happen in every single laptop of my colleagues. And forcing some setting in a few hundred laptops doesn't seem like a good idea...
So I would like the understand why is this happening so I can find some more generic solution that my sysadmin colleagues could deploy easily.
In any case, thanks a lot for the knowledge.
Regards,
Great. Thanks a lot, you're help was very valuable.
Best regards,
Pablo