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