Files
flipper/desktop/app/src
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-03-20 13:37:41 -07:00
2020-04-06 08:43:43 -07:00
2020-03-20 13:37:41 -07:00
2020-05-29 06:04:39 -07:00
2020-06-09 03:00:23 -07:00
2020-03-20 13:37:41 -07:00
2020-06-03 06:54:15 -07:00
2020-03-24 09:38:11 -07:00
2020-04-14 07:20:40 -07:00
2020-04-14 07:20:40 -07:00
2020-03-24 09:38:11 -07:00
2020-06-03 06:54:14 -07:00
2020-03-20 13:37:41 -07:00