Here are some tips:
1) Go to the Construct manual, there is a section in Tips and Guides about optimizations
2) The physics behavior is very CPU intensive so that could be the problem
3) how is the land being generated? That could be the problem, having too many sprites. Make sure the land despawns offscreen.