forked from trackforce/react-native-crypto
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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
Labels
No labels