Open slowlydev opened 3 weeks ago
I am currently working on a rewrite of the buffers and state management and I hope it will improve the situation. But I am always open for suggestions.
Just subscribing to this issue, ignore this
I am currently working on a rewrite of the buffers and state management and I hope it will improve the situation. But I am always open for suggestions.
If you have an alternate beta deployment to test this weekend just let us know.
If you have an alternate beta deployment to test this weekend just let us know.
okay Ill try to get it to a useable state, I also want to do some UI changes so its a bit of a mess right now 😅
At least the memory issues should be fixed now. Changes are live on https://dev.f1-dash.com and will arrive on prod soon.
I think this is because of memory leaks which are more apparent on different platforms.
On Firefox the dashboard quickly becomes super laggy and is completely unusable. See #108
On Mobile devices the dashboard also starts lagging https://github.com/slowlydev/f1-dash/issues/146#issuecomment-2439740289 https://github.com/slowlydev/f1-dash/issues/146#issuecomment-2441754830
It probably has to do with the buffers not being cleared up and leaking.