Flashcard
The Old Architecture Bridge Costs
The legacy Bridge connected JS and native via asynchronous, batched, JSON-serialized message passing that became a bottleneck.
Question
Why was the Old Architecture's Bridge a performance bottleneck for JS-to-native communication?
Click to reveal answer