bttv-android / bttv

A mod of the Twitch Android Mobile App adding BetterTTV, FrankerFaceZ and 7TV emotes
MIT License
636 stars 21 forks source link

Streams sometimes stutter #78

Closed FoseFx closed 3 years ago

FoseFx commented 3 years ago

I just noticed performance issues with the mod, that don't happen in the official version. It feels like some frames are dropped, maybe the mod does too much on the UI thread? This is new and probably caused by an base update.

FoseFx commented 3 years ago

Even after #79 was merged, the issues remain in livestreams. I have noticed the stutters in streams with empty chats as well. So if has to come from somewhere else.

FoseFx commented 3 years ago

I don't think it's an issue related to #79 code at all anymore.

FoseFx commented 3 years ago

After the base bump these occur less often. Probably some GC issue, but GC is fast in the profiler. In other words: I have no idea what is causing this :/