Hi binary-size@,
I'm a bit confused by the CQ dry-run output I'm getting, and I was looking for advice.
The "Android Binary Size" is what I'd expect. I'm adding 2 int16s to a constexpr data structure with a little over 1000 instances. That should lead to a 4-5k binary size increase, and that's what the superdiff results show.
But the "Android Binary Size (arm64 high end)" result is a 574k increase, which doesn't make any sense. I've been trying to follow the
instructions to run diagnose_bloat.py locally, but can't seem to get it running for a 64-bit build. Any advice on how to get a breakdown of where this alleged massive increase is coming from (or how worried to be about it)?
Thanks!
~Nate