Skip to content

requestAnimationFrame can't measure FPS in RN #4

Description

@shamilovtim

Hello, I stumbled on this repo from a mutual. I've instrumented FPS in RN before so I was immediately curious what your implementation would look like. I noticed FPS is probably not instrumented correctly. I instrumented FPS on the native side for both Android and iOS. FPS is opaque to the RN runtime so to my knowledge you can't measure it from inside of react / javascript. See the relevant discussion here. If you try a native implementation you should be able to do it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions