
9 May
2017
9 May
'17
1:52 p.m.
Simon Peyton Jones via ghc-devs
Test perf/compiler/T9675 is failing (dramatically) for me. See https://ghc.haskell.org/trac/ghc/ticket/13668 Is it not failing for anyone else? Why does https://perf.haskell.org/ghc/ not show it up? Could someone (Reid?) track down which patch made it go bad?
It was my "simplification" to Reid's patch, b3da6a6c3546562d5c5e83b8af5d3fd04c07e0c1, that regressed it. I still don't know why I didn't see this in my previous local testing, but I did start noticing it last night. Cheers, - Ben