react-native/React
Tadeu Zagallo 0b5b0f9016 Move string transform from Tramponline to Profiler Queue
Summary: public

`RCTProfileTrampoline` (and consequently `RCTProfileTrampoline(Start|End)`) should be as lightweight
as possible, since it's called for every BridgeModule's method invocation, so
avoid doing any string processing there by dispatching it to Profiler queue.

Reviewed By: jspahrsummers

Differential Revision: D2625918

fb-gh-sync-id: 86a98d4cf727c3be20eebee0bf8437c502c6a42a
2015-11-09 08:43:35 -08:00
..
Base Rename RCTProfile(Begin|End)Event 2015-11-09 08:43:29 -08:00
Executors Rename RCTProfile(Begin|End)Event 2015-11-09 08:43:29 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Rename RCTProfile(Begin|End)Event 2015-11-09 08:43:29 -08:00
Profiler Move string transform from Tramponline to Profiler Queue 2015-11-09 08:43:35 -08:00
React.xcodeproj Fixed build for UIExplorer project. 2015-10-27 02:42:26 -07:00
Views fix the memory leaks caused by RCTTabBar 2015-11-05 09:39:30 -08:00