Skip to content

script: Remove redundant vector allocation in Node::insert while inserting single node#37583

Open
MegaCorn wants to merge 1 commit intoservo:mainfrom
MegaCorn:node_insert
Open

script: Remove redundant vector allocation in Node::insert while inserting single node#37583
MegaCorn wants to merge 1 commit intoservo:mainfrom
MegaCorn:node_insert

Conversation

@MegaCorn
Copy link
Copy Markdown

Testing: It is difficult to quantify the benefits due to volatility. Use the flame graph to see if there is any vector allocation
Fixes: #37223

@MegaCorn MegaCorn requested a review from gterzian as a code owner June 20, 2025 09:18
@mrobinson mrobinson changed the title [Node::insert] Remove redundant vector allocation while inserting single node script: Remove redundant vector allocation in Node::insert while inserting single node Jun 20, 2025
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.

DOMParser.parseFromString very slow

3 participants