ivanperez-keera / SpaceInvaders

A Haskell game written in Yampa
BSD 3-Clause "New" or "Revised" License
26 stars 16 forks source link

Slow execution with GHC 8.6.5 #33

Closed ivanperez-keera closed 3 years ago

ivanperez-keera commented 3 years ago

When using GHC 8.6.5, the execution is slow.

I have not looked into the details, but it resembles the behaviour I'd seen when games are garbage collecting heavily mid-game.