react-native/Libraries/Interaction
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
..
__tests__ Replace jest.resetModuleRegistry() with jest.resetModules() 2016-12-18 17:13:38 -08:00
Batchinator.js Introduce Batchinator 2016-09-06 14:43:46 -07:00
BridgeSpyStallHandler.js Some perf tools for debugging js stalls 2017-02-06 17:46:34 -08:00
InteractionManager.js Add missing return, FIX #9886 2016-09-15 22:43:36 -07:00
InteractionMixin.js flowify a few more Libraries 2015-03-26 10:13:38 -08:00
InteractionStallDebugger.js Some perf tools for debugging js stalls 2017-02-06 17:46:34 -08:00
JSEventLoopWatchdog.js Add some stall stuff as settings to native animated example 2016-09-06 19:58:35 -07:00
PanResponder.js Add missing backtick in PanResponder.js docs 2016-12-02 15:13:34 -08:00
ReactPerfStallHandler.js Some perf tools for debugging js stalls 2017-02-06 17:46:34 -08:00
TaskQueue.js Fix bug in cancelling last task in TaskQueue 2016-07-11 16:13:49 -07:00