Performance Tips 
Compress all requests, or at least most of them.
- Use as few validity-determining characteristics as possible.
- Use key figures with first and last- aggregation separately from key figures with average aggregation, when semantically possible.
- Hide the totals row when not required.
- Restrict the time characteristics as much as possible. When possible, only make a request for the current time.
- Do not use complete time characteristics, such as 0CALMONTH2, 0CALQUART1, 0HALFYEAR1, 0WEEKDAY1 or 0FISCPER3, if you can do without them.