react-native/Libraries/BatchedBridge
Spencer Ahrens 5d4d62f474 Some perf tools for debugging js stalls
Summary:
The stall watchdog is handy to detect stalls, but it doesn't really tell us what was
happening. This diff makes it easy to track React perf and bridge traffic during any stall, and
prints it out if the stall exceeds the threshold.

Reviewed By: yungsters

Differential Revision: D4479439

fbshipit-source-id: 87f94913ec341a648d7744249597dc30b29759ab
2017-02-06 17:46:34 -08:00
..
__mocks__ Remove obsolete mocks 2017-01-26 11:28:33 -08:00
__tests__ Replace jest.resetModuleRegistry() with jest.resetModules() 2016-12-18 17:13:38 -08:00
BatchedBridge.js Extract native module logic from BatchedBridge 2016-09-23 11:14:11 -07:00
MessageQueue.js Some perf tools for debugging js stalls 2017-02-06 17:46:34 -08:00
NativeModules.js Reorganize core JS files 2016-10-11 10:14:28 -07:00