ClosedXML / ClosedXML/ClosedXML.Report
Performance issue with double grouping
- Dominant language
- C#
- Stars
- 647
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I ran into a performance issue with double grouping. On tab1, tab2 and tab3 contain about 5000 lines
tab1 and tab3 are created using ClosedXml.Report, tab2 is created using ClosedXml, the script itself runs (used Stopwatch in the script) in 7 seconds, and do not affects performance. I checked without double grouping, with one, it works for about 2 seconds, with double grouping it is generated in 4 minutes.
[Double drouping.zip](https://github.com/ClosedXML/ClosedXML.Report/files/9054940/Double.drouping.zip)


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.