I create a empty mobile game project, then do nothing, directly build, ~50ms per frame.
Is vsync lead to this ?
I create a empty mobile game project, then do nothing, directly build, ~50ms per frame.
Can you provide more information? What android model? I can’t see any reason why it would be so slow, the majority of the frame is spent waiting on vsync. Can you check for any battery-save mode on the phone?
The high number on the VSync implies it’s something with the hardware. On your android, do you have some sort of battery saving mode on, or perhaps other vsync related settings?
I have no any battery-saving mode on, it runs on Samsung and iPad mini 4 slow. I have tested by visual profile, ~16ms on Windows, but also very slow on Android.