react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

App perf measurement to scenario job

Open chrisglein opened this issue 2 years ago • 0 comments

Pipeline now gathers perf traces of the app and store the results in a CSV file (6 days)

  • Run machine quieting scripts - 1 day
  • Write perf profiles - 1 day if copying existing… unknown if we actually have to write our own
    • Copy WinUI profiles
    • Copy the profile in vnext/Scripts/Tracing (Hermes specific?)
  • Extract data using perf tool + profiles - 2 days
  • Store data to CSV - 3 days
    • Figure out where CSV "lives" (temp? artifacts?) - 1 day
    • Create CSV - 1 day
    • Append data to CSV - 1 day

chrisglein avatar Jun 14 '22 22:06 chrisglein