Debug mode faster than Release mode in Android

Hi, I just compiled my game for android and in debug mode I got around 50fps but in release mode only 28-40 fps.

you have any thoughts as to how this can be so?

Thank you so much.

On what device and OS version are you testing?

cocos2dx 3.8.1 in my Asus zenfone 5 with Android 4.4.2, the difference it’s insane haha

Hi,

I am experiencing the same issue, i am getting around 5-10 fps in release and about 35-40 fps in debug mode, i,e i compile my code via cocos deploy -s ./ -p android -m release (release mode) and cocos deploy -s ./ -p android -m debug (debug mode), does anybody have any suggestion, please help.

i am also using cocos2dx 3.8.1

download the new version… =S

I couldn’t fix it