Performance issue with Workforce module
Content
Hi,
We're using WF module with 3 custom dimensions. (Job dimension was named as Position) The number of members are showing in the attached picture. I wonder if anyone has similar setting and hit any performance issue.
We have a lot performance problems even with the simple rollup script. The OOB WFP Rollup works okay itself but we need to do summation to the top Entity level; so we need to add @ANCESTORS({Entity}) or use AGG("Entity") instead. Yet such rollup will take 1 hour even though it's just running for 1 entity. It would take much more time if I don't use
1