Skip to content

Update in Conversion.java, PropertyResolver.java to remove deepCopy method for better performance.(Applicable to special use cases.) - #279

Closed
syambrij-pro wants to merge 2 commits into
plutext:VERSION_2_8_1from
syambrij-pro:VERSION_2_8_1
Closed

Update in Conversion.java, PropertyResolver.java to remove deepCopy method for better performance.(Applicable to special use cases.)#279
syambrij-pro wants to merge 2 commits into
plutext:VERSION_2_8_1from
syambrij-pro:VERSION_2_8_1

Conversation

@syambrij-pro

Copy link
Copy Markdown

Unnecessary deep-copy of default RPr degrading performance #263.
One pull request is already there- #262
Both pull requests should be merged to avoid compile time issues.

Unnecessary deep-copy of default RPr degrading performance #263.
In addition to previous commit against issue- #263

We can simply skip deepCopy for some cases if we sure not needed.
@syambrij-pro syambrij-pro changed the title Update in conversion java to remove deepCopy method. Update in conversion.java, PropertyResolver.java to remove deepCopy method for better performance.(Applicable to special use cases.) Mar 1, 2018
@syambrij-pro syambrij-pro changed the title Update in conversion.java, PropertyResolver.java to remove deepCopy method for better performance.(Applicable to special use cases.) Update in Conversion.java, PropertyResolver.java to remove deepCopy method for better performance.(Applicable to special use cases.) Mar 1, 2018

@codecracker2014 codecracker2014 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will improve performance of pdf generation.

@syambrij-pro syambrij-pro closed this by deleting the head repository Oct 1, 2023
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.

2 participants