Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jtmcdole
Copy link
Member

Removes reported errors in VSCode when using clangd

  • Parsing a 21MB json string is not performant
  • RegExp replacing all occurrences in said 21MB string is (~61ms)
  • Fixes #147767

- Parsing a 21MB json string is not performant
- RegExp replacing all occurances in said 21MB string is (~61ms)
- Fixes #147767
@jtmcdole jtmcdole requested a review from zanderso May 31, 2024 17:55
@jtmcdole jtmcdole requested a review from zanderso May 31, 2024 20:55
Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

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

LGTM

@jtmcdole jtmcdole added autosubmit Merge PR when tree becomes green via auto submit App labels May 31, 2024
@auto-submit auto-submit bot merged commit 4af7ef2 into flutter:main May 31, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 31, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants