What is the expected load time of a dashboard studio page in view mode, with only using saved searches?
In our environment we have a dashboard page with ~140 Choropleth SVG Items, each colored by a savedsearch.
When loading/reloading the page, it takes 6 seconds for the overal splunk page to load, another 6 seconds to load all our SVGs and another 2 to color them.
Resulting in ~14.5 seconds to load that page in total. This is running with Splunk 9.1.0.2 on an Environment with dedicated SearchHeads and Indexers on virtual machines, all NVMe Storage, plenty of RAM, ...
Using a more simple dashboard (<5 SVG items and an table with a live search), the total page is loaded within 5 seconds.
Is this the expected performance? Are there any performance tweaks we could do? Things we should check/change/...?
... View more