Ben, David

I’m still baffled by how to reliably get GHC perf metrics on my local machine.

The wiki page https://gitlab.haskell.org/ghc/ghc/wikis/building/running-tests/performance-tests helps, but not enough!

I think that they are somehow handled differently (why?) but they are all muddled up on the wiki page.

$ git fetch https://gitlab.haskell.org/ghc/ghc-performance-notes.git refs/notes/perf:refs/notes/ci/perf

Thanks

Simon