Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an accidentally quadratic reduce(concat) in FlattenedNodesObserver #5739

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

rictic
Copy link
Contributor

@rictic rictic commented Sep 12, 2024

Found by @mvanbem-goog debugging a perf issue in Gerrit

@rictic
Copy link
Contributor Author

rictic commented Sep 12, 2024

(still running internal tests, though I expect them all to pass)

Copy link
Member

@kevinpschaaf kevinpschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rictic
Copy link
Contributor Author

rictic commented Sep 16, 2024

All internal tests pass too.

@rictic rictic merged commit 3c2f759 into master Sep 16, 2024
3 checks passed
@rictic rictic deleted the quadratic-flattening-nodes branch September 16, 2024 22:13
@freshp86
Copy link

Is there any plan to push a new version that includes this fix? Asking since I am curious if this would result in any performance improvements in Chromium (for pages that still use Polymer like Settings and PrintPreview).

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.

3 participants