Nick Lockwood
dc13115445
Dispatch module setup asynchronously to avoid blocking main thread when bridge starts
...
Summary:Initializing native modules can block the main thread for tens of milliseconds when it starts up, making it difficult to instantiate the bridge on demand without causing a performance blip.
This diff splits up the initialization of modules so that - although they still happen on the main thread - they don't block the thread continuously.
Reviewed By: javache
Differential Revision: D2965438
fb-gh-sync-id: 38c9c9d281e4672b5874d68b57d4c60d1d268344
shipit-source-id: 38c9c9d281e4672b5874d68b57d4c60d1d268344
2016-03-03 02:21:36 -08:00
..
2015-11-17 07:21:29 -08:00
2016-01-21 07:50:43 -08:00
2016-03-03 02:21:36 -08:00
2016-03-03 02:21:36 -08:00
2016-03-03 02:21:36 -08:00
2016-03-03 02:21:36 -08:00
2016-02-26 09:38:01 -08:00
2015-09-18 15:04:28 -07:00
2016-01-19 12:20:37 -08:00
2015-12-10 10:12:29 -08:00
2016-02-01 18:01:35 -08:00
2015-10-20 04:14:09 -07:00
2016-02-03 05:23:55 -08:00
2016-02-03 05:23:55 -08:00
2015-09-29 09:22:10 -07:00
2015-08-25 01:08:49 -08:00
2015-12-08 03:32:30 -08:00
2015-12-21 10:04:31 -08:00
2015-08-14 01:57:18 -08:00
2016-01-05 08:00:38 -08:00
2015-07-28 15:57:02 -08:00
2015-11-03 14:49:30 -08:00
2015-04-08 05:45:20 -08:00
2015-08-25 03:49:13 -08:00
2015-11-25 04:49:45 -08:00
2015-03-26 06:32:01 -07:00
2015-11-03 14:49:30 -08:00
2015-11-11 06:44:30 -08:00
2016-03-01 09:44:37 -08:00
2016-03-03 02:21:36 -08:00
2016-03-03 02:21:36 -08:00
2016-01-06 05:58:37 -08:00
2016-02-05 16:34:30 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-11-03 14:49:30 -08:00
2015-11-25 04:49:45 -08:00
2016-02-29 10:09:54 -08:00
2016-02-12 08:32:36 -08:00
2015-11-13 08:28:28 -08:00
2015-10-26 15:41:36 -07:00
2016-02-03 05:24:02 -08:00
2016-02-03 05:24:14 -08:00
2016-01-21 13:46:52 -08:00
2016-02-03 05:24:08 -08:00
2015-07-23 04:00:31 -08:00
2015-06-09 12:27:06 -08:00
2016-02-23 02:26:33 -08:00
2016-02-23 02:26:33 -08:00
2016-02-16 23:05:36 -08:00
2016-02-16 23:05:36 -08:00