subtotal spec processing optimization
Open
Performance
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
currently we fill a Grouper object for each subtotal spec which is not a prefix of top level dimensions. We can reuse Grouper created for one subtotal spec by another if second subtotal spec is prefix of first subtotal spec.
follow up on #8109
Contributor guide
Assessment
This issue has not been assessed yet.