You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @apeiniger, thanks for reporting this issue. It's really helpful to know that this issue only occurs in 11.3.0. This may be related to #8691. Could you confirm whether your app reaches the code path compareUtf8Strings()? If not, please share what other products are used in your app.
Also, if possible, could you provide a minimal app that is affected by this performance issue?
Operating System
macOS Sequoia 15.2
Environment (if applicable)
Arc
Firebase SDK Version
11.3.0
Firebase SDK Product(s)
Firestore
Project Tooling
Vite
Detailed Problem Description
Since the update to 11.3.0 our app became very unresponsive and CPU intensive. A downgrade to 11.2.0 fixes the problem.
Steps and code to reproduce issue
Upgrade from 11.2.0 to 11.3.0
The text was updated successfully, but these errors were encountered: