FinnStokes / celia

Ludum Dare 23 Jam game
2 stars 2 forks source link

Performance is really bad on some computers #18

Closed FinnStokes closed 12 years ago

FinnStokes commented 12 years ago

I will profile the code and see if there is anywhere that is being unnecessarily slow.

colincapurso commented 12 years ago

It's probably the changes I did to the background. Which stretches to the size of the window.

FinnStokes commented 12 years ago

I've made some improvements to performance, but the parallax rendering could still do with optimisation.

FinnStokes commented 12 years ago

This has been mostly fixed by recent optimisations but there is still significant room for improvement in scaling back on low end hardware.

FinnStokes commented 12 years ago

Performance on low-end hardware has been greatly improved in commit 9edd26cc20a3867f729bd2550bd05686104ee81e.