Coming from here https://expensify.slack.com/archives/C05LX9D6E07/p1698193710179789
We have set up the reassure in the App with new option to use measureFunction to test performance of methods. Lets use this to cover the most crucial method in the app to ensure changes do not introduce big regressions in these methods which might already take long and are called often.
Let's focus on methods in ReportActionsUtils, SidebarUtils (getOptionData specifically) and ReportUtils