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 |
||
---|---|---|
.. | ||
RCTProfile.h | ||
RCTProfile.m | ||
RCTProfileTrampoline-arm.S | ||
RCTProfileTrampoline-arm64.S | ||
RCTProfileTrampoline-x86.S | ||
RCTProfileTrampoline-x86_64.S |