Hi,
I need to load approximately 18 bookmarks in my app where each bookmark contains one bar chart connected with one HANA data source with a very small dataset. But the problem is that these bookmarks are taking approximately 30 seconds to display which is too long. I measured the runtime of design studio via profiling and came to know that the following 2 processes are consuming majority of time:
"CREATE_DATA_PROVIDER" in LOAD_BOOKMARK
"GetdataAsString" in process command before processing
Image is attached for further details.
Can some one tell me how can I minimize this waiting time and improve the overall performance of the app
Thanks and best regards.
Fahad
Hi, are you running this on the BI platform? Is your BI platform sized properly?
Hi Fahad,
I would suggest the following:
1. To get a more realistic idea of performance you should test the application when deployed to your target platform rather than in local mode because there will certainly be a noticeable difference;
2. You should review the following blog posts:
Design Studio: Why is HANA Studio Faster?
Design Studio Performance Best-Practices
Design Studio Tips and Tricks: Measuring Performance
Understanding Profiling and Statistics in Design Studio
Regards,
Mustafa.
Add a comment