Re: [whatwg/dom] Atomic move operation for element reparenting & reordering (Issue #1255)

> to whom it might concern, just adding those two `isConnected` checks repeatedly gave me ~30% slower results but it's true that for large diffing I can trap `isConnected` for the parent only once, although in that case I have ~20% slowdown due checks per each node.

@WebReflection What time is the "~30% slower" relative to? And same for the "~20% slowdown".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1255#issuecomment-2497923912
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1255/2497923912@github.com>

Received on Monday, 25 November 2024 12:44:59 UTC