Which list? Mx, spark, jewel, basic? Get Outlook for Android<https://aka.ms/ghei36>
________________________________ From: Yishay Weiss <[email protected]> Sent: Monday, May 4, 2020 11:38:02 AM To: [email protected] <[email protected]> Subject: RE: Performance in lists Out of curiosity, are you running the debug or the release version? From: Raúl Núñez<mailto:[email protected]> Sent: Monday, May 4, 2020 9:28 PM To: [email protected]<mailto:[email protected]> Subject: Performance in lists Hi all, we are setting a List with virtual layout and we're getting bad performance.We have around 109 rows. And each item renderer has 18 labels with bindings (so around 1900-2000 labels in screen). Doesn't seems many labels to experience a bad performance (we'll reduce as we develop, this is just a test). To show this list first time Royale needs 4sec, what seems many time. If I remove the bindings and set up on dataChange in goes to 3sec. Couldn't check if new render initializers has something to do with this problem, since are parte of the component. Maybe someone could give us a clue or check if there's something that can generate such bad performance. I think Flex was not having that problem (I can't ensure since didn't try a similar example in Flex). Thanks.
