Problem
The hybridApp builds are noticeably slower than the standalone NewDot native builds, this is hindering our ability to test and ship code fast as well as debug different branched (bisect on native changes etc)
Solution
Create workflow that will allow us to simply run and compare the standalone and hybrid app builds from main in github CI so we can analyze where to get improvements in the build time
Problem
The hybridApp builds are noticeably slower than the standalone NewDot native builds, this is hindering our ability to test and ship code fast as well as debug different branched (bisect on native changes etc)
Solution
Create workflow that will allow us to simply run and compare the standalone and hybrid app builds from main in github CI so we can analyze where to get improvements in the build time