entangled icon indicating copy to clipboard operation
entangled copied to clipboard

infra: setup automated binary size regression tests

Open th0br0 opened this issue 6 years ago • 2 comments

For PRs, we should have a bot that checks the binary size changes as well. I believe there are some public github projects that have suchs bots running automagically (rust?)

th0br0 avatar Feb 01 '19 04:02 th0br0

Maybe you could add a pipeline that runs Bloaty?

rajivshah3 avatar Feb 01 '19 04:02 rajivshah3

Ideally, this will work in hand with buildkite artifact uploads, bloaty, and a bot that parses the outputs and reports back if size increased by too much via some combination of SLOC added/removed

th0br0 avatar Feb 01 '19 05:02 th0br0