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
{{ message }}
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
I am getting uiFps way too high at around 250 fps range
Here is the debug log:
LOG {
"visibleViewCount": 394,
"viewCount": 3852,
"usedCpu": 88.5999984741211,
"jsFps": 35,
"usedRam": 813.3926620483398,
"uiFps": 245
}
And in the RN Perf Monitor display, it shows UI frame rate around 60 fps, which should mostly be that value.