Skip to content

Performance of RSA decrypt #32

Description

@pke

I am getting 20ms for a 4096bit RSA key decrypting on iOS and 223ms on Android consistently.

Some of the overhead is the React Native bridge, which we can not reduce I think. There are just 2 (relatively small) strings pushed over to the native side.

Could we increase the thread priority for decrypting?

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions