Performance: Benchmarking User Interactivity while doing measurement, panning or others

1. A concise explanation of the problem you’re experiencing.

What is the best programmatic way to measure/benchmark user interaction with Cesium, eg.

given a tileset (or more), things get slower for the user to use (to pan, move, measure, etc), as more resources are used to render tileset(s) and do things above.

Would using FrameRateMonitor tied to user’s action (such as panning/rotating), be the best way to measure this “slowness” ?

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

Trying to create the best tilesets OR to find the best maxSSE for tilesets given a computer system with specific benchmark value.

Preferably not just using “gut”

4. The Cesium version you’re using, your operating system and browser.

v1.58