Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick of performance fixes #92

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Cherry pick of performance fixes #92

merged 4 commits into from
Feb 23, 2024

Conversation

mlopezFC
Copy link
Member

This is the backport of backport #84 (#82) and #86 into 1.x

Closes #91

mlopezFC and others added 4 commits February 23, 2024 12:30
increase performance by avoid calling sheet.shiftRows() by duplicating
the sheet into a temporal one, exporting the data and then appending
the last part of the sheet before continuing with the footers
@mlopezFC mlopezFC requested a review from paodb February 23, 2024 15:50
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@paodb paodb merged commit 894341e into 1.x Feb 23, 2024
3 checks passed
@paodb paodb deleted the issue-91 branch February 23, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants