Files
flipper/desktop
Michel Weststrate 3033fb035c Evaluate copyText lazily
Summary:
`copyText` is generated when building rows for table, and is typically filled by JSON stringifying the incoming data. That is a pretty expensive process that could be done lazily. As shown in later diffs, this reduces the generation of rows for tables from ~18ms to ~3ms, which makes rendering a lot smoother.

(n.b. fixing the code duplication in the managedtables is part of the component lib plan)

Reviewed By: passy

Differential Revision: D21929660

fbshipit-source-id: 67cc69945e2bb28a6462a9d9ab765e33ced89378
2020-06-09 03:00:23 -07:00
..
2020-04-30 06:32:34 -07:00
2020-06-09 03:00:23 -07:00
2020-06-03 08:28:54 -07:00
2020-06-03 08:28:54 -07:00
2020-03-20 13:37:41 -07:00
2020-06-03 08:28:54 -07:00
2020-06-03 08:28:54 -07:00
2020-06-03 08:45:16 -07:00
2020-05-28 10:14:05 -07:00
2020-04-24 06:59:38 -07:00
2020-04-01 02:52:01 -07:00
2020-04-01 02:52:01 -07:00