hundeva / Lean-Launcher

Pixel Launcher with a few added useful options
Other
507 stars 85 forks source link

Laggy animations msm8994 #175

Open ghost opened 6 years ago

ghost commented 6 years ago

On nexus 6p (8.1 stock firmware) the animations in app drawer and Google now are a bit slow and snappy. I tried to force gpu rendering without results.

setprop debug.gr.swapinterval 1 setprop debug.egl.swapinterval -60 setprop debug.sf.hw 1 setprop debug.egl.hw 1 setprop debugging.composition.type gpu setprop debug.performance.tuning 1 setprop video.accelerate.hw 1

hundeva commented 6 years ago

Can you make a gif or a video showing the issue? I never experienced performance issues, not even on a Nexus 4, which is basically the minimum requirement for the launcher.

ghost commented 6 years ago

@hundeva ok this is the video:

https://photos.app.goo.gl/4ksrRB5vUYQVTn442

I'm also using a performing governor (Nightmare), a scheduler fiops, triple buffers enabled in the kernel :disappointed:

devxn commented 6 years ago

Maybe you can Try changing the animation scales in developer options.

ghost commented 6 years ago

relieves the problem, does not solve it. I changed rom by installing an aosp. a slight improvement in performance. I rebuilt the kernel and modified the CPU governors (Nightmare Little cluster & darkness big cluster), scheduler sio etc. I think the problem is just msm8994 because we see micro-lag in the system too.

I do not know the GPU governors. I will try to give a reconfiguration to see if anything changes. I doubt it.