In this lesson, we will analyze scripting performance in two SAP Analytics Cloud stories using the Performance Insights tool and the Performance tab in the browser developer tools.
We analyze the story performance using the Loading Sequence tab of the Performance Insights tool, where we see the names of the story processes and the time it takes them to run.
Then, we gain additional perspective using the developer tools, where we look at the Performance tab to visualize the communication between the Main thread and the SandboxWorker thread in the story.