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

Feature optimize merge function #236

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

meiMingle
Copy link
Collaborator

Optimize the method of judging whether a cell is in any merged range. According to the test case based on #185, it can save about half of the time. Close #185 .

@ochedru
Copy link
Collaborator

ochedru commented Dec 20, 2022

Nice job, thank you for your PR!

@ochedru ochedru merged commit ee950a4 into dhatim:master Dec 20, 2022
@meiMingle meiMingle deleted the feature-optimize_merge_function branch December 21, 2022 01:19
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.

Worksheet.isCellInMergedRanges make write slow.
2 participants