CPU/GPU ressource consumption in idle globe navigation

Hi All,

I did some tests with the great online demo http://cesiumjs.org/Cesium/Build/Apps/CesiumViewer/index.html regarding CPU/GPU resources consumption. I have the impression cesium is using a lot of GPU + CPU when the application stands still (no navigation and no dynamic data, just watching the cesium globe on the screen, without interacting with it). I also compared it to Google Maps 3D view in WebGL, wich uses NO ressources when in idle mode

Is there some fine tuning to do in order to improve the resource consumption? Are there any plan of optimization?

Best regards

Emmanuel

Here are the result of my tests:

my graphic card:

Inline images 2

The cesium globe using 40% GPU and 20% CPU:

Inline images 3

Google map example, less than 5% of CPU usage and 0% GPU.

Inline images 5

Thanks for the info. We are aware of this issue and plan on fixing it in the near term. Keep your eye on https://github.com/AnalyticalGraphicsInc/cesium/issues/1865.