Dashboards & Visualizations

Has anyone done dashboard performance testing using LoadRunner and know how to identify when the dashboard is fully loaded?

somesoni2
Revered Legend

I am trying to perform dashboard performance testing (time required for a dashboard with 3 panels to load) with 3 concurrent users.

Has anyone done this in the past and have some pointer to share on how to identify when the dashboard is loaded fully?

0 Karma

matthieu_araman
Communicator

Hello,

1) I would ignore the time for loading the splunk interface (which should not depend too much on the data) (or you mesure it with no data and add it later if it makes sense to you)
2) For each panel, use the splunk rest api to call directly the search/reporting command -> each request should finished when it's loaded
3) Build a scenario where you fire these 3 requests. (with a valid auth token by the way)
4) mesure time between launch of the 3 rest api search commands and when the last one finished
5) multiply by 3 users

Ps : it may not be realistic to loop without a pause before relaunching a user/view but it also depend on how much time it takes to have a panel data.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...