Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

it's not that hard to go through them (I can just browse through my hg commit history)
but thing is I want to investigate any potential performance problem regardless (even false alarms)
(e.g. all through testing I thought the particles were optimised because their rendering was optimised
and turns out they were a cause of a  major performance drop because I forgot that some of them also check for collisions)