Files
react-native/ReactAndroid/src/main/java/com
Joshua Gross 0cef464fd2 StopSurface optimizations
Summary:
(1) As soon as we know we can StopSurface, stop executing all mountitems by clearing out the root tag.
(2) If a surface has been stopped and there's a batch of MountItems to execute against it, execute only the "delete" operations to clear views from memory.

Both of these should reduce memory usage and improve speed slightly around navigation pops.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D22321389

fbshipit-source-id: 96a8292a8442528f1bba50d35208885cc4168170
2020-06-30 22:06:15 -07:00
..
2020-06-30 22:06:15 -07:00