CreatureSurvive / Fabric-2-Issues

Issue and bug report tracker for Fabric 2
3 stars 3 forks source link

Poor performance parsing this OLED wallpaper #46

Open delon5 opened 4 years ago

delon5 commented 4 years ago

https://reddit.com/r/Amoledbackgrounds/comments/gval2n/purple_skeleton_1125x2436/

Trying to cycle though wallpaper generated color’s on lockscreen by tapping the clock causes a respring with this wallpaper set.

CreatureSurvive commented 4 years ago

Any chance that this produces a crash report? I’m not able to reproduce this issue.

delon5 commented 4 years ago

Any chance that this produces a crash report? I’m not able to reproduce this issue.

no sorry. I wish it was just respringing everytime I touched the clock until I change wallpapers

delon5 commented 4 years ago

Any chance that this produces a crash report? I’m not able to reproduce this issue.

Here is a crashlog https://pastebin.com/GUCQBnp3 I was toggling off disable lockscreen edit mode

CreatureSurvive commented 4 years ago

@delon5 That crash I can reproduce occasionally, so I’ll take care of that. I don’t think it’s related to the issue you posted about though. I did some more testing with that wallpaper, and though I couldn’t reproduce the crash, Fabric definitely struggles with that wallpaper and takes quite a while to parse it. I will do some more debugging and see if I can optimize my image parsing lib to perform better with OLED wallpapers.