Skip to content

Performance of RSA decrypt #32

@pke

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?

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