Files
servo/components/script
webbeef 135bc7de36 script: Optimize Node::insert (#40742)
- Change how the static node list is built to prevent a second iteration
of new_nodes
- Memoize some invariants of the parent


Testing: No wpt regressions:
https://github.com/webbeef/servo/actions/runs/19493174678

This improves the `parseFromString()` benchmark by ~7% on my machine.

Signed-off-by: webbeef <me@webbeef.org>
2025-11-20 05:25:53 +00:00
..
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00