Do CSS with multiple partitions affect performance?
I have a project with approx 100 sites. I could also possibly group the sites and have 5 groups. If I make a CSS with 100 partitions, will that CSS perform noticeably slower than a CSS with 5 partitions?
I'm aware of the limit of 512 characters for a CSS which is a different issue.
The CCM 4.1.2 System Guide is not helpful : "Partitions do not significantly impact the performance of digit analysis, but every partition that is specified in a calling device search space does require that an additional analysis pass through the analysis data structures."
Anyone have any experience with the performance of a CSS with a large number of partitions?