Skip to content

Optimize subnode copying by avoiding deepcopy in merge functions#22

Open
SandeshKa07 wants to merge 1 commit into
superna9999:masterfrom
SandeshKa07:patch-1
Open

Optimize subnode copying by avoiding deepcopy in merge functions#22
SandeshKa07 wants to merge 1 commit into
superna9999:masterfrom
SandeshKa07:patch-1

Conversation

@SandeshKa07
Copy link
Copy Markdown

Optimize handling of subnodes by avoiding deepcopy for large binary blobs and implementing shallow copies for FdtPropertyBytes.

Optimize handling of subnodes by avoiding deepcopy for large binary blobs and implementing shallow copies for FdtPropertyBytes.
@ericzh123
Copy link
Copy Markdown

ericzh123 commented Feb 13, 2026 via email

Copy link
Copy Markdown
Author

@SandeshKa07 SandeshKa07 left a comment

Choose a reason for hiding this comment

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

Merging some large files takes a lot of time. Tested this with considerably large files and evaluated the difference.

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