mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
89c1747c33
Summary: public The profiler overrides all the methods of all the BridgeModules, and in order to `start` and `end` the profiler at the function invocation time it used `NSInvocation`, which is slow. Replace it with a simple assembly method based on `objc_msgSend`. Reviewed By: jspahrsummers Differential Revision: D2550807 fb-gh-sync-id: 88ca08f9d6bfcd3035bda9304c93566c8818b46f