- Use a reusable buffer for XPaths to reduce allocations. - Improve `display: none` detection with proper CSS parsing. - Pass parent name to children to avoid redundant AXNode lookups. - Use `getElementById` for faster datalist lookups.
ArenaPool