GHC-itself code size metrics
It would be good to measure the code size of GHC (either just the compiler program file, or potentially a larger part of the distribution), and potentially have a test akin to the perf tests which would let us know if it increases significantly across a commit.
See https://gitlab.haskell.org/ghc/ghc/-/issues/22185#note_455970.
issue