Closed
Description
We are now tracing browser-bench sample AppBundle size in daily measurements https://github.com/radekdoulik/WasmPerformanceMeasurements/blob/main/measurements/index.zip and there was quite large size regression around 8/12/2022. The AppBundle size increased by cca 1.1MB.
By bisecting the commits I got to the commit, which causes that, c55d76d from PR #72051.
I am not yet sure, what in that commit caused the regression.