React-native: why JS bridge is the performance bottleneck #19678
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Invalid
This issue does not belong here. Applying this label will cause issue to be closed.
People say we should minimize passing data via JS bridge. I want to know what exactly makes JS bridge slow? Serializing & deserializing should be fast, non? (aka can be done under 16ms)
Example of such claim made by Wix CTO: https://youtube.com/watch?v=OmiXlJ4ZzAo
The text was updated successfully, but these errors were encountered: