Hi all,
I'd be interested in any thoughts on this -
We recently deployed an ArcGIS Dashboard to a client. It has 33 widgets, mainly indicators and serial charts. It also has an embedded content driven by a table, that itself is controlled by a selector. The entire thing runs on 8 Arcade data expressions.
Everything works well, and performance is great once the dashboard opens. However, opening the dashboard can be slow. It seems to range from 1.5 minutes to 4, depending upon upload speeds. If I profile the dashboard load in the browser's dev tools, it looks like it's fetching data for the widgets.
Questions -
Does anyone know any tricks to speed up the initial load? Currently it loads in an "empty state" where nothing is rendered or populated until a user selects an option from a selector. Then all widgets and the embedded content display.
Am I crazy to think that upload speed has more impact than download? I've profiled it in a few different environments and it seems faster to load when upload speeds are dramatically faster, even if download speeds are slower.
Thanks!
Rob