Skip to content

Replace O(N^2) Set-merge traversal with O(N) post-order DFS for list form#213

Merged
XhmikosR merged 2 commits into
mainfrom
xmr/perf2
May 24, 2026
Merged

Replace O(N^2) Set-merge traversal with O(N) post-order DFS for list form#213
XhmikosR merged 2 commits into
mainfrom
xmr/perf2

Update index.js

4a61ec4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 notice
Node 24 on windows-latest
succeeded May 22, 2026 in 1m 21s