Hayata Suenaga

Results 28 comments of Hayata Suenaga

> Upon analysing the memory allocation trace most of the allocation is consumed by getOrderedReportIDs. I don't fully remember what the `getOrderedReportIDs` function does. But I remember that the app...

@hurali97 Thank you so much for the detailed analysis and the summary of the findings. I was really impressed ❤️ I have some questions and comments on the analysis you...

> Ideally, we can move forward with FlatList on web only and then follow back with improved renderItem and also test it against FlashList, if it's great than bring back...

@hurali97 What is the expected time necessary to improve the performance of `renderItem`?

@hurali97 thank you for sharing your plan 🙇 it sounds good 👍 Let us know once you open the first PR > Also, as an additional step I will focus...

@hurali97 I have an additional question about each report object being large. In instances where several report objects are loaded, is it possible to select only the necessary fields when...

relevant discussion going on in [this Slack thread](https://expensify.slack.com/archives/C01GTK53T8Q/p1707771814965309)

I don't think we need additional component just to add the hover effect. Let's stick with the chosen proposal and add an extra prop.