react-native/Libraries/JavaScriptAppEngine/Initialization
Milen Dzhumerov 1304e78136 Inline require ExceptionsManager dependencies
Summary:
Inline require `ExceptionsManager` dependencies which are eagerly loaded on app startup (via `setUpConsole()` which is called from `InitializeJavaScriptAppEngine.js`) even though it's necessary until an exception needs to be reported.

This can save about 30-40ms on an iOS device.

public

Reviewed By: nicklockwood, tadeuzagallo, jspahrsummers

Differential Revision: D2755161

fb-gh-sync-id: d4cbfebf04d861b3a70558346a395d3d3ee87cc6
2015-12-16 04:02:30 -08:00
..
__tests__ Update jest to 0.7.1 2015-11-04 14:42:13 -08:00
ExceptionsManager.js Inline require ExceptionsManager dependencies 2015-12-16 04:02:30 -08:00
InitializeJavaScriptAppEngine.js Rename BridgeProfiling to Systrace for consistency 2015-12-11 03:53:19 -08:00
SourceMap.js Bugfix - Typos 2015-12-15 09:09:32 -08:00
checkFlowAtRuntime.js Make flow check async 2015-08-17 03:13:16 -07:00
loadSourceMap.js Fix 16 linter warnings in Examples/ 2015-10-16 04:03:23 -07:00
parseErrorStack.js Make flow check async 2015-08-17 03:13:16 -07:00
source-map-url.js [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00