dlhg / burgerclicker

0 stars 0 forks source link

graph animation performance #35

Open dlhg opened 11 months ago

dlhg commented 11 months ago

noted some freezing/degredation when lots of elements in X axis, like 500+ do some more testing if reproducable, think about changing animation or just disabling it

dlhg commented 11 months ago

tested on newer pc and it works better. also added the option to disable anim and look at only most recent 60 or 300 ticks. closing

dlhg commented 11 months ago

reopening, performance is getting bad both with and without graph anim at about 1000 entries falling burger animation affected (freezing, framerate drops) when last 60 or 300 seconds enabled, performance is fine possible workaround - just create animated gifs for each level of falling burger anim instead of generating it dynamically otherwise look into ways to improve performance