the Dashboard is getting slower and slower with the whole data.
There are some indexes missing from the schema. I need to add those and provide a migration script for older installs, but this will take a bit of work and I haven't finished it yet. Once this is done, running the upgrade script will create the indexes and the dashboard will load much faster.
Does sombody have a quick and dirty soulution to erase the "submitted_work" and the "work_data" every 24h ?
I thougt about dropping every 24h the data from hour 0 -> 23 ... so i keep some stats (like hashrate of the last hour).
See the "Database maintenance" section of
the readme.