ku-fpg / blank-canvas

A Haskell API into HTML5 Canvas
BSD 3-Clause "New" or "Revised" License
71 stars 14 forks source link

Slowdown #55

Open andygill opened 9 years ago

andygill commented 9 years ago

There are reports from EECS 776 that blank canvas slows down after playing a blank canvas game for a bit (~30 seconds). We need to figure out if that is a blank canvas issue, or an idiom issue.

jhmcstanton commented 9 years ago

Do we have any additional information with these reports? Are the slowdowns temporary or perpetual? Is this compiled or interpreted? I have had some temporary performance losses while using ghci, but I think the timing was generally random.