We have an installation of Lumira Server that suffers from slow performance on the item listing page in Launchpad. The list consistently takes 2-3 seconds to return. I am wondering if it's possible to improve performance through HANA configuration.
I've tried enabling the result cache for the index server, as per this SCN thread. This gave us huge performance gains, but also completely broke access control because cached results were being shared between user sessions. According to that thread, there's a "resultcache_white_list" configuration parameter that allows you to whitelist certain views for caching. I was hoping that it could be leveraged to selectively cache views in a way that would provide some performance gain and not break access control. Is this realistic, and if so, is there a suggestion on which views should be cached?
Alternatively, if that's not feasible, is there any other advice for improving the performance for the item listing requests?
Thanks,
Charles