Skip to Content
0
Feb 02, 2017 at 04:25 AM

Performance Issues in SAP Design Studio 1.6

705 Views

Hi All,

I am creating an application using SAP Design Studio 1.6 SP2.

My data source is universe.

I have 5 different universes namely Universe_1 , Universe_2, Universe_3,Universe_4, Universe_5 and I have used a tabstrip for each universe.

Due to various scenarios,(like having different dimensions in the Rows) I have to take a copy of each universe to show the output in the desired format, and I ended up have 13 universes all together.

But the outcome of this was the performance issues. It takes close to 1 min to execute the application, and once the application is executed, it takes close to 30 secs to switch between each tabs.

This is really a big concern.

I have followed few tips mentioned in below article like, setting the Load in script to TRUE, background processing ,but that did not make much difference.

https://blogs.sap.com/2015/05/22/design-studio-performance-best-practices/

Can someone please guide me on how to improve the performance.

Thanks.