Skip to content

Move transaction lock to native#416

Open
ospfranco wants to merge 4 commits into
mainfrom
move-db-transaction-lock-to-native
Open

Move transaction lock to native#416
ospfranco wants to merge 4 commits into
mainfrom
move-db-transaction-lock-to-native

Conversation

@ospfranco

Copy link
Copy Markdown
Contributor

Moves the transaction lock from JS to C++. I thought this would be faster, but surprisingly, this performs a little worse on Android and the same on iOS. This is not at all what I expected.

This would also be somewhat of a pre-requisite for #260 but I still don't understand why this is worse on Android, maybe Hermes on Android is just slow enqueuing async tasks?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant