Genki Kondo and Facebook GitHub Bot
19cf70266e
VirtualizedList optimization - avoid lambda creation in CellRenderer onLayout prop
...
Summary:
Problem:
All CellRenderers rerender every time the containing VirtualizedList is rerendered. This is due to the following:
- Lambda is created for each CellRenderer's onLayout prop on every VirtualizedList render (fixed in this diff)
- CellRenderer's parentProps prop changes on every VirtualizedList render
Changelog:
[Internal] - VirtualizedList optimization - avoid lambda creation in CellRenderer onLayout prop
Reviewed By: javache
Differential Revision: D35061321
fbshipit-source-id: ab16bda8418b692f1edb4bce87e25c34f6252b56
2022-03-24 08:28:01 -07:00
..
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-02-17 13:10:58 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-03-24 08:28:01 -07:00
2022-03-14 05:33:40 -07:00
2022-02-04 05:27:56 -08:00
2022-03-02 11:39:00 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2022-01-31 14:52:32 -08:00
2022-02-17 09:15:03 -08:00
2021-12-30 15:11:21 -08:00
2022-02-18 18:23:00 -08:00
2022-02-04 05:27:56 -08:00
2022-03-16 21:08:01 -07:00
2022-03-24 08:28:01 -07:00
2022-03-22 11:42:16 -07:00
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2022-03-07 09:43:30 -08:00
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-01-27 04:47:33 -08:00
2021-12-30 15:11:21 -08:00
2022-01-31 04:06:22 -08:00
2022-03-16 21:08:01 -07:00
2022-03-16 21:08:01 -07:00
2022-02-28 19:30:41 -08:00
2022-03-02 11:39:00 -08:00
2021-12-30 15:11:21 -08:00
2022-03-08 03:58:58 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-02-15 08:50:55 -08:00
2022-03-07 07:58:20 -08:00
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-02-15 08:50:55 -08:00
2022-03-22 17:10:18 -07:00
2022-03-01 13:30:55 -08:00
2022-02-04 05:27:56 -08:00
2022-03-16 21:08:01 -07:00
2022-01-20 13:56:26 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2018-02-27 08:42:14 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00