clash-compiler icon indicating copy to clipboard operation
clash-compiler copied to clipboard

Clash slow on Windows using GHC 9.8

Open christiaanb opened this issue 6 months ago • 3 comments

Observed on the CI runs of https://github.com/clash-lang/clash-compiler/pull/2768, I see that running the vector testsuite takes:

  • On GHC 9.4: 7m19s https://github.com/clash-lang/clash-compiler/actions/runs/10091542369/job/27903324484
  • On GHC 9.8: 1h32m57s https://github.com/clash-lang/clash-compiler/actions/runs/10091542369/job/27903324825

christiaanb avatar Jul 27 '24 09:07 christiaanb