Skip to content

perf: single pass checks the mutations instead of O(N²)#873

Open
OctopusTakopi wants to merge 2 commits into
insin:masterfrom
OctopusTakopi:master
Open

perf: single pass checks the mutations instead of O(N²)#873
OctopusTakopi wants to merge 2 commits into
insin:masterfrom
OctopusTakopi:master

Conversation

@OctopusTakopi

Copy link
Copy Markdown

ensuring only checks if the current mutation removed the dropdown to processes linearly in a single pass, bringing the complexity from O(N²) down to O(N)

…wn to processes linearly in a single pass, bringing the complexity from O(N²) down to O(N)
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.

1 participant